summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:23:59 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:23:59 +0000
commite2aee7111164e450f9e5aa0edb4fa735bc9aed88 (patch)
treeb61b29eef3f93da9b236b3014a928f4969d80e09 /dev-libs/DFB++
parentsync IUSE (missing) (diff)
downloadhistorical-e2aee7111164e450f9e5aa0edb4fa735bc9aed88.tar.gz
historical-e2aee7111164e450f9e5aa0edb4fa735bc9aed88.tar.bz2
historical-e2aee7111164e450f9e5aa0edb4fa735bc9aed88.zip
sync IUSE (missing)
Diffstat (limited to 'dev-libs/DFB++')
-rw-r--r--dev-libs/DFB++/DFB++-0.9.20.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/DFB++/DFB++-0.9.20.ebuild b/dev-libs/DFB++/DFB++-0.9.20.ebuild
index 7ec34390ddf2..ce6fffcba904 100644
--- a/dev-libs/DFB++/DFB++-0.9.20.ebuild
+++ b/dev-libs/DFB++/DFB++-0.9.20.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/dev-libs/DFB++/DFB++-0.9.20.ebuild,v 1.2 2004/06/24 23:04:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/DFB++/DFB++-0.9.20.ebuild,v 1.3 2004/07/14 14:15:10 agriffis Exp $
DESCRIPTION="C++ bindings for DirectFB"
HOMEPAGE="http://www.directfb.org/dfb++.xml"
@@ -9,6 +9,7 @@ SRC_URI="http://directfb.org/download/DirectFB/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="~dev-libs/DirectFB-${PV}"