summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-09-21 16:15:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-09-21 16:15:49 +0000
commite37cfed9bde2fe55ded6d50c8703be9ab89844b0 (patch)
tree4e56f5bbe0c98fe0c7d4b2f2e8e5266a0e57b1af /gnome-extra/indicator-applet
parentVersion bump. (diff)
downloadgentoo-2-e37cfed9bde2fe55ded6d50c8703be9ab89844b0.tar.gz
gentoo-2-e37cfed9bde2fe55ded6d50c8703be9ab89844b0.tar.bz2
gentoo-2-e37cfed9bde2fe55ded6d50c8703be9ab89844b0.zip
Fix LICENSE in latest, seems it's only GPL-3 now.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/indicator-applet')
-rw-r--r--gnome-extra/indicator-applet/indicator-applet-0.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/indicator-applet/indicator-applet-0.2.0.ebuild b/gnome-extra/indicator-applet/indicator-applet-0.2.0.ebuild
index 2793b53deff7..65ea4c556847 100644
--- a/gnome-extra/indicator-applet/indicator-applet-0.2.0.ebuild
+++ b/gnome-extra/indicator-applet/indicator-applet-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/indicator-applet/indicator-applet-0.2.0.ebuild,v 1.1 2009/09/21 16:13:00 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/indicator-applet/indicator-applet-0.2.0.ebuild,v 1.2 2009/09/21 16:15:49 ssuominen Exp $
EAPI=2
GCONF_DEBUG=no
@@ -10,7 +10,7 @@ DESCRIPTION="A small applet to display information from various applications con
HOMEPAGE="http://launchpad.net/indicator-applet/"
SRC_URI="http://launchpad.net/${PN}/0.2/0.2/+download/${P}.tar.gz"
-LICENSE="GPL-3 LGPL-2.1 LGPL-3"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
IUSE="nls"