diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 16:19:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 16:19:59 +0000 |
commit | 529800abaf26f5c928a1a7166bbec95c85d1cf4d (patch) | |
tree | 4b770dbebc45add9e4a56aa8017076f6d3497826 /net-libs/glib-networking | |
parent | ia64/sparc stable wrt #427544 (diff) | |
download | gentoo-2-529800abaf26f5c928a1a7166bbec95c85d1cf4d.tar.gz gentoo-2-529800abaf26f5c928a1a7166bbec95c85d1cf4d.tar.bz2 gentoo-2-529800abaf26f5c928a1a7166bbec95c85d1cf4d.zip |
ia64/sh/sparc stable wrt #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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.32.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index 95ebe1a8ceee..8500aaf23113 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.52 2012/10/16 04:43:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.53 2012/10/28 16:19:59 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> glib-networking-2.32.3.ebuild: + ia64/sh/sparc stable wrt #427544 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> glib-networking-2.32.3.ebuild: diff --git a/net-libs/glib-networking/glib-networking-2.32.3.ebuild b/net-libs/glib-networking/glib-networking-2.32.3.ebuild index 3184d40fc05b..e86673a3f3ba 100644 --- a/net-libs/glib-networking/glib-networking-2.32.3.ebuild +++ b/net-libs/glib-networking/glib-networking-2.32.3.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.32.3.ebuild,v 1.9 2012/10/16 04:43:54 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.32.3.ebuild,v 1.10 2012/10/28 16:19:59 armin76 Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,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 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+gnome +libproxy smartcard +ssl test" RDEPEND=">=dev-libs/glib-2.31.6:2 |