diff options
Diffstat (limited to 'net-libs/glib-networking/glib-networking-2.32.3.ebuild')
-rw-r--r-- | net-libs/glib-networking/glib-networking-2.32.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 404aafcb9a41..b2345f733052 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.1 2012/05/17 21:32:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/glib-networking-2.32.3.ebuild,v 1.2 2012/09/25 11:53:27 tetromino Exp $ EAPI="4" GCONF_DEBUG="no" @@ -11,7 +11,7 @@ inherit gnome2 virtualx DESCRIPTION="Network-related giomodules for glib" HOMEPAGE="http://git.gnome.org/browse/glib-networking/" -LICENSE="LGPL-2" +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" IUSE="+gnome +libproxy smartcard +ssl test" |