diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-10-31 08:52:36 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-10-31 08:52:36 +0000 |
commit | 8b2855c84f6cc6995a44357b70819de60a4db41f (patch) | |
tree | cbf4fe21ca8b13680af0c38ffce9cffe5374519d /net-libs | |
parent | package.use.stable.mask updated for #525258 (diff) | |
download | gentoo-2-8b2855c84f6cc6995a44357b70819de60a4db41f.tar.gz gentoo-2-8b2855c84f6cc6995a44357b70819de60a4db41f.tar.bz2 gentoo-2-8b2855c84f6cc6995a44357b70819de60a4db41f.zip |
Move to ~ppc, bug #525258
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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-r201.ebuild | 4 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-2.4.4-r201.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog index cf3803aa899c..4fd94a3b8b7b 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.297 2014/10/31 08:43:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.298 2014/10/31 08:52:36 pacho Exp $ + + 31 Oct 2014; Pacho Ramos <pacho@gentoo.org> webkit-gtk-2.2.6-r201.ebuild, + webkit-gtk-2.4.4-r201.ebuild: + Move to ~ppc, bug #525258 31 Oct 2014; Pacho Ramos <pacho@gentoo.org> webkit-gtk-2.2.6-r201.ebuild, webkit-gtk-2.4.4-r201.ebuild: diff --git a/net-libs/webkit-gtk/webkit-gtk-2.2.6-r201.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.2.6-r201.ebuild index d778f0d4ce8b..0554f9d16e6a 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.2.6-r201.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.2.6-r201.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-r201.ebuild,v 1.6 2014/10/31 08:43:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.2.6-r201.ebuild,v 1.7 2014/10/31 08:52:36 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -15,7 +15,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}a.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.4.4-r201.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.4.4-r201.ebuild index 828bdfc97723..e7201f6917ae 100644 --- a/net-libs/webkit-gtk/webkit-gtk-2.4.4-r201.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-2.4.4-r201.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.4.4-r201.ebuild,v 1.6 2014/10/31 08:43:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-2.4.4-r201.ebuild,v 1.7 2014/10/31 08:52:36 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}a.tar.xz" LICENSE="LGPL-2+ BSD" SLOT="2" # no usable subslot -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 +X" # bugs 372493, 416331 REQUIRED_USE=" |