diff options
author | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:43:21 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:43:21 +0000 |
commit | 80be38e7fe74f8ec8cdcc1883331f14bf13a8efb (patch) | |
tree | 271c3d39f37db08e5aae06128b6a39097b5e8f21 /net-libs/glib-networking | |
parent | Version bump (diff) | |
download | gentoo-2-80be38e7fe74f8ec8cdcc1883331f14bf13a8efb.tar.gz gentoo-2-80be38e7fe74f8ec8cdcc1883331f14bf13a8efb.tar.bz2 gentoo-2-80be38e7fe74f8ec8cdcc1883331f14bf13a8efb.zip |
arm stable, bug #534012
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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.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 9688707ce5d8..c53df73a9aac 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.101 2015/03/29 11:15:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.102 2015/06/07 10:43:21 maekke Exp $ + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> glib-networking-2.42.1.ebuild: + arm stable, bug #534012 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> glib-networking-2.42.1.ebuild: Stable for HPPA (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 598b49388e10..98d29e1e41cb 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.7 2015/03/29 11:15:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.42.1.ebuild,v 1.8 2015/06/07 10:43:21 maekke 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}] |