diff options
-rw-r--r-- | net-libs/glib-networking/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.32.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/glib-networking/ChangeLog b/net-libs/glib-networking/ChangeLog index b2829533f5b8..1abab9e4e2d5 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.39 2012/05/05 02:54:25 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.40 2012/05/16 00:11:39 aballier Exp $ + + 16 May 2012; Alexis Ballier <aballier@gentoo.org> + glib-networking-2.32.1.ebuild: + keyword ~amd64-fbsd 05 May 2012; Jeff Horelick <jdhore@gentoo.org> glib-networking-2.28.7.ebuild, glib-networking-2.30.1-r1.ebuild, glib-networking-2.30.2.ebuild, diff --git a/net-libs/glib-networking/glib-networking-2.32.1.ebuild b/net-libs/glib-networking/glib-networking-2.32.1.ebuild index 7c58aaec86fa..049872d84a6a 100644 --- a/net-libs/glib-networking/glib-networking-2.32.1.ebuild +++ b/net-libs/glib-networking/glib-networking-2.32.1.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.1.ebuild,v 1.2 2012/05/05 02:54:25 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.32.1.ebuild,v 1.3 2012/05/16 00:11:39 aballier 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 ~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 |