diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-11 13:11:47 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-11 13:11:47 +0000 |
commit | d8d1c856d07f33f965ed09746fa1ce99b52cc603 (patch) | |
tree | 914814febb7f97263d1f405b012bb2eff950e191 /net-libs | |
parent | Stable on amd64 wrt bug #353487 (diff) | |
download | gentoo-2-d8d1c856d07f33f965ed09746fa1ce99b52cc603.tar.gz gentoo-2-d8d1c856d07f33f965ed09746fa1ce99b52cc603.tar.bz2 gentoo-2-d8d1c856d07f33f965ed09746fa1ce99b52cc603.zip |
x86 stable wrt security bug #354209
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/webkit-gtk/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-1.2.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog index 901d57268533..f1c5865b53d6 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.102 2011/02/10 22:14:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.103 2011/02/11 13:11:47 phajdan.jr Exp $ + + 11 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + webkit-gtk-1.2.7.ebuild: + x86 stable wrt security bug #354209 10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> webkit-gtk-1.2.7.ebuild: Stable on amd64 wrt bug #354209 diff --git a/net-libs/webkit-gtk/webkit-gtk-1.2.7.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.2.7.ebuild index 81925d43021c..1733609f54be 100644 --- a/net-libs/webkit-gtk/webkit-gtk-1.2.7.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-1.2.7.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.7.ebuild,v 1.2 2011/02/10 22:14:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.2.7.ebuild,v 1.3 2011/02/11 13:11:47 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 ~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 is missing IUSE="aqua coverage debug doc +gstreamer introspection +jit test" |