diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 14:56:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-05-16 14:56:38 +0000 |
commit | 9cfbd8dfe87656d0cde5048ac1ce10e8f27221ba (patch) | |
tree | 83438e67bd3553a094d3d18afe3e4bfd35efe32f /net-libs/glib-networking | |
parent | Stable for HPPA (bug #410611). (diff) | |
download | gentoo-2-9cfbd8dfe87656d0cde5048ac1ce10e8f27221ba.tar.gz gentoo-2-9cfbd8dfe87656d0cde5048ac1ce10e8f27221ba.tar.bz2 gentoo-2-9cfbd8dfe87656d0cde5048ac1ce10e8f27221ba.zip |
Stable for HPPA (bug #410611).
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.30.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index 1abab9e4e2d5..34576799b107 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.40 2012/05/16 00:11:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.41 2012/05/16 14:56:38 jer Exp $ + + 16 May 2012; Jeroen Roovers <jer@gentoo.org> glib-networking-2.30.2.ebuild: + Stable for HPPA (bug #410611). 16 May 2012; Alexis Ballier <aballier@gentoo.org> glib-networking-2.32.1.ebuild: diff --git a/net-libs/glib-networking/glib-networking-2.30.2.ebuild b/net-libs/glib-networking/glib-networking-2.30.2.ebuild index e7a2164a939f..552744fbc4c2 100644 --- a/net-libs/glib-networking/glib-networking-2.30.2.ebuild +++ b/net-libs/glib-networking/glib-networking-2.30.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/glib-networking/glib-networking-2.30.2.ebuild,v 1.8 2012/05/05 02:54:25 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.30.2.ebuild,v 1.9 2012/05/16 14:56:38 jer 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 |