diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 11:15:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 11:15:42 +0000 |
commit | 90c685c5ede00596a788f0ce0b1f4523bb5185bc (patch) | |
tree | 86ca4f3c22971adc0b1d03c5166e89d246a66a90 /net-libs | |
parent | Stable for HPPA (bug #534012). (diff) | |
download | gentoo-2-90c685c5ede00596a788f0ce0b1f4523bb5185bc.tar.gz gentoo-2-90c685c5ede00596a788f0ce0b1f4523bb5185bc.tar.bz2 gentoo-2-90c685c5ede00596a788f0ce0b1f4523bb5185bc.zip |
Stable for HPPA (bug #534012).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.42.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index 8b7acc9396a5..9688707ce5d8 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.100 2015/03/15 13:30:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.101 2015/03/29 11:15:42 jer Exp $ + + 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> glib-networking-2.42.1.ebuild: + Stable for HPPA (bug #534012). 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> glib-networking-2.42.1.ebuild: x86 stable, bug 534012 diff --git a/net-libs/glib-networking/glib-networking-2.42.1.ebuild b/net-libs/glib-networking/glib-networking-2.42.1.ebuild index 080919dd821b..598b49388e10 100644 --- a/net-libs/glib-networking/glib-networking-2.42.1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.42.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.42.1.ebuild,v 1.6 2015/03/15 13:30:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.42.1.ebuild,v 1.7 2015/03/29 11:15:42 jer 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 ~arm64 ~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 ~arm64 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.42:2[${MULTILIB_USEDEP}] |