diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:01:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 15:01:50 +0000 |
commit | b912438e8a3ec6e525989020a41b340e0009a291 (patch) | |
tree | 43d97c90f2ce3b5a8778fd13d9bd47f5c7f9acd6 /net-libs | |
parent | old (diff) | |
download | historical-b912438e8a3ec6e525989020a41b340e0009a291.tar.gz historical-b912438e8a3ec6e525989020a41b340e0009a291.tar.bz2 historical-b912438e8a3ec6e525989020a41b340e0009a291.zip |
Stable for amd64, wrt bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'net-libs')
26 files changed, 78 insertions, 39 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index 4ee6475c7216..dbc9f845ebb0 100644 --- a/net-libs/farsight2/ChangeLog +++ b/net-libs/farsight2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/farsight2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.65 2012/10/03 15:40:01 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.66 2012/10/04 14:58:44 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> farsight2-0.0.31.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> farsight2-0.0.31.ebuild: x86 stable wrt bug #427544 diff --git a/net-libs/farsight2/farsight2-0.0.31.ebuild b/net-libs/farsight2/farsight2-0.0.31.ebuild index 81031142c50e..40c68c1b47cc 100644 --- a/net-libs/farsight2/farsight2-0.0.31.ebuild +++ b/net-libs/farsight2/farsight2-0.0.31.ebuild @@ -1,6 +1,6 @@ # 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.31.ebuild,v 1.2 2012/10/03 15:40:01 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.31.ebuild,v 1.3 2012/10/04 14:58:44 ago Exp $ EAPI="4" 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/farstream/ChangeLog b/net-libs/farstream/ChangeLog index 8ea56134608c..86bdd58914f1 100644 --- a/net-libs/farstream/ChangeLog +++ b/net-libs/farstream/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/farstream # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.6 2012/10/03 15:40:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/ChangeLog,v 1.7 2012/10/04 14:58:58 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> farstream-0.1.2-r1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> farstream-0.1.2-r1.ebuild: diff --git a/net-libs/farstream/farstream-0.1.2-r1.ebuild b/net-libs/farstream/farstream-0.1.2-r1.ebuild index ecf2882c50dc..450ed51427a4 100644 --- a/net-libs/farstream/farstream-0.1.2-r1.ebuild +++ b/net-libs/farstream/farstream-0.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r1.ebuild,v 1.4 2012/10/03 15:40:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.1.2-r1.ebuild,v 1.5 2012/10/04 14:58:58 ago Exp $ EAPI="4" 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="+introspection python msn test upnp" SLOT="0" diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index 03f22ae42243..d8133446d727 100644 --- a/net-libs/glib-networking/ChangeLog +++ b/net-libs/glib-networking/ChangeLog @@ -1,6 +1,9 @@ # 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.47 2012/10/03 15:40:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.48 2012/10/04 14:59:14 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> glib-networking-2.32.3.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> glib-networking-2.32.3.ebuild: diff --git a/net-libs/glib-networking/glib-networking-2.32.3.ebuild b/net-libs/glib-networking/glib-networking-2.32.3.ebuild index 6d7f2a07cf25..4ad608c06386 100644 --- a/net-libs/glib-networking/glib-networking-2.32.3.ebuild +++ b/net-libs/glib-networking/glib-networking-2.32.3.ebuild @@ -1,6 +1,6 @@ # 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.32.3.ebuild,v 1.4 2012/10/03 15:40:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.32.3.ebuild,v 1.5 2012/10/04 14:59:14 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,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 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+gnome +libproxy smartcard +ssl test" RDEPEND=">=dev-libs/glib-2.31.6:2 diff --git a/net-libs/gssdp/ChangeLog b/net-libs/gssdp/ChangeLog index 73d89179de12..06151fdf543c 100644 --- a/net-libs/gssdp/ChangeLog +++ b/net-libs/gssdp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gssdp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gssdp/ChangeLog,v 1.49 2012/10/03 15:40:47 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gssdp/ChangeLog,v 1.50 2012/10/04 14:59:30 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gssdp-0.12.1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gssdp-0.12.1.ebuild: x86 stable wrt bug #427544 diff --git a/net-libs/gssdp/gssdp-0.12.1.ebuild b/net-libs/gssdp/gssdp-0.12.1.ebuild index dcf03c66cb16..515bf61118fd 100644 --- a/net-libs/gssdp/gssdp-0.12.1.ebuild +++ b/net-libs/gssdp/gssdp-0.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gssdp/gssdp-0.12.1.ebuild,v 1.3 2012/10/03 15:40:47 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gssdp/gssdp-0.12.1.ebuild,v 1.4 2012/10/04 14:59:30 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://gupnp.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="+introspection +gtk" RDEPEND=">=dev-libs/glib-2.22:2 diff --git a/net-libs/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index 76cce0caa813..9080499e45f9 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.95 2012/10/03 15:41:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.96 2012/10/04 14:59:46 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gtk-vnc-0.5.1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gtk-vnc-0.5.1.ebuild: x86 stable wrt bug #427544 diff --git a/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild b/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild index 73e8be5acffc..89d18ada7270 100644 --- a/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild +++ b/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild @@ -1,6 +1,6 @@ # 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.5.1.ebuild,v 1.3 2012/10/03 15:41:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild,v 1.4 2012/10/04 14:59:46 ago Exp $ EAPI="4" PYTHON_DEPEND="python? 2" @@ -12,7 +12,7 @@ HOMEPAGE="https://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 pulseaudio python sasl vala" # libview is used in examples/gvncviewer -- no need diff --git a/net-libs/gupnp/ChangeLog b/net-libs/gupnp/ChangeLog index f458d39cc7ac..ebdcbd1b23f9 100644 --- a/net-libs/gupnp/ChangeLog +++ b/net-libs/gupnp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gupnp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.51 2012/10/01 08:27:31 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.52 2012/10/04 15:00:03 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> gupnp-0.18.3.ebuild: + Stable for amd64, wrt bug #427544 01 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gupnp-0.18.3.ebuild: x86 stable wrt bug #427560 diff --git a/net-libs/gupnp/gupnp-0.18.3.ebuild b/net-libs/gupnp/gupnp-0.18.3.ebuild index c0a41e068257..28142063e1b6 100644 --- a/net-libs/gupnp/gupnp-0.18.3.ebuild +++ b/net-libs/gupnp/gupnp-0.18.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild,v 1.4 2012/10/01 08:27:31 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.18.3.ebuild,v 1.5 2012/10/04 15:00:03 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://gupnp.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="connman +introspection kernel_linux networkmanager" RDEPEND=">=net-libs/gssdp-0.11.2[introspection?] diff --git a/net-libs/libdmapsharing/ChangeLog b/net-libs/libdmapsharing/ChangeLog index 6e53125dd7a5..a3d81b441052 100644 --- a/net-libs/libdmapsharing/ChangeLog +++ b/net-libs/libdmapsharing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libdmapsharing # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libdmapsharing/ChangeLog,v 1.8 2012/10/04 08:40:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libdmapsharing/ChangeLog,v 1.9 2012/10/04 15:00:11 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libdmapsharing-2.9.15.ebuild: + Stable for amd64, wrt bug #427544 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libdmapsharing-2.1.13.ebuild: Stable for amd64, wrt bug #427544 diff --git a/net-libs/libdmapsharing/libdmapsharing-2.9.15.ebuild b/net-libs/libdmapsharing/libdmapsharing-2.9.15.ebuild index d9958f3eaec6..17605be8c387 100644 --- a/net-libs/libdmapsharing/libdmapsharing-2.9.15.ebuild +++ b/net-libs/libdmapsharing/libdmapsharing-2.9.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libdmapsharing/libdmapsharing-2.9.15.ebuild,v 1.2 2012/10/04 07:39:56 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libdmapsharing/libdmapsharing-2.9.15.ebuild,v 1.3 2012/10/04 15:00:11 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://www.flyn.org/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="3.0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc" # Vala/libgee/gtk+:2 is only used when maintainer-mode is enabled diff --git a/net-libs/libepc/ChangeLog b/net-libs/libepc/ChangeLog index 38a1b65a9f37..e345f75553f2 100644 --- a/net-libs/libepc/ChangeLog +++ b/net-libs/libepc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libepc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libepc/ChangeLog,v 1.7 2012/10/03 15:41:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libepc/ChangeLog,v 1.8 2012/10/04 15:00:20 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libepc-0.4.4.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libepc-0.4.4.ebuild: x86 stable wrt bug #427544 diff --git a/net-libs/libepc/libepc-0.4.4.ebuild b/net-libs/libepc/libepc-0.4.4.ebuild index 0c9b92fa8153..6052ea32638c 100644 --- a/net-libs/libepc/libepc-0.4.4.ebuild +++ b/net-libs/libepc/libepc-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libepc/libepc-0.4.4.ebuild,v 1.3 2012/10/03 15:41:50 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libepc/libepc-0.4.4.ebuild,v 1.4 2012/10/04 15:00:20 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/libepc/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND=">=net-dns/avahi-0.6[dbus,gtk3] diff --git a/net-libs/libnice/ChangeLog b/net-libs/libnice/ChangeLog index 6bed9b796fc7..4d64b0e127ac 100644 --- a/net-libs/libnice/ChangeLog +++ b/net-libs/libnice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.36 2012/10/03 15:42:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.37 2012/10/04 15:00:34 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libnice-0.1.2.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libnice-0.1.2.ebuild: x86 stable wrt bug #427544 diff --git a/net-libs/libnice/libnice-0.1.2.ebuild b/net-libs/libnice/libnice-0.1.2.ebuild index 182687ebe880..35c718dd74a7 100644 --- a/net-libs/libnice/libnice-0.1.2.ebuild +++ b/net-libs/libnice/libnice-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.2.ebuild,v 1.3 2012/10/03 15:42:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.2.ebuild,v 1.4 2012/10/04 15:00:34 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://nice.freedesktop.org/releases/${P}.tar.gz" LICENSE="LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="+gstreamer upnp" RDEPEND=">=dev-libs/glib-2.13:2 diff --git a/net-libs/libsoup-gnome/ChangeLog b/net-libs/libsoup-gnome/ChangeLog index 7112286cffe9..eb9b9fe0ac41 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/ChangeLog,v 1.74 2012/10/03 15:42:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/ChangeLog,v 1.75 2012/10/04 15:00:51 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libsoup-gnome-2.38.1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libsoup-gnome-2.38.1.ebuild: diff --git a/net-libs/libsoup-gnome/libsoup-gnome-2.38.1.ebuild b/net-libs/libsoup-gnome/libsoup-gnome-2.38.1.ebuild index aa3e8b44d940..1ca0fe4886d5 100644 --- a/net-libs/libsoup-gnome/libsoup-gnome-2.38.1.ebuild +++ b/net-libs/libsoup-gnome/libsoup-gnome-2.38.1.ebuild @@ -1,6 +1,6 @@ # 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.38.1.ebuild,v 1.4 2012/10/03 15:42:16 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/libsoup-gnome-2.38.1.ebuild,v 1.5 2012/10/04 15:00:51 ago 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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~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 8700f618ce1a..f303136d816a 100644 --- a/net-libs/libsoup/ChangeLog +++ b/net-libs/libsoup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libsoup # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.286 2012/10/03 15:42:33 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.287 2012/10/04 15:01:11 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> libsoup-2.38.1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libsoup-2.38.1.ebuild: x86 stable wrt bug #427544 diff --git a/net-libs/libsoup/libsoup-2.38.1.ebuild b/net-libs/libsoup/libsoup-2.38.1.ebuild index 5f279199097b..39726414c0b8 100644 --- a/net-libs/libsoup/libsoup-2.38.1.ebuild +++ b/net-libs/libsoup/libsoup-2.38.1.ebuild @@ -1,6 +1,6 @@ # 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.38.1.ebuild,v 1.5 2012/10/03 15:42:33 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.38.1.ebuild,v 1.6 2012/10/04 15:01:11 ago 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 ~amd64-fbsd ~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 ~amd64-fbsd ~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" RDEPEND=">=dev-libs/glib-2.31.7:2 diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index 7808b8966841..d36ecc3f65d0 100644 --- a/net-libs/telepathy-glib/ChangeLog +++ b/net-libs/telepathy-glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/telepathy-glib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.117 2012/10/03 15:42:46 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.118 2012/10/04 15:01:27 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> telepathy-glib-0.18.1.ebuild: + Stable for amd64, wrt bug #427544 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> telepathy-glib-0.18.1.ebuild: diff --git a/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild index 50d522b5dc98..74cc9409a431 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild,v 1.4 2012/10/03 15:42:46 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild,v 1.5 2012/10/04 15:01:27 ago Exp $ EAPI="4" PYTHON_DEPEND="2:2.5" @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug +introspection +vala" RDEPEND=">=dev-libs/glib-2.30.0:2 diff --git a/net-libs/webkit-gtk/ChangeLog b/net-libs/webkit-gtk/ChangeLog index 693db010f01f..29da29395946 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.174 2012/10/04 07:40:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/ChangeLog,v 1.175 2012/10/04 15:01:50 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> webkit-gtk-1.8.3-r200.ebuild: + Stable for amd64, wrt bug #427544 04 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> webkit-gtk-1.8.3-r300.ebuild: diff --git a/net-libs/webkit-gtk/webkit-gtk-1.8.3-r200.ebuild b/net-libs/webkit-gtk/webkit-gtk-1.8.3-r200.ebuild index 4419a01b06e6..a1ba6ebaf445 100644 --- a/net-libs/webkit-gtk/webkit-gtk-1.8.3-r200.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-1.8.3-r200.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.3-r200.ebuild,v 1.2 2012/10/03 15:43:06 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-1.8.3-r200.ebuild,v 1.3 2012/10/04 15:01:50 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="http://www.webkitgtk.org/releases/${MY_P}.tar.xz" LICENSE="LGPL-2 LGPL-2.1 BSD" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="aqua coverage debug +geoloc +gstreamer +introspection +jit spell +webgl" # bugs 372493, 416331 REQUIRED_USE="introspection? ( geoloc gstreamer )" |