diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:43:45 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:43:45 +0000 |
commit | 18a90adc93638303e762d51eb30daeb98f76af7e (patch) | |
tree | 737222f04a0ec8e74160e4eb5da3467aa466f334 /net-libs | |
parent | ppc/ppc64 stable wrt #385699 (diff) | |
download | gentoo-2-18a90adc93638303e762d51eb30daeb98f76af7e.tar.gz gentoo-2-18a90adc93638303e762d51eb30daeb98f76af7e.tar.bz2 gentoo-2-18a90adc93638303e762d51eb30daeb98f76af7e.zip |
ppc/ppc64 stable wrt #385699
(Portage version: 2.2.0_alpha63/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-1.4.3-r200.ebuild | 4 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-1.4.3-r300.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog index 1aa366a1bb3c..f5fd5cff6b59 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.123 2011/10/14 21:34:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.124 2011/10/16 17:43:45 xarthisius Exp $ + + 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> + webkit-gtk-1.4.3-r200.ebuild, webkit-gtk-1.4.3-r300.ebuild: + ppc/ppc64 stable wrt #385699 14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> webkit-gtk-1.4.3-r200.ebuild, webkit-gtk-1.4.3-r300.ebuild: diff --git a/net-libs/webkit-gtk/webkit-gtk-1.4.3-r200.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.4.3-r200.ebuild index e9aaaabc054d..fd93b0b6048d 100644 --- a/net-libs/webkit-gtk/webkit-gtk-1.4.3-r200.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-1.4.3-r200.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.4.3-r200.ebuild,v 1.2 2011/10/14 21:34:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.4.3-r200.ebuild,v 1.3 2011/10/16 17:43:45 xarthisius Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://www.webkitgtk.org/${MY_P}.tar.gz" LICENSE="LGPL-2 LGPL-2.1 BSD" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" # geoclue IUSE="aqua coverage debug doc spell +gstreamer +introspection +jit" # bug 372493 diff --git a/net-libs/webkit-gtk/webkit-gtk-1.4.3-r300.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.4.3-r300.ebuild index 1fe28a0eca3a..a991bfc97142 100644 --- a/net-libs/webkit-gtk/webkit-gtk-1.4.3-r300.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-1.4.3-r300.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.4.3-r300.ebuild,v 1.3 2011/10/14 21:34:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.4.3-r300.ebuild,v 1.4 2011/10/16 17:43:45 xarthisius Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://www.webkitgtk.org/${MY_P}.tar.gz" LICENSE="LGPL-2 LGPL-2.1 BSD" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" # geoclue IUSE="aqua coverage debug doc +gstreamer +introspection +jit spell" # bug 372493 |