diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:37:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 17:37:05 +0000 |
commit | 1ef1c77501eecaa4a5a2174944fcfe89698824ff (patch) | |
tree | e6bc4bc20a37a07baed9d664c9c2e4ecffb84e37 /net-libs/glib-networking | |
parent | x86 stable, bug #393007 (diff) | |
download | gentoo-2-1ef1c77501eecaa4a5a2174944fcfe89698824ff.tar.gz gentoo-2-1ef1c77501eecaa4a5a2174944fcfe89698824ff.tar.bz2 gentoo-2-1ef1c77501eecaa4a5a2174944fcfe89698824ff.zip |
x86 stable, bug #393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
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.30.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index d52562726608..67e47fe89c74 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.24 2012/01/04 20:03:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.25 2012/01/14 17:37:05 maekke Exp $ + + 14 Jan 2012; Markus Meier <maekke@gentoo.org> + glib-networking-2.30.1-r1.ebuild: + x86 stable, bug #393007 *glib-networking-2.30.2 (04 Jan 2012) diff --git a/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild b/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild index 776321781225..371d90688503 100644 --- a/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.1-r1.ebuild,v 1.3 2011/12/29 18:01:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild,v 1.4 2012/01/14 17:37:05 maekke 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 |