diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:58:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 20:58:29 +0000 |
commit | d52f12aa0bff1dd7e90b48a5d59a0cf0d12e9d4e (patch) | |
tree | e5e7dfb8835347aeab4c649f9a0ffceb0964c476 /net-libs | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-d52f12aa0bff1dd7e90b48a5d59a0cf0d12e9d4e.tar.gz gentoo-2-d52f12aa0bff1dd7e90b48a5d59a0cf0d12e9d4e.tar.bz2 gentoo-2-d52f12aa0bff1dd7e90b48a5d59a0cf0d12e9d4e.zip |
Stable for amd64, wrt bug #410611
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.30.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 edf90ac3bcaa..5ce020683d7b 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.33 2012/04/08 05:58:13 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.34 2012/04/18 20:58:29 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> glib-networking-2.30.2.ebuild: + Stable for amd64, wrt bug #410611 08 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org> glib-networking-2.28.7.ebuild, glib-networking-2.30.1-r1.ebuild, diff --git a/net-libs/glib-networking/glib-networking-2.30.2.ebuild b/net-libs/glib-networking/glib-networking-2.30.2.ebuild index abb321f6c5d6..ec6ae0006d45 100644 --- a/net-libs/glib-networking/glib-networking-2.30.2.ebuild +++ b/net-libs/glib-networking/glib-networking-2.30.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.30.2.ebuild,v 1.3 2012/04/08 05:55:23 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.30.2.ebuild,v 1.4 2012/04/18 20:58:29 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://git.gnome.org/browse/glib-networking/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+gnome +libproxy +ssl" # test RDEPEND=">=dev-libs/glib-2.29.16:2 |