diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-01 04:41:05 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-01 04:41:05 +0000 |
commit | 91252250fce6a3952ae7f5bb19a763bd80794561 (patch) | |
tree | 772ee91e6b4a32a1d83fc4dd65677d607c3925e5 /kde-base/artsplugin-audiofile | |
parent | Stable on x86; bug #135076 (diff) | |
download | historical-91252250fce6a3952ae7f5bb19a763bd80794561.tar.gz historical-91252250fce6a3952ae7f5bb19a763bd80794561.tar.bz2 historical-91252250fce6a3952ae7f5bb19a763bd80794561.zip |
Stable on alpha wrt Bug #132213.
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'kde-base/artsplugin-audiofile')
-rw-r--r-- | kde-base/artsplugin-audiofile/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-audiofile/ChangeLog b/kde-base/artsplugin-audiofile/ChangeLog index 73f031bb732f..45b685d4b895 100644 --- a/kde-base/artsplugin-audiofile/ChangeLog +++ b/kde-base/artsplugin-audiofile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/artsplugin-audiofile # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.34 2006/05/30 01:17:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.35 2006/06/01 04:27:48 tcort Exp $ + + 01 Jun 2006; Thomas Cort <tcort@gentoo.org> + artsplugin-audiofile-3.5.0.ebuild: + Stable on alpha wrt Bug #132213. 30 May 2006; Diego Pettenò <flameeyes@gentoo.org> artsplugin-audiofile-3.4.1.ebuild, artsplugin-audiofile-3.5.0.ebuild: diff --git a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild index 8047d19302e5..c92de1f14187 100644 --- a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild +++ b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild,v 1.15 2006/05/30 05:09:36 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.0.ebuild,v 1.16 2006/06/01 04:27:48 tcort Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,6 +10,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts audiofile plugin" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="media-libs/audiofile" |