summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:25:11 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:25:11 +0000
commite068b72bb24fe67eea65949a1439519fd9050b1e (patch)
tree11943e013bceaaedf166c0ae1037b43ea5e25e3f /media-libs/raptor
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-e068b72bb24fe67eea65949a1439519fd9050b1e.tar.gz
gentoo-2-e068b72bb24fe67eea65949a1439519fd9050b1e.tar.bz2
gentoo-2-e068b72bb24fe67eea65949a1439519fd9050b1e.zip
sync IUSE (-curl)
Diffstat (limited to 'media-libs/raptor')
-rw-r--r--media-libs/raptor/raptor-0.9.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/raptor/raptor-0.9.8.ebuild b/media-libs/raptor/raptor-0.9.8.ebuild
index f005849ed145..c2eed46f40f9 100644
--- a/media-libs/raptor/raptor-0.9.8.ebuild
+++ b/media-libs/raptor/raptor-0.9.8.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/media-libs/raptor/raptor-0.9.8.ebuild,v 1.7 2004/07/01 08:03:13 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-0.9.8.ebuild,v 1.8 2004/07/14 20:25:11 agriffis Exp $
DESCRIPTION="The RDF Parser Toolkit"
HOMEPAGE="http://www.redland.opensource.ac.uk/raptor/"
@@ -9,7 +9,7 @@ SRC_URI="http://www.redland.opensource.ac.uk/dist/source/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-IUSE="curl"
+IUSE=""
DEPEND="virtual/libc
>=dev-libs/libxml2-2.4.24"