summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-25 15:54:10 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-25 15:54:10 +0000
commit9a766a1c03218e0d3ee5830e33c0e16695a281ca (patch)
treecbe85fe92ec0495715f4273c95fa57d4b2009eca
parentSet SUPPORT_PYTHON_ABIS. (diff)
downloadgentoo-2-9a766a1c03218e0d3ee5830e33c0e16695a281ca.tar.gz
gentoo-2-9a766a1c03218e0d3ee5830e33c0e16695a281ca.tar.bz2
gentoo-2-9a766a1c03218e0d3ee5830e33c0e16695a281ca.zip
Fix license.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
-rw-r--r--xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild
index 5f9526171f21..619634a8431e 100644
--- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild
+++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.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/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild,v 1.1 2009/08/25 12:15:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-0.4.0.ebuild,v 1.2 2009/08/25 15:54:10 ssuominen Exp $
EAPI=2
inherit xfconf
@@ -9,7 +9,7 @@ DESCRIPTION="CPU load panel plugin"
HOMEPAGE="http://www.xfce.org/"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug"