diff options
author | 2008-07-30 18:08:05 +0000 | |
---|---|---|
committer | 2008-07-30 18:08:05 +0000 | |
commit | a0b7f953ecdb1e487c7fb5f6107f8fa4aee9833c (patch) | |
tree | 01afd816e3737806e928d96a08996512d15fa973 /net-libs/webkit-gtk/webkit-gtk-0_p35417.ebuild | |
parent | Initial commit from the sunrise overlay. I'm going to proxy-maintain this for... (diff) | |
download | historical-a0b7f953ecdb1e487c7fb5f6107f8fa4aee9833c.tar.gz historical-a0b7f953ecdb1e487c7fb5f6107f8fa4aee9833c.tar.bz2 historical-a0b7f953ecdb1e487c7fb5f6107f8fa4aee9833c.zip |
drop hildon from IUSE
Package-Manager: portage-2.2_rc4/cvs/Linux 2.6.26-gentoo i686
Diffstat (limited to 'net-libs/webkit-gtk/webkit-gtk-0_p35417.ebuild')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-0_p35417.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-0_p35417.ebuild b/net-libs/webkit-gtk/webkit-gtk-0_p35417.ebuild index c742aff972f4..c1920c35cd0d 100644 --- a/net-libs/webkit-gtk/webkit-gtk-0_p35417.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-0_p35417.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-0_p35417.ebuild,v 1.1 2008/07/30 16:54:45 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-0_p35417.ebuild,v 1.2 2008/07/30 18:08:05 jokey Exp $ inherit autotools @@ -12,7 +12,7 @@ SRC_URI="http://nightly.webkit.org/files/trunk/src/${MY_P}.tar.bz2" LICENSE="LGPL-2 LGPL-2.1 BSD" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="coverage debug gstreamer hildon pango soup sqlite svg xslt" +IUSE="coverage debug gstreamer pango soup sqlite svg xslt" RDEPEND=">=x11-libs/gtk+-2.8 dev-libs/icu |