diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:28:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:28:16 +0000 |
commit | 03feca622ae6f4a7436966ead9c4bba161bba36b (patch) | |
tree | 22544deb59a4b450c1da703afa59204de28e1275 /x11-base/xdirectfb/xdirectfb-1.0_rc5-r1.ebuild | |
parent | sync IUSE (+ncurses) (Manifest recommit) (diff) | |
download | gentoo-2-03feca622ae6f4a7436966ead9c4bba161bba36b.tar.gz gentoo-2-03feca622ae6f4a7436966ead9c4bba161bba36b.tar.bz2 gentoo-2-03feca622ae6f4a7436966ead9c4bba161bba36b.zip |
sync IUSE (missing)
Diffstat (limited to 'x11-base/xdirectfb/xdirectfb-1.0_rc5-r1.ebuild')
-rw-r--r-- | x11-base/xdirectfb/xdirectfb-1.0_rc5-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-base/xdirectfb/xdirectfb-1.0_rc5-r1.ebuild b/x11-base/xdirectfb/xdirectfb-1.0_rc5-r1.ebuild index 563a0efacb59..8695ecfd4fa7 100644 --- a/x11-base/xdirectfb/xdirectfb-1.0_rc5-r1.ebuild +++ b/x11-base/xdirectfb/xdirectfb-1.0_rc5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xdirectfb/xdirectfb-1.0_rc5-r1.ebuild,v 1.3 2004/06/24 21:57:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xdirectfb/xdirectfb-1.0_rc5-r1.ebuild,v 1.4 2004/07/15 00:28:16 agriffis Exp $ inherit eutils @@ -22,6 +22,7 @@ HOMEPAGE="http://www.directfb.org" SLOT="0" LICENSE="X11" KEYWORDS="x86 -sparc ~alpha ~ppc" +IUSE="" DEPEND=">=sys-libs/ncurses-5.1 >=sys-libs/zlib-1.1.3-r2 |