diff options
Diffstat (limited to 'media-libs/raptor/raptor-1.4.7.ebuild')
-rw-r--r-- | media-libs/raptor/raptor-1.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/raptor/raptor-1.4.7.ebuild b/media-libs/raptor/raptor-1.4.7.ebuild index 5aa3aea13f81..540d861fd8e0 100644 --- a/media-libs/raptor/raptor-1.4.7.ebuild +++ b/media-libs/raptor/raptor-1.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.7.ebuild,v 1.11 2007/06/14 08:00:36 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.7.ebuild,v 1.12 2007/06/26 02:13:05 mr_bones_ Exp $ inherit eutils @@ -27,7 +27,7 @@ RDEPEND="virtual/libc curl? ( net-misc/curl )" # compilation with libwww currently breaks and for using libfetch I didn't find the right USE flag -#IUSE="curl xml libwww gnome" +#IUSE="curl xml libwww gnome" #DEPEND="virtual/libc # gnome? ( >=dev-libs/glib-2.2.1 dev-util/pkgconfig ) # xml? ( >=dev-libs/libxml2-2.4.0 ) : ( dev-libs/expat ) |