diff options
author | 2005-07-11 21:25:00 +0000 | |
---|---|---|
committer | 2005-07-11 21:25:00 +0000 | |
commit | d42553500dda465a2597031b61cb13bef12de0c8 (patch) | |
tree | 6d85238c4ec78524e50d6c53c785687b57856ee3 /media-video | |
parent | sync IUSE (+arts) (diff) | |
download | gentoo-2-d42553500dda465a2597031b61cb13bef12de0c8.tar.gz gentoo-2-d42553500dda465a2597031b61cb13bef12de0c8.tar.bz2 gentoo-2-d42553500dda465a2597031b61cb13bef12de0c8.zip |
sync IUSE (+directfb +gnome)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/xine-ui/xine-ui-0.99.3_pre20041022-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/xine-ui/xine-ui-0.99.3_pre20041022-r1.ebuild b/media-video/xine-ui/xine-ui-0.99.3_pre20041022-r1.ebuild index d1dfda6c0685..5f94edbd1aa5 100644 --- a/media-video/xine-ui/xine-ui-0.99.3_pre20041022-r1.ebuild +++ b/media-video/xine-ui/xine-ui-0.99.3_pre20041022-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.3_pre20041022-r1.ebuild,v 1.4 2005/06/09 00:31:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xine-ui/xine-ui-0.99.3_pre20041022-r1.ebuild,v 1.5 2005/07/11 21:25:00 swegener Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/xine/${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc64 ~sparc" -IUSE="X nls lirc aalib libcaca readline curl ncurses" +IUSE="X aalib curl directfb gnome libcaca lirc ncurses nls readline" S=${WORKDIR}/${PN} |