diff options
Diffstat (limited to 'gnome-extra/nm-applet/nm-applet-0.9.6.2.ebuild')
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-0.9.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/nm-applet/nm-applet-0.9.6.2.ebuild b/gnome-extra/nm-applet/nm-applet-0.9.6.2.ebuild index e35fb60ec054..88dbef1747be 100644 --- a/gnome-extra/nm-applet/nm-applet-0.9.6.2.ebuild +++ b/gnome-extra/nm-applet/nm-applet-0.9.6.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/gnome-extra/nm-applet/nm-applet-0.9.6.2.ebuild,v 1.1 2012/09/13 09:54:36 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nm-applet/nm-applet-0.9.6.2.ebuild,v 1.2 2012/10/26 22:58:18 tetromino Exp $ EAPI="4" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ inherit eutils gnome2 DESCRIPTION="GNOME applet for NetworkManager" HOMEPAGE="http://projects.gnome.org/NetworkManager/" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="bluetooth gconf" KEYWORDS="~amd64 ~ppc ~x86" |