diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-05 22:12:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-05 22:12:35 +0000 |
commit | be3cfe4a4bdbfbf2fc68da38652c3d216ed3bdba (patch) | |
tree | 2e75b83d0fc55b822a417d898d9d20c2b8d727e3 /net-libs/glib-networking | |
parent | Marking xchat-gnome-0.26.1-r2 ppc for bug 393007 (diff) | |
download | gentoo-2-be3cfe4a4bdbfbf2fc68da38652c3d216ed3bdba.tar.gz gentoo-2-be3cfe4a4bdbfbf2fc68da38652c3d216ed3bdba.tar.bz2 gentoo-2-be3cfe4a4bdbfbf2fc68da38652c3d216ed3bdba.zip |
Marking glib-networking-2.30.1-r1 ppc for bug 393007
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index c977ee963a8e..8da795ae381a 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.28 2012/03/05 16:46:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.29 2012/03/05 22:12:35 ranger Exp $ + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> + glib-networking-2.30.1-r1.ebuild: + Marking glib-networking-2.30.1-r1 ppc stable for bug 393007 05 Mar 2012; Brent Baude <ranger@gentoo.org> glib-networking-2.30.1-r1.ebuild: 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 348b10f7929e..45b847a8c081 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-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.7 2012/03/05 16:46:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.30.1-r1.ebuild,v 1.8 2012/03/05 22:12:35 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 |