diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 13:38:05 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 13:38:05 +0000 |
commit | 3fcb26fe9bf47958ad88d0b9658ea8a8a03d5e8f (patch) | |
tree | 2b252fd06f4f4e4c9e13f292ebf6f24ab77725dc /kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-3fcb26fe9bf47958ad88d0b9658ea8a8a03d5e8f.tar.gz gentoo-2-3fcb26fe9bf47958ad88d0b9658ea8a8a03d5e8f.tar.bz2 gentoo-2-3fcb26fe9bf47958ad88d0b9658ea8a8a03d5e8f.zip |
"Stable x86, bug #147570"
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild')
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild index 6437dec61f8f..9c56a076055e 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.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.5.ebuild,v 1.1 2006/10/03 08:50:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.5.ebuild,v 1.2 2006/11/13 13:38:05 opfer 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" |