diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:47:22 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:47:22 +0000 |
commit | ade26b9000fe57bb93abd274502b6926afa4339d (patch) | |
tree | d2c759e83f6c100f6cd14197ed80a9e2a39232c2 | |
parent | stable ppc, bug #427544 (diff) | |
download | historical-ade26b9000fe57bb93abd274502b6926afa4339d.tar.gz historical-ade26b9000fe57bb93abd274502b6926afa4339d.tar.bz2 historical-ade26b9000fe57bb93abd274502b6926afa4339d.zip |
stable ppc, bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
-rw-r--r-- | net-libs/farsight2/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/farsight2/farsight2-0.0.31.ebuild | 4 | ||||
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.32.3.ebuild | 4 | ||||
-rw-r--r-- | net-libs/gtk-vnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libnice/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnice/libnice-0.1.2.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libsoup/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.38.1.ebuild | 4 | ||||
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild | 4 |
12 files changed, 38 insertions, 18 deletions
diff --git a/net-libs/farsight2/ChangeLog b/net-libs/farsight2/ChangeLog index 48fe64307e01..5d0787ef7580 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.67 2012/10/07 01:53:12 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/ChangeLog,v 1.68 2012/10/16 04:43:15 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> farsight2-0.0.31.ebuild: + stable ppc, bug #427544 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> farsight2-0.0.31.ebuild: stable ppc64, bug #427544 diff --git a/net-libs/farsight2/farsight2-0.0.31.ebuild b/net-libs/farsight2/farsight2-0.0.31.ebuild index b88c815ec25b..d5de538a9c26 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.4 2012/10/07 01:53:12 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/farsight2/farsight2-0.0.31.ebuild,v 1.5 2012/10/16 04:43:15 blueness 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/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index fbd8638fb47a..95ebe1a8ceee 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.51 2012/10/14 07:15:05 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.52 2012/10/16 04:43:54 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + glib-networking-2.32.3.ebuild: + stable ppc, bug #427544 14 Oct 2012; Matt Turner <mattst88@gentoo.org> glib-networking-2.32.3.ebuild: Stable on alpha, bug 427544. 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 2714c527bedf..3184d40fc05b 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.8 2012/10/14 07:15:05 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.32.3.ebuild,v 1.9 2012/10/16 04:43:54 blueness 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/gtk-vnc/ChangeLog b/net-libs/gtk-vnc/ChangeLog index f60c27a43073..f686e40b6577 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.98 2012/10/16 03:00:26 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/ChangeLog,v 1.99 2012/10/16 04:44:34 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gtk-vnc-0.5.1.ebuild: + stable ppc, bug #427544 16 Oct 2012; Matt Turner <mattst88@gentoo.org> gtk-vnc-0.5.1.ebuild: Stable on alpha, 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 79ef3110284c..aaf6e09dc9e9 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.6 2012/10/16 03:00:26 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gtk-vnc/gtk-vnc-0.5.1.ebuild,v 1.7 2012/10/16 04:44:34 blueness 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/libnice/ChangeLog b/net-libs/libnice/ChangeLog index 407b8faa80c7..f12a99f21bea 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.39 2012/10/07 00:59:41 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/ChangeLog,v 1.40 2012/10/16 04:45:42 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> libnice-0.1.2.ebuild: + stable ppc, bug #427544 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> libnice-0.1.2.ebuild: stable ppc64, bug #427544 diff --git a/net-libs/libnice/libnice-0.1.2.ebuild b/net-libs/libnice/libnice-0.1.2.ebuild index ca122805742e..a9532a229935 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.6 2012/10/07 00:59:41 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnice/libnice-0.1.2.ebuild,v 1.7 2012/10/16 04:45:42 blueness 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/ChangeLog b/net-libs/libsoup/ChangeLog index 8e9ce5d51591..42b9ee3b4856 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.291 2012/10/14 07:27:15 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.292 2012/10/16 04:46:44 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> libsoup-2.38.1.ebuild: + stable ppc, bug #427544 14 Oct 2012; Matt Turner <mattst88@gentoo.org> libsoup-2.38.1.ebuild: Stable on alpha, bug 427544. diff --git a/net-libs/libsoup/libsoup-2.38.1.ebuild b/net-libs/libsoup/libsoup-2.38.1.ebuild index 338097508c8c..05a360ade1ed 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.10 2012/10/14 07:27:15 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.38.1.ebuild,v 1.11 2012/10/16 04:46:44 blueness 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 +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 d6bdf2d4c555..6c3f6eb16b59 100644 --- a/net-libs/telepathy-glib/ChangeLog +++ b/net-libs/telepathy-glib/ChangeLog @@ -1,6 +1,10 @@ # 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.120 2012/10/07 00:38:55 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.121 2012/10/16 04:47:22 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + telepathy-glib-0.18.1.ebuild: + stable ppc, bug #427544 07 Oct 2012; Anthony G. Basile <blueness@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 a605bf9264d2..f0fe1575b6bd 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.7 2012/10/07 00:38:55 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.18.1.ebuild,v 1.8 2012/10/16 04:47:22 blueness 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 |