summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-10 10:31:37 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-10 10:31:37 +0000
commit66af9bceb4493f4ec3b6fe47918b2d4754c8d3c7 (patch)
tree1c7f62ad8961ec23bfb0c286db2833b19d0f4cb7 /net-libs
parentAvoid repeating the same LoadPlugin too many times. (diff)
downloadgentoo-2-66af9bceb4493f4ec3b6fe47918b2d4754c8d3c7.tar.gz
gentoo-2-66af9bceb4493f4ec3b6fe47918b2d4754c8d3c7.tar.bz2
gentoo-2-66af9bceb4493f4ec3b6fe47918b2d4754c8d3c7.zip
Stable on amd64 wrt bug #350598
(Portage version: 2.1.9.30/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/webkit-gtk/ChangeLog5
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog
index 74b70a517783..cb560c88ae02 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.93 2011/01/09 14:25:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.94 2011/01/10 10:31:37 hwoarang Exp $
+
+ 10 Jan 2011; Markos Chandras <hwoarang@gentoo.org> webkit-gtk-1.2.6.ebuild:
+ Stable on amd64 wrt bug #350598
09 Jan 2011; Brent Baude <ranger@gentoo.org> webkit-gtk-1.2.5.ebuild:
Marking webkit-gtk-1.2.5 ppc for bug 281819
diff --git a/net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild
index fd6eb3a715d9..ac56847a0ee8 100644
--- a/net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-1.2.6.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.2.6.ebuild,v 1.2 2011/01/08 11:23:01 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild,v 1.3 2011/01/10 10:31:37 hwoarang Exp $
EAPI="3"
@@ -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 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
# geoclue is missing
IUSE="aqua coverage debug doc +gstreamer introspection +jit"