diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-30 05:37:25 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-30 05:37:25 +0000 |
commit | d9e62c0ebd8af7e5d07acc6544500411b64bef17 (patch) | |
tree | 2c06b944df729b958b02406c71fa597520c2238c /kde-base/artsplugin-mpg123 | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-d9e62c0ebd8af7e5d07acc6544500411b64bef17.tar.gz gentoo-2-d9e62c0ebd8af7e5d07acc6544500411b64bef17.tar.bz2 gentoo-2-d9e62c0ebd8af7e5d07acc6544500411b64bef17.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/artsplugin-mpg123')
-rw-r--r-- | kde-base/artsplugin-mpg123/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/artsplugin-mpg123/ChangeLog b/kde-base/artsplugin-mpg123/ChangeLog index 971bdad0c75a..93988a787f8e 100644 --- a/kde-base/artsplugin-mpg123/ChangeLog +++ b/kde-base/artsplugin-mpg123/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/artsplugin-mpg123 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpg123/ChangeLog,v 1.32 2006/05/30 01:12:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpg123/ChangeLog,v 1.33 2006/05/30 05:37:25 corsair Exp $ + + 30 May 2006; Markus Rothe <corsair@gentoo.org> + artsplugin-mpg123-3.5.0.ebuild: + Stable on ppc64 30 May 2006; Diego Pettenò <flameeyes@gentoo.org> artsplugin-mpg123-3.4.1.ebuild, artsplugin-mpg123-3.5.0.ebuild: diff --git a/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0.ebuild b/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0.ebuild index 1e72b3906c90..ff6f73484eb9 100644 --- a/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0.ebuild +++ b/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0.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-mpg123/artsplugin-mpg123-3.5.0.ebuild,v 1.9 2006/05/30 05:09:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.0.ebuild,v 1.10 2006/05/30 05:37:25 corsair Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,5 +10,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="aRts plugin for mpg123" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" |