diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:32:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-12 15:32:58 +0000 |
commit | 37caebbd1f91333a50e088f1d102d5d0eeb59c66 (patch) | |
tree | 1730a6580f81a1fd5323a7dce596dcc598acc79f /kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild | |
parent | alpha/ia64/sparc stable wrt #221063 (diff) | |
download | gentoo-2-37caebbd1f91333a50e088f1d102d5d0eeb59c66.tar.gz gentoo-2-37caebbd1f91333a50e088f1d102d5d0eeb59c66.tar.bz2 gentoo-2-37caebbd1f91333a50e088f1d102d5d0eeb59c66.zip |
alpha/ia64/sparc stable wrt #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild')
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild index 585865abf665..fb8021357259 100644 --- a/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.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-xine/artsplugin-xine-3.5.9.ebuild,v 1.2 2008/03/04 05:20:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5.9.ebuild,v 1.3 2008/05/12 15:32:58 armin76 Exp $ ARTS_REQUIRED="yes" KMNAME=kdemultimedia @@ -9,6 +9,6 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="arts xine plugin" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND=">=media-libs/xine-lib-1.0" |