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 | 31e08730690c36c3548426a6c80f3a4828303157 (patch) | |
tree | d1dd8bae46c10348e4dd0a1fb1a3241b60a04905 /x11-base | |
parent | sync IUSE (missing), trim trailing whitespace (diff) | |
download | historical-31e08730690c36c3548426a6c80f3a4828303157.tar.gz historical-31e08730690c36c3548426a6c80f3a4828303157.tar.bz2 historical-31e08730690c36c3548426a6c80f3a4828303157.zip |
sync IUSE (missing)
Diffstat (limited to 'x11-base')
-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 |