diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-07 02:03:12 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-07 02:03:12 +0000 |
commit | 91434739fbcdf887a70263f8c163fcac8b69635d (patch) | |
tree | 6be522e99fe526d600af98a11436c45422b03fdd | |
parent | stable ppc64, bug #427544 (diff) | |
download | gentoo-2-91434739fbcdf887a70263f8c163fcac8b69635d.tar.gz gentoo-2-91434739fbcdf887a70263f8c163fcac8b69635d.tar.bz2 gentoo-2-91434739fbcdf887a70263f8c163fcac8b69635d.zip |
stable ppc64, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.32.3.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index 488107cff62a..30a37fc50597 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.49 2012/10/06 09:41:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.50 2012/10/07 02:03:12 blueness Exp $ + + 07 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + glib-networking-2.32.3.ebuild: + stable ppc64, bug #427544 06 Oct 2012; Markus Meier <maekke@gentoo.org> glib-networking-2.32.3.ebuild: arm stable, bug #427544 @@ -218,4 +222,3 @@ 24 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +glib-networking-2.28.5.ebuild, +metadata.xml: Move glib-networking from the gnome overlay to tree - 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 1481b05c0469..a4ad77ae50ef 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.6 2012/10/06 09:41:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.32.3.ebuild,v 1.7 2012/10/07 02:03:12 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 |