diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-28 20:19:29 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-28 20:19:29 +0000 |
commit | 86194db83dcfffb9cbc4c849ddf0cbfc89354dc3 (patch) | |
tree | 933debd60d7532cce8303f485e0ed769624014aa /net-libs | |
parent | arm stable, bug #385699 (diff) | |
download | historical-86194db83dcfffb9cbc4c849ddf0cbfc89354dc3.tar.gz historical-86194db83dcfffb9cbc4c849ddf0cbfc89354dc3.tar.bz2 historical-86194db83dcfffb9cbc4c849ddf0cbfc89354dc3.zip |
arm stable, bug #385699
Package-Manager: portage-2.1.10.30/cvs/Linux x86_64
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/ChangeLog | 5 | ||||
-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, 8 insertions, 5 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog index 63c59038bdc8..f4b7085fea30 100644 --- a/net-libs/webkit-gtk/ChangeLog +++ b/net-libs/webkit-gtk/ChangeLog @@ -1,6 +1,9 @@ # 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.126 2011/10/28 20:18:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.127 2011/10/28 20:19:29 maekke Exp $ + + 28 Oct 2011; Markus Meier <maekke@gentoo.org> webkit-gtk-1.4.3-r300.ebuild: + arm stable, bug #385699 28 Oct 2011; Markus Meier <maekke@gentoo.org> webkit-gtk-1.4.3-r200.ebuild: arm stable, bug #385699 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 fce7d9c14ac7..52ba0eac3614 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.4 2011/10/21 15:01:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.4.3-r200.ebuild,v 1.5 2011/10/28 20:18:22 maekke 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 cc7efcb73aca..0eeaef033575 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.5 2011/10/21 15:01:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.4.3-r300.ebuild,v 1.6 2011/10/28 20:19:29 maekke 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 |