diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-05-30 05:09:44 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-05-30 05:09:44 +0000 |
commit | aa398be15c2c42be8b73f33158f1dd6d06c56f83 (patch) | |
tree | eb702b1444937e47595a279b27a102b390a05716 /kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild | |
parent | Marked ~ppc for bug #134615. (diff) | |
download | historical-aa398be15c2c42be8b73f33158f1dd6d06c56f83.tar.gz historical-aa398be15c2c42be8b73f33158f1dd6d06c56f83.tar.bz2 historical-aa398be15c2c42be8b73f33158f1dd6d06c56f83.zip |
Marked ppc stable for bug #132213.
Package-Manager: portage-2.1_rc3-r1
Diffstat (limited to 'kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild')
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild index 740b5bcdd7e2..dfa34895602f 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.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-xine/artsplugin-xine-3.5.2.ebuild,v 1.8 2006/05/30 01:22:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.2.ebuild,v 1.9 2006/05/30 05:09:35 josejx Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -10,6 +10,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="arts xine plugin" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=media-libs/xine-lib-1.0" |