diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 17:42:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 17:42:59 +0000 |
commit | f9f420c043abf9e91e24f4aa3aadad0644c75768 (patch) | |
tree | 03f52b10e009eb4190015ac0d4118752623f1a6e /net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild | |
parent | Change license to public-domain. #426800 (diff) | |
download | gentoo-2-f9f420c043abf9e91e24f4aa3aadad0644c75768.tar.gz gentoo-2-f9f420c043abf9e91e24f4aa3aadad0644c75768.tar.bz2 gentoo-2-f9f420c043abf9e91e24f4aa3aadad0644c75768.zip |
Stable for AMD64, wrt bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild index f611ce74bb75..2a3f23872913 100644 --- a/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild,v 1.2 2012/10/04 07:40:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r300.ebuild,v 1.3 2012/10/04 17:42:59 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2 LGPL-2.1 BSD" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage debug doc +geoloc +gstreamer +introspection +jit spell +webgl webkit2" # bugs 372493, 416331 REQUIRED_USE="introspection? ( geoloc gstreamer )" |