Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
phajdan.jr 11/02/11 13:11:47
Modified: ChangeLog webkit-gtk-1.2.7.ebuild
Log:
x86 stable wrt security bug #354209
(Portage version: 2.1.9.25/cvs/Linux i686)
Revision Changes Path
1.103 net-libs/webkit-gtk/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.103&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?rev=1.103&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/ChangeLog?r1=1.102&r2=1.103
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog 10 Feb 2011 22:14:26 -0000 1.102
+++ ChangeLog 11 Feb 2011 13:11:47 -0000 1.103
@@ -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@g.o>
+ webkit-gtk-1.2.7.ebuild:
+ x86 stable wrt security bug #354209
10 Feb 2011; Markos Chandras <hwoarang@g.o> webkit-gtk-1.2.7.ebuild:
Stable on amd64 wrt bug #354209
1.3 net-libs/webkit-gtk/webkit-gtk-1.2.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.2.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.2.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.2.7.ebuild?r1=1.2&r2=1.3
Index: webkit-gtk-1.2.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.2.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- webkit-gtk-1.2.7.ebuild 10 Feb 2011 22:14:26 -0000 1.2
+++ webkit-gtk-1.2.7.ebuild 11 Feb 2011 13:11:47 -0000 1.3
@@ -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 @@
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"
|
|