diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:30:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:30:49 +0000 |
commit | caac55fd7069bfde9c878e70ddd3a004b7f35b8a (patch) | |
tree | 19d20a3c73eb10d93ee527fc6516219c2c390ee1 /net-libs | |
parent | Stable for ppc, wrt bug #507568 (diff) | |
download | gentoo-2-caac55fd7069bfde9c878e70ddd3a004b7f35b8a.tar.gz gentoo-2-caac55fd7069bfde9c878e70ddd3a004b7f35b8a.tar.bz2 gentoo-2-caac55fd7069bfde9c878e70ddd3a004b7f35b8a.zip |
Stable for ppc, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.38.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 ed07f3be49a4..831aafb6c8c3 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.73 2014/03/28 02:31:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.74 2014/04/14 20:30:49 ago Exp $ + + 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glib-networking-2.38.2.ebuild: + Stable for ppc, wrt bug #507568 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> glib-networking-2.38.2.ebuild: Stable for HPPA (bug #499954). diff --git a/net-libs/glib-networking/glib-networking-2.38.2.ebuild b/net-libs/glib-networking/glib-networking-2.38.2.ebuild index 0d4225266807..302028f7e50e 100644 --- a/net-libs/glib-networking/glib-networking-2.38.2.ebuild +++ b/net-libs/glib-networking/glib-networking-2.38.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.38.2.ebuild,v 1.6 2014/03/28 02:31:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.38.2.ebuild,v 1.7 2014/04/14 20:30:49 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://git.gnome.org/browse/glib-networking/" LICENSE="LGPL-2+" SLOT="0" IUSE="+gnome +libproxy smartcard +ssl test" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.38:2 |