summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-01-10 13:05:02 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-01-10 13:05:02 +0000
commit67c8cd726d80d14b23c0571d004f64d197158edb (patch)
treea6d024377315e207cc70fabfc2ead3b47c0630c6 /net-libs/webkit-gtk
parentCorrect dependencies, fix library install path wrt #351246, fix doc install p... (diff)
downloadgentoo-2-67c8cd726d80d14b23c0571d004f64d197158edb.tar.gz
gentoo-2-67c8cd726d80d14b23c0571d004f64d197158edb.tar.bz2
gentoo-2-67c8cd726d80d14b23c0571d004f64d197158edb.zip
x86 stable wrt security bug #350598
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r--net-libs/webkit-gtk/ChangeLog6
-rw-r--r--net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog
index cb560c88ae02..6f63a91445e0 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.94 2011/01/10 10:31:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.95 2011/01/10 13:05:02 phajdan.jr Exp $
+
+ 10 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ webkit-gtk-1.2.6.ebuild:
+ x86 stable wrt security bug #350598
10 Jan 2011; Markos Chandras <hwoarang@gentoo.org> webkit-gtk-1.2.6.ebuild:
Stable on amd64 wrt bug #350598
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 ac56847a0ee8..b33daec268c3 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.3 2011/01/10 10:31:37 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.2.6.ebuild,v 1.4 2011/01/10 13:05:02 phajdan.jr 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"