diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 13:37:18 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 13:37:18 +0000 |
commit | e784c991234aaf048689ef4097e7452ea87c0ece (patch) | |
tree | 58a27ab4869ced3308f88662c253f81a68dc0630 /kde-base/artsplugin-audiofile | |
parent | "Stable x86, bug #147570" (diff) | |
download | gentoo-2-e784c991234aaf048689ef4097e7452ea87c0ece.tar.gz gentoo-2-e784c991234aaf048689ef4097e7452ea87c0ece.tar.bz2 gentoo-2-e784c991234aaf048689ef4097e7452ea87c0ece.zip |
"Stable x86, bug #147570"
(Portage version: 2.1.1-r1)
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.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-audiofile/ChangeLog b/kde-base/artsplugin-audiofile/ChangeLog index 7f3e94586c2a..a117317b9cf2 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.41 2006/10/03 08:47:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.42 2006/11/13 13:37:18 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + artsplugin-audiofile-3.5.4.ebuild: + "Stable x86, bug #147570" 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> artsplugin-audiofile-3.5.4.ebuild: diff --git a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild index 0b617e5fc524..566b2c2c1597 100644 --- a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild +++ b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.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.4.ebuild,v 1.2 2006/10/03 08:47:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild,v 1.3 2006/11/13 13:37:18 opfer 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/audiofile" |