diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 11:02:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 11:02:51 +0000 |
commit | 7963f8cca61cb1de1ed97c7664e7381905655d2b (patch) | |
tree | a12019c542c6f3523ab7acdab52d1cb0c252158c /net-libs/glib-networking | |
parent | Stable for alpha, wrt bug #512012 (diff) | |
download | gentoo-2-7963f8cca61cb1de1ed97c7664e7381905655d2b.tar.gz gentoo-2-7963f8cca61cb1de1ed97c7664e7381905655d2b.tar.bz2 gentoo-2-7963f8cca61cb1de1ed97c7664e7381905655d2b.zip |
Stable for alpha, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/glib-networking')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index 5785198de82a..64cdeef65ca8 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.91 2014/08/23 15:33:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.92 2014/08/25 11:02:51 ago Exp $ + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> + glib-networking-2.40.1-r1.ebuild: + Stable for alpha, wrt bug #512012 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> glib-networking-2.40.1-r1.ebuild: diff --git a/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild b/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild index 2f4c9948bc99..de66aaa1efbe 100644 --- a/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.40.1-r1.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.40.1-r1.ebuild,v 1.9 2014/08/23 15:33:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.40.1-r1.ebuild,v 1.10 2014/08/25 11:02:51 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 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.40.0-r1:2[${MULTILIB_USEDEP}] |