summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:18:16 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:18:16 +0000
commitb38654e4e79f8deafe646a669868f17e6b0b5d58 (patch)
tree749b83330f8d4c12376c5dab5622892e0ddac0e8 /dev-libs/DFB++
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-b38654e4e79f8deafe646a669868f17e6b0b5d58.tar.gz
gentoo-2-b38654e4e79f8deafe646a669868f17e6b0b5d58.tar.bz2
gentoo-2-b38654e4e79f8deafe646a669868f17e6b0b5d58.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}"