summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-01-14 17:48:28 +0000
committerMarkus Meier <maekke@gentoo.org>2012-01-14 17:48:28 +0000
commitad52ce5341f0717d1e137193cb80504495d7bfbc (patch)
tree6d5d5e0d2b965a997837a2a5b32ef7668bd5c727 /net-libs
parentx86 stable, bug #393007 (diff)
downloadhistorical-ad52ce5341f0717d1e137193cb80504495d7bfbc.tar.gz
historical-ad52ce5341f0717d1e137193cb80504495d7bfbc.tar.bz2
historical-ad52ce5341f0717d1e137193cb80504495d7bfbc.zip
x86 stable, bug #393007
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/farsight2/ChangeLog7
-rw-r--r--net-libs/farsight2/farsight2-0.0.29.ebuild6
-rw-r--r--net-libs/glib-networking/ChangeLog6
-rw-r--r--net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild6
-rw-r--r--net-libs/gtk-vnc/ChangeLog7
-rw-r--r--net-libs/gtk-vnc/gtk-vnc-0.4.4.ebuild6
-rw-r--r--net-libs/libsoup-gnome/ChangeLog7
-rw-r--r--net-libs/libsoup-gnome/libsoup-gnome-2.36.1.ebuild6
-rw-r--r--net-libs/libsoup/ChangeLog7
-rw-r--r--net-libs/libsoup/libsoup-2.36.1.ebuild6
-rw-r--r--net-libs/rest/ChangeLog7
-rw-r--r--net-libs/rest/rest-0.7.12.ebuild6
-rw-r--r--net-libs/telepathy-farsight/ChangeLog8
-rw-r--r--net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild6
-rw-r--r--net-libs/telepathy-farstream/ChangeLog8
-rw-r--r--net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild6
-rw-r--r--net-libs/webkit-gtk/ChangeLog7
-rw-r--r--net-libs/webkit-gtk/Manifest12
18 files changed, 77 insertions, 47 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog
index e90ca17c548a..b8f985643319 100644
--- a/net-libs/farsight2/ChangeLog
+++ b/net-libs/farsight2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/farsight2
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.58 2011/12/29 18:16:45 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.59 2012/01/14 17:45:35 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org> farsight2-0.0.29.ebuild:
+ x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> farsight2-0.0.29.ebuild:
amd64 stable, bug 393007
diff --git a/net-libs/farsight2/farsight2-0.0.29.ebuild b/net-libs/farsight2/farsight2-0.0.29.ebuild
index c2d4cd565136..d9634a1806a5 100644
--- a/net-libs/farsight2/farsight2-0.0.29.ebuild
+++ b/net-libs/farsight2/farsight2-0.0.29.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.29.ebuild,v 1.3 2011/12/29 18:16:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.29.ebuild,v 1.4 2012/01/14 17:45:35 maekke Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -12,7 +12,7 @@ HOMEPAGE="http://farsight.freedesktop.org/"
SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="python msn upnp"
# IUSE="python test msn upnp"
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog
index d52562726608..67e47fe89c74 100644
--- a/net-libs/glib-networking/ChangeLog
+++ b/net-libs/glib-networking/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/glib-networking
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.24 2012/01/04 20:03:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.25 2012/01/14 17:37:05 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org>
+ glib-networking-2.30.1-r1.ebuild:
+ x86 stable, bug #393007
*glib-networking-2.30.2 (04 Jan 2012)
diff --git a/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild b/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild
index 776321781225..371d90688503 100644
--- a/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild
+++ b/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild,v 1.3 2011/12/29 18:01:05 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild,v 1.4 2012/01/14 17:37:05 maekke Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@ HOMEPAGE="http://git.gnome.org/browse/glib-networking/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="+gnome +libproxy +ssl" # test
RDEPEND=">=dev-libs/glib-2.29.16:2
diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog
index 520b4a4ac592..0ccbb50c3ffa 100644
--- a/net-libs/gtk-vnc/ChangeLog
+++ b/net-libs/gtk-vnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gtk-vnc
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.76 2011/12/29 18:01:58 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.77 2012/01/14 17:38:12 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org> gtk-vnc-0.4.4.ebuild:
+ x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> gtk-vnc-0.4.4.ebuild:
amd64 stable, bug 393007
diff --git a/net-libs/gtk-vnc/gtk-vnc-0.4.4.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.4.4.ebuild
index 000b782e3d36..bb6bd6a70996 100644
--- a/net-libs/gtk-vnc/gtk-vnc-0.4.4.ebuild
+++ b/net-libs/gtk-vnc/gtk-vnc-0.4.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.4.4.ebuild,v 1.2 2011/12/29 18:01:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.4.4.ebuild,v 1.3 2012/01/14 17:38:12 maekke Exp $
EAPI="3"
GNOME_TARBALL_SUFFIX="xz"
@@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/gtk-vnc"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="examples gtk3 +introspection python sasl vala"
# libview is used in examples/gvncviewer -- no need
diff --git a/net-libs/libsoup-gnome/ChangeLog b/net-libs/libsoup-gnome/ChangeLog
index 3a5a31122271..e5a330f173fa 100644
--- a/net-libs/libsoup-gnome/ChangeLog
+++ b/net-libs/libsoup-gnome/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libsoup-gnome
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/ChangeLog,v 1.64 2011/12/29 18:02:43 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/ChangeLog,v 1.65 2012/01/14 17:42:23 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org> libsoup-gnome-2.36.1.ebuild:
+ x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> libsoup-gnome-2.36.1.ebuild:
amd64 stable, bug 393007
diff --git a/net-libs/libsoup-gnome/libsoup-gnome-2.36.1.ebuild b/net-libs/libsoup-gnome/libsoup-gnome-2.36.1.ebuild
index 45456f4865f7..a9d99939c66a 100644
--- a/net-libs/libsoup-gnome/libsoup-gnome-2.36.1.ebuild
+++ b/net-libs/libsoup-gnome/libsoup-gnome-2.36.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/libsoup-gnome-2.36.1.ebuild,v 1.3 2011/12/29 18:02:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/libsoup-gnome-2.36.1.ebuild,v 1.4 2012/01/14 17:42:23 maekke Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -17,7 +17,7 @@ SRC_URI="${SRC_URI//-gnome}"
LICENSE="LGPL-2"
SLOT="2.4"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-solaris"
IUSE="debug doc +introspection"
RDEPEND="~net-libs/libsoup-${PV}
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog
index 4437165b37cb..e7d782cb7d98 100644
--- a/net-libs/libsoup/ChangeLog
+++ b/net-libs/libsoup/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libsoup
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.266 2011/12/29 18:03:25 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.267 2012/01/14 17:41:19 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org> libsoup-2.36.1.ebuild:
+ x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> libsoup-2.36.1.ebuild:
amd64 stable, bug 393007
diff --git a/net-libs/libsoup/libsoup-2.36.1.ebuild b/net-libs/libsoup/libsoup-2.36.1.ebuild
index e4029b9569b9..a77a786de574 100644
--- a/net-libs/libsoup/libsoup-2.36.1.ebuild
+++ b/net-libs/libsoup/libsoup-2.36.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.36.1.ebuild,v 1.3 2011/12/29 18:03:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.36.1.ebuild,v 1.4 2012/01/14 17:41:19 maekke Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/LibSoup"
LICENSE="LGPL-2"
SLOT="2.4"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="debug doc +introspection samba ssl test"
# glib-networking-2.29.18 needed to avoid a tls bug, see NEWS file
diff --git a/net-libs/rest/ChangeLog b/net-libs/rest/ChangeLog
index a785307994eb..54aac2b99184 100644
--- a/net-libs/rest/ChangeLog
+++ b/net-libs/rest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/rest
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.5 2011/12/29 18:03:57 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/ChangeLog,v 1.6 2012/01/14 17:43:06 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org> rest-0.7.12.ebuild:
+ x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> rest-0.7.12.ebuild:
amd64 stable, bug 393007
diff --git a/net-libs/rest/rest-0.7.12.ebuild b/net-libs/rest/rest-0.7.12.ebuild
index 7f0519013405..049d6d66683b 100644
--- a/net-libs/rest/rest-0.7.12.ebuild
+++ b/net-libs/rest/rest-0.7.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.12.ebuild,v 1.2 2011/12/29 18:03:57 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/rest/rest-0.7.12.ebuild,v 1.3 2012/01/14 17:43:06 maekke Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/librest"
LICENSE="LGPL-2.1"
SLOT="0.7"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc +gnome +introspection test"
# Coverage testing should not be enabled
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog
index f5b4a7ba3237..659758203b7a 100644
--- a/net-libs/telepathy-farsight/ChangeLog
+++ b/net-libs/telepathy-farsight/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/telepathy-farsight
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.29 2011/12/29 18:04:37 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.30 2012/01/14 17:46:34 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org>
+ telepathy-farsight-0.0.19.ebuild:
+ x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> telepathy-farsight-0.0.19.ebuild:
amd64 stable, bug 393007
diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild
index c36a165c1d68..f0501d76cc42 100644
--- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild
+++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v 1.2 2011/12/29 18:04:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.19.ebuild,v 1.3 2012/01/14 17:46:34 maekke Exp $
EAPI="3"
PYTHON_DEPEND="python? 2:2.6"
@@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86 ~x86-linux"
IUSE="python"
RDEPEND=">=dev-libs/glib-2.16:2
diff --git a/net-libs/telepathy-farstream/ChangeLog b/net-libs/telepathy-farstream/ChangeLog
index 02ad7b5f1ee9..e101cccab937 100644
--- a/net-libs/telepathy-farstream/ChangeLog
+++ b/net-libs/telepathy-farstream/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/telepathy-farstream
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/ChangeLog,v 1.3 2011/12/29 18:05:08 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/ChangeLog,v 1.4 2012/01/14 17:47:16 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org>
+ telepathy-farstream-0.1.2.ebuild:
+ x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> telepathy-farstream-0.1.2.ebuild:
amd64 stable, bug 393007
diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild b/net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild
index 5bd2c833ffe9..b3c6dc4c54b9 100644
--- a/net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild
+++ b/net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild,v 1.2 2011/12/29 18:05:08 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farstream/telepathy-farstream-0.1.2.ebuild,v 1.3 2012/01/14 17:47:16 maekke Exp $
EAPI="4"
PYTHON_DEPEND="python? 2:2.5"
@@ -15,7 +15,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="examples python"
RDEPEND=">=dev-libs/glib-2.16:2
diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog
index 08047b44c71a..d9c33dfd1eba 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.134 2011/12/29 18:06:40 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.135 2012/01/14 17:48:28 maekke Exp $
+
+ 14 Jan 2012; Markus Meier <maekke@gentoo.org> webkit-gtk-1.6.1-r201.ebuild:
+ x86 stable, bug #393007
29 Dec 2011; Pacho Ramos <pacho@gentoo.org> webkit-gtk-1.6.1-r201.ebuild,
webkit-gtk-1.6.1-r301.ebuild:
diff --git a/net-libs/webkit-gtk/Manifest b/net-libs/webkit-gtk/Manifest
index c14ccebcc9f9..4d9c3dbe91f5 100644
--- a/net-libs/webkit-gtk/Manifest
+++ b/net-libs/webkit-gtk/Manifest
@@ -15,15 +15,15 @@ DIST webkit-gtk-1.6.1.tar.xz 6416248 RMD160 ab63ea133ed2bd471c5faf012d4d284c324d
EBUILD webkit-gtk-1.4.3-r200.ebuild 3489 RMD160 60dcca3f8ea8db6398c2e01e96119a44d28a6b80 SHA1 7d25b89803d208c7f0a7799659513ee8ff995966 SHA256 6380b001bf9077c2135453e3e45e947db2cbe9171fc2dcf9364bab1d25c13ac4
EBUILD webkit-gtk-1.4.3-r300.ebuild 3559 RMD160 a508e11554ad3666d4180e94bfbef671cdfc59be SHA1 0cfa0a81eff8bded59f064fa787fdd716575b63f SHA256 7c94293468e42977281cdf3b7aa78e9c423ec35467256040473eadac17bd2760
EBUILD webkit-gtk-1.6.1-r200.ebuild 4178 RMD160 5fe6f89c0ee09e69a43a81b9343b007643cd66e1 SHA1 463e74ebcadb4ccef80ec28a24e7f762510c3083 SHA256 ed401ed3a61f95e01e9970562eec6e5cf8784f97fc64baa68abfcce9a202a4fe
-EBUILD webkit-gtk-1.6.1-r201.ebuild 4907 RMD160 a3d2eb2115d4fdd661540c386409553e0fc65c87 SHA1 721e0bab5ad96a2439eb21d439333821be02a961 SHA256 a71afc2910aa925d83a5e03d430570073e8a3e5e1fa4b816c25f519861d78bf1
+EBUILD webkit-gtk-1.6.1-r201.ebuild 4907 RMD160 2c3a5555aa279f1ab7a3aa2b7f1c07bd4a0798da SHA1 7f831c318afa1e0ae39ed9c975b8de128f774993 SHA256 7d166e6b110b3a3b917253534e5fb6590436eac62a0b3a7300d3cd6bf58c90ff
EBUILD webkit-gtk-1.6.1-r300.ebuild 4309 RMD160 696a1e6861188b138ce3b6e96ffca21c12fb58bb SHA1 5657c69a1309f5708da2686e0a303d71d903e6fb SHA256 1ecfe44612708f55cc3a941fc38f68f5334350e2237d918938837f2c1c64ee7c
-EBUILD webkit-gtk-1.6.1-r301.ebuild 4843 RMD160 7c23482f03a1b3396ba3974ab680266cc551c999 SHA1 7db6351533835fcf6ef4c3384afc93011626ec34 SHA256 c70453871bf40d3033244b955c0d31ad00cd902b3c3a4d00fe032f2060de668d
-MISC ChangeLog 26509 RMD160 475953c9ca7818dd4dc4a5bdde04382651a9be24 SHA1 24a61068a019b6b867b18920946944e6073af80d SHA256 470bce9a449fa57b8f21c2767e2c7aad64f91c894b1c7dbdd31e847c3c880575
+EBUILD webkit-gtk-1.6.1-r301.ebuild 4843 RMD160 e8e2e64f63dbf5d9804e68341603787230368736 SHA1 a4ec4c883e63b58e07d7aafbcbc60b29d1dc3197 SHA256 5547a96826b35db650ccdd4091e0340b88aad1413367a3643c8a0bbe0ac2da16
+MISC ChangeLog 26720 RMD160 28c725bf16f2f80615f71265fb727e1aa22184dd SHA1 dc89d49f75a59cb5769d317395513d60fc2ac433 SHA256 86171f0cd25403ad90c03f20157375d220dbe2d5c65159166ccc178f993f9607
MISC metadata.xml 539 RMD160 422a84bfd5fd0ca7d32825e204b0a435a980ecd5 SHA1 33fe25bdc890c5e034d5dc02a82b028283e0cc03 SHA256 eb78ad3163ace16c943a2620ef1659d33913985b8a9584a2d734f021a82f7887
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
-iEYEARECAAYFAk78rDcACgkQCaWpQKGI+9TLlgCbBGK3yNJoNq+D4aQtzitwV8Kl
-7ZQAn1lA+2Nz70vr5mWAUyTX7ZdkRA4o
-=quuV
+iEYEARECAAYFAk8RwLMACgkQkKaRLQcq0GK5TQCeMO8w23GmpzfDXB0q1tJcrViC
+TSoAn0RT7m1gPRPNz9rWa9z+zkZZXnyj
+=o/Mh
-----END PGP SIGNATURE-----