diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-28 22:26:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-28 22:26:44 +0000 |
commit | 125bc0d46ed93e81aeb291124d21678f96ee61ce (patch) | |
tree | f666905a4a3fca0fda3a349ea977b667aee21595 /kde-base/artsplugin-audiofile | |
parent | ~x86-fbsd keyword added. (diff) | |
download | historical-125bc0d46ed93e81aeb291124d21678f96ee61ce.tar.gz historical-125bc0d46ed93e81aeb291124d21678f96ee61ce.tar.bz2 historical-125bc0d46ed93e81aeb291124d21678f96ee61ce.zip |
Stable on ppc64
Package-Manager: portage-2.1.1-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.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 76e036b0a843..b9f98dffb397 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.45 2006/11/16 04:22:24 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/ChangeLog,v 1.46 2006/11/28 22:22:04 corsair Exp $ + + 28 Nov 2006; Markus Rothe <corsair@gentoo.org> + artsplugin-audiofile-3.5.4.ebuild: + Stable on ppc64 16 Nov 2006; Joseph Jezak <josejx@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 b7721bdfb4f3..21460f41679f 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.6 2006/11/16 04:22:24 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-audiofile/artsplugin-audiofile-3.5.4.ebuild,v 1.7 2006/11/28 22:22:04 corsair 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" |