diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-18 18:57:17 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-18 18:57:17 +0000 |
commit | 0ba5fc10a4b7b54302c5fc910277387bd258dc5c (patch) | |
tree | db74fb1eccee91bdcb32e3658fbd99016713324b /kde-base/artsplugin-audiofile | |
parent | amd64/x86 stable, bug #221063 (diff) | |
download | gentoo-2-0ba5fc10a4b7b54302c5fc910277387bd258dc5c.tar.gz gentoo-2-0ba5fc10a4b7b54302c5fc910277387bd258dc5c.tar.bz2 gentoo-2-0ba5fc10a4b7b54302c5fc910277387bd258dc5c.zip |
amd64/x86 stable, bug #221063
(Portage version: 2.1.5)
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.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-audiofile/ChangeLog b/kde-base/artsplugin-audiofile/ChangeLog index 79eaebd7ae32..6e53e2f8bd3e 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.64 2008/05/14 17:28:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.65 2008/05/18 18:57:17 maekke Exp $ + + 18 May 2008; Markus Meier <maekke@gentoo.org> + artsplugin-audiofile-3.5.9.ebuild: + amd64/x86 stable, bug #221063 14 May 2008; Markus Rothe <corsair@gentoo.org> artsplugin-audiofile-3.5.9.ebuild: diff --git a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.9.ebuild b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.9.ebuild index da98066fef2e..548b9955cbe3 100644 --- a/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.9.ebuild +++ b/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.9.ebuild,v 1.6 2008/05/14 17:28:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.9.ebuild,v 1.7 2008/05/18 18:57:17 maekke Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -9,6 +9,6 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="arts audiofile plugin" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/audiofile" |