diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:33:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-20 21:33:59 +0000 |
commit | a1ecce424658465120dd942ec9060096abd2d41d (patch) | |
tree | 0626d893377e6b62b097d698452fd1a73eb021e6 /net-libs/glib-networking | |
parent | Stable for HPPA (bug #393007). (diff) | |
download | gentoo-2-a1ecce424658465120dd942ec9060096abd2d41d.tar.gz gentoo-2-a1ecce424658465120dd942ec9060096abd2d41d.tar.bz2 gentoo-2-a1ecce424658465120dd942ec9060096abd2d41d.zip |
Stable for HPPA (bug #393007).
(Portage version: 2.2.0_alpha81/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.30.1-r1.ebuild | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index aa09ba89405a..00377a440ba3 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.21 2011/10/19 16:09:07 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.22 2011/12/20 21:33:59 jer Exp $ + + 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> + glib-networking-2.30.1-r1.ebuild: + Stable for HPPA (bug #393007). *glib-networking-2.30.1-r1 (19 Oct 2011) *glib-networking-2.30.0-r1 (19 Oct 2011) diff --git a/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild b/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild index 7c9fb5964406..d57249675d4f 100644 --- a/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.1-r1.ebuild,v 1.1 2011/10/19 16:09:07 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild,v 1.2 2011/12/20 21:33:59 jer Exp $ EAPI="4" GCONF_DEBUG="no" @@ -14,9 +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 |