diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-25 20:41:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-25 20:41:35 +0000 |
commit | 6dc6231ffafa728fce8290d2776cab3eb2751732 (patch) | |
tree | 7cc1ba609949db4da3254d20f56b9a4e5b449254 /net-libs/glib-networking | |
parent | PPC stable wrt bug#411449. (diff) | |
download | gentoo-2-6dc6231ffafa728fce8290d2776cab3eb2751732.tar.gz gentoo-2-6dc6231ffafa728fce8290d2776cab3eb2751732.tar.bz2 gentoo-2-6dc6231ffafa728fce8290d2776cab3eb2751732.zip |
arm stable, bug #410611
(Portage version: 2.1.10.56/cvs/Linux i686)
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.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 51c55d84d3ac..b6c92e9818c5 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.36 2012/04/20 06:17:45 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.37 2012/04/25 20:41:35 maekke Exp $ + + 25 Apr 2012; Markus Meier <maekke@gentoo.org> glib-networking-2.30.2.ebuild: + arm stable, bug #410611 *glib-networking-2.32.1 (20 Apr 2012) 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 53a2d7fcfcbd..f2ae14ce4176 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.5 2012/04/19 20:41:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.30.2.ebuild,v 1.6 2012/04/25 20:41:35 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 |