diff options
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.28.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index df4b770dd197..4ca7aafdf133 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.15 2011/09/04 21:06:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.16 2011/09/09 14:30:00 jer Exp $ + + 09 Sep 2011; Jeroen Roovers <jer@gentoo.org> glib-networking-2.28.7.ebuild: + Stable for HPPA (bug #376793). 04 Sep 2011; Markus Meier <maekke@gentoo.org> glib-networking-2.28.7.ebuild: arm/x86 stable, bug #376793 diff --git a/net-libs/glib-networking/glib-networking-2.28.7.ebuild b/net-libs/glib-networking/glib-networking-2.28.7.ebuild index e294024e7708..d77da1da5a01 100644 --- a/net-libs/glib-networking/glib-networking-2.28.7.ebuild +++ b/net-libs/glib-networking/glib-networking-2.28.7.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.28.7.ebuild,v 1.10 2011/09/04 21:06:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.28.7.ebuild,v 1.11 2011/09/09 14:30:00 jer Exp $ EAPI="3" 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 ~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" RDEPEND=">=dev-libs/glib-2.27.90:2 |