diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-21 10:30:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-21 10:30:20 +0000 |
commit | bdb09d0f21f1685f5435fe5ae1c7c04e6b80d0e5 (patch) | |
tree | 90f3de375f08faab9d20a4763136a41d28695f7c /net-libs | |
parent | Stable for arm, wrt bug #507568 (diff) | |
download | gentoo-2-bdb09d0f21f1685f5435fe5ae1c7c04e6b80d0e5.tar.gz gentoo-2-bdb09d0f21f1685f5435fe5ae1c7c04e6b80d0e5.tar.bz2 gentoo-2-bdb09d0f21f1685f5435fe5ae1c7c04e6b80d0e5.zip |
Stable for arm, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.2.6-r200.ebuild | 4 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.2.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog index 5b30ac657ca5..5cb1dcf5c526 100644 --- a/net-libs/webkit-gtk/ChangeLog +++ b/net-libs/webkit-gtk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/webkit-gtk # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.262 2014/04/20 08:49:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.263 2014/04/21 10:30:20 ago Exp $ + + 21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> webkit-gtk-2.2.6-r200.ebuild, + webkit-gtk-2.2.6.ebuild: + Stable for arm, wrt bug #507568 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> webkit-gtk-2.2.6-r200.ebuild, webkit-gtk-2.2.6.ebuild: diff --git a/net-libs/webkit-gtk/webkit-gtk-2.2.6-r200.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.2.6-r200.ebuild index 3be67539e161..35c304dbb13d 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.2.6-r200.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.2.6-r200.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.2.6-r200.ebuild,v 1.8 2014/04/20 08:49:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.2.6-r200.ebuild,v 1.9 2014/04/21 10:30:20 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -15,7 +15,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="2" -KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage debug +egl +geoloc gles2 +gstreamer +introspection +jit libsecret +opengl spell +webgl" # bugs 372493, 416331 REQUIRED_USE=" diff --git a/net-libs/webkit-gtk/webkit-gtk-2.2.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.2.6.ebuild index b891aa53f07b..58d208de48f3 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.2.6.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.2.6.ebuild,v 1.8 2014/04/20 08:49:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.2.6.ebuild,v 1.9 2014/04/21 10:30:20 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -15,7 +15,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="3/29" # soname version -KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage debug +egl +geoloc gles2 +gstreamer +introspection +jit libsecret +opengl spell +webgl" # bugs 372493, 416331 REQUIRED_USE=" |