diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:43:54 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:43:54 +0000 |
commit | c6378ffea80e933a27c7c50aaedef5ee9c271671 (patch) | |
tree | 1f34b8409289f9bd6c73a497a1b9ee3948e7908f /net-libs/glib-networking | |
parent | stable ppc, bug #427544 (diff) | |
download | gentoo-2-c6378ffea80e933a27c7c50aaedef5ee9c271671.tar.gz gentoo-2-c6378ffea80e933a27c7c50aaedef5ee9c271671.tar.bz2 gentoo-2-c6378ffea80e933a27c7c50aaedef5ee9c271671.zip |
stable ppc, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.32.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 |