diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-18 19:08:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-18 19:08:16 +0000 |
commit | fb771db21599bd88f5da537c6e7204db50561f9b (patch) | |
tree | f90ca067589430f8875ab7b69cca2b1de2a9a6f2 /kde-base/artsplugin-audiofile | |
parent | alpha stable (diff) | |
download | historical-fb771db21599bd88f5da537c6e7204db50561f9b.tar.gz historical-fb771db21599bd88f5da537c6e7204db50561f9b.tar.bz2 historical-fb771db21599bd88f5da537c6e7204db50561f9b.zip |
amd64/x86 stable, bug #221063
Package-Manager: portage-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" |