summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-10-22 15:00:06 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-10-22 15:00:06 +0000
commit7709f4bc2036d1d3dc3c2d5a614dd2023a45bbc9 (patch)
tree0abb5687756e8de48be7960cdb6f96333cfff982 /xfce-extra
parentInitial commit. (diff)
downloadgentoo-2-7709f4bc2036d1d3dc3c2d5a614dd2023a45bbc9.tar.gz
gentoo-2-7709f4bc2036d1d3dc3c2d5a614dd2023a45bbc9.tar.bz2
gentoo-2-7709f4bc2036d1d3dc3c2d5a614dd2023a45bbc9.zip
Missing license for last
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild b/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild
index f5833295f3ee..324b15a8ff4d 100644
--- a/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild
+++ b/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild,v 1.1 2011/10/22 14:58:43 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-kbdleds-plugin/xfce4-kbdleds-plugin-0.0.6.ebuild,v 1.2 2011/10/22 15:00:06 ssuominen Exp $
EAPI=4
inherit xfconf
@@ -9,7 +9,7 @@ DESCRIPTION="A panel plug-in to show state of Caps, Num and Scroll Lock keys"
HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-kbdleds-plugin"
SRC_URI="http://compas.com.ua/oco/file/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2 LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"