summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-08-25 15:51:57 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-08-25 15:51:57 +0000
commitafef3cfe7215eead126e367f035ff2d66cf436ed (patch)
tree7623d20e295c7b67229135484c918cad3bd988f6 /xfce-base/exo
parentremove old (diff)
downloadgentoo-2-afef3cfe7215eead126e367f035ff2d66cf436ed.tar.gz
gentoo-2-afef3cfe7215eead126e367f035ff2d66cf436ed.tar.bz2
gentoo-2-afef3cfe7215eead126e367f035ff2d66cf436ed.zip
Fix license.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/exo')
-rw-r--r--xfce-base/exo/exo-0.3.102-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/exo/exo-0.3.102-r1.ebuild b/xfce-base/exo/exo-0.3.102-r1.ebuild
index 34c855485c4e..fc6e234a42a4 100644
--- a/xfce-base/exo/exo-0.3.102-r1.ebuild
+++ b/xfce-base/exo/exo-0.3.102-r1.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-base/exo/exo-0.3.102-r1.ebuild,v 1.2 2009/08/23 18:01:26 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.102-r1.ebuild,v 1.3 2009/08/25 15:51:57 ssuominen Exp $
EAPI=2
inherit xfconf python multilib
@@ -10,7 +10,7 @@ DESCRIPTION="Extensions, widgets and framework library with session management s
HOMEPAGE="http://www.xfce.org"
SRC_URI="http://archive.xfce.org/src/xfce/exo/0.3/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2 LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc hal libnotify python"