diff options
author | 2011-06-11 16:18:12 +0000 | |
---|---|---|
committer | 2011-06-11 16:18:12 +0000 | |
commit | f2b1762f0c11154049d5c3f429823c7040208142 (patch) | |
tree | 45c4c0e1248c47b0ed1fef4ef22943118d60d6f7 /net-libs/webkit-gtk | |
parent | Add ~alpha/~ia64/~sh/~sparc wrt #365331 (diff) | |
download | gentoo-2-f2b1762f0c11154049d5c3f429823c7040208142.tar.gz gentoo-2-f2b1762f0c11154049d5c3f429823c7040208142.tar.bz2 gentoo-2-f2b1762f0c11154049d5c3f429823c7040208142.zip |
Add ~alpha/~ia64/~sparc wrt #365331
(Portage version: 2.1.10/cvs/Linux ia64)
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-1.4.1-r200.ebuild | 4 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-1.4.1-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 890122f2cec6..efab7c2e979a 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.109 2011/06/11 00:04:12 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.110 2011/06/11 16:18:12 armin76 Exp $ + + 11 Jun 2011; Raúl Porcel <armin76@gentoo.org> webkit-gtk-1.4.1-r200.ebuild, + webkit-gtk-1.4.1-r300.ebuild: + Add ~alpha/~ia64/~sparc wrt #365331 *webkit-gtk-1.4.1-r300 (11 Jun 2011) *webkit-gtk-1.4.1-r200 (11 Jun 2011) diff --git a/net-libs/webkit-gtk/webkit-gtk-1.4.1-r200.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.4.1-r200.ebuild index 373ae6cbaf87..fd92e1be2f1e 100644 --- a/net-libs/webkit-gtk/webkit-gtk-1.4.1-r200.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-1.4.1-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.1-r200.ebuild,v 1.1 2011/06/11 00:04:12 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.4.1-r200.ebuild,v 1.2 2011/06/11 16:18:12 armin76 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="~amd64 ~arm ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" # geoclue IUSE="aqua coverage debug doc spell +gstreamer +introspection +jit" diff --git a/net-libs/webkit-gtk/webkit-gtk-1.4.1-r300.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.4.1-r300.ebuild index 6651acd2ae37..74cb1021a37e 100644 --- a/net-libs/webkit-gtk/webkit-gtk-1.4.1-r300.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-1.4.1-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.1-r300.ebuild,v 1.1 2011/06/11 00:04:12 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.4.1-r300.ebuild,v 1.2 2011/06/11 16:18:12 armin76 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="~amd64 ~arm ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" # geoclue IUSE="aqua coverage debug doc +gstreamer +introspection +jit spell" |