diff options
author | 2008-05-14 17:28:58 +0000 | |
---|---|---|
committer | 2008-05-14 17:28:58 +0000 | |
commit | 82ea3c89ae23ba57a5e2d4f69e24d51664c9a315 (patch) | |
tree | 524cff0d4ac10111d8e11efc02bc190e27018c0c /kde-base/artsplugin-audiofile | |
parent | Version bump wrt #221993, thanks to Fabio Rossi. (diff) | |
download | gentoo-2-82ea3c89ae23ba57a5e2d4f69e24d51664c9a315.tar.gz gentoo-2-82ea3c89ae23ba57a5e2d4f69e24d51664c9a315.tar.bz2 gentoo-2-82ea3c89ae23ba57a5e2d4f69e24d51664c9a315.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
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 5b5bafacdec9..79eaebd7ae32 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.63 2008/05/13 13:51:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.64 2008/05/14 17:28:58 corsair Exp $ + + 14 May 2008; Markus Rothe <corsair@gentoo.org> + artsplugin-audiofile-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@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 35e88a5937d2..da98066fef2e 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.5 2008/05/13 13:51:32 jer Exp $ +# $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 $ 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" |