diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 10:31:43 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 10:31:43 +0000 |
commit | 5feeee2e664abc10771dcee463c273c905885957 (patch) | |
tree | c50f5b0d099a9c146378f098375026c5bec34978 /net-libs | |
parent | Stable on alpha, bug 551814 (diff) | |
download | gentoo-2-5feeee2e664abc10771dcee463c273c905885957.tar.gz gentoo-2-5feeee2e664abc10771dcee463c273c905885957.tar.bz2 gentoo-2-5feeee2e664abc10771dcee463c273c905885957.zip |
Stable on alpha, bug 551814
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.42.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index f52448cf1785..f48f3a0890ff 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.104 2015/07/17 15:43:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.105 2015/07/29 10:31:43 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> + glib-networking-2.42.1.ebuild: + Stable on alpha, bug 551814 17 Jul 2015; Agostino Sarubbo <ago@gentoo.org> glib-networking-2.42.1.ebuild: Stable for ia64, wrt bug #551814 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 5674fd0af791..4d9c8b7c5957 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.9 2015/07/17 15:43:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.42.1.ebuild,v 1.10 2015/07/29 10:31:43 klausman 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}] |