diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-19 20:41:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-19 20:41:55 +0000 |
commit | f3890125ab7305b7a9a2cf6444e2cedb139e55a5 (patch) | |
tree | 3ea43abca5236486a0507f6d2faa12e320c4d94d /net-libs | |
parent | Marking gst-plugins-meta-0.10-r7 ppc64 for bug 410611 (diff) | |
download | gentoo-2-f3890125ab7305b7a9a2cf6444e2cedb139e55a5.tar.gz gentoo-2-f3890125ab7305b7a9a2cf6444e2cedb139e55a5.tar.bz2 gentoo-2-f3890125ab7305b7a9a2cf6444e2cedb139e55a5.zip |
Marking glib-networking-2.30.2 ppc64 for bug 410611
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 5ce020683d7b..12b88baaa3c1 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.34 2012/04/18 20:58:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.35 2012/04/19 20:41:55 ranger Exp $ + + 19 Apr 2012; Brent Baude <ranger@gentoo.org> glib-networking-2.30.2.ebuild: + Marking glib-networking-2.30.2 ppc64 stable for bug 410611 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> glib-networking-2.30.2.ebuild: Stable for amd64, wrt bug #410611 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 ec6ae0006d45..53a2d7fcfcbd 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.4 2012/04/18 20:58:29 ago Exp $ +# $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 $ 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 |