diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-30 17:25:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-30 17:25:25 +0000 |
commit | 78627c694db131dde74a8896d0f14c4005f35b03 (patch) | |
tree | 8f90e3861127cb256f0d2903d6fc77df7c54c80d /kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.8.ebuild | |
parent | Remove masks for app-editors/emacs-cvs snapshots since they are gone. (diff) | |
download | gentoo-2-78627c694db131dde74a8896d0f14c4005f35b03.tar.gz gentoo-2-78627c694db131dde74a8896d0f14c4005f35b03.tar.bz2 gentoo-2-78627c694db131dde74a8896d0f14c4005f35b03.zip |
KDE stablization for ppc64 bug 207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.8.ebuild')
-rw-r--r-- | kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.8.ebuild b/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.8.ebuild index af01d9a7d114..1d1e453202c9 100644 --- a/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.8.ebuild +++ b/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.8.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-mpg123/artsplugin-mpg123-3.5.8.ebuild,v 1.3 2008/01/30 07:43:20 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpg123/artsplugin-mpg123-3.5.8.ebuild,v 1.4 2008/01/30 17:24:40 ranger Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,5 +10,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="aRts plugin for mpg123" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 x86" IUSE="" |