summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2012-07-12 08:49:36 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2012-07-12 08:49:36 +0000
commit5dfb9ae1b3f73acda0b0f18d4bbeaa3e5e365a97 (patch)
treeb6e628f05e5de295916657bd97dc27c603b1a0b1 /net-misc/nxnode/nxnode-3.5.0.4.ebuild
parentAdd GPL-2 LICENSE for init script. #425906 (diff)
downloadhistorical-5dfb9ae1b3f73acda0b0f18d4bbeaa3e5e365a97.tar.gz
historical-5dfb9ae1b3f73acda0b0f18d4bbeaa3e5e365a97.tar.bz2
historical-5dfb9ae1b3f73acda0b0f18d4bbeaa3e5e365a97.zip
Add GPL-2 to LICENSE for init script, bug #426078
Package-Manager: portage-2.2.0_alpha116/cvs/Linux x86_64
Diffstat (limited to 'net-misc/nxnode/nxnode-3.5.0.4.ebuild')
-rw-r--r--net-misc/nxnode/nxnode-3.5.0.4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/nxnode/nxnode-3.5.0.4.ebuild b/net-misc/nxnode/nxnode-3.5.0.4.ebuild
index d15744f8d80e..b11f5fea5829 100644
--- a/net-misc/nxnode/nxnode-3.5.0.4.ebuild
+++ b/net-misc/nxnode/nxnode-3.5.0.4.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/net-misc/nxnode/nxnode-3.5.0.4.ebuild,v 1.5 2012/06/07 22:51:16 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxnode/nxnode-3.5.0.4.ebuild,v 1.6 2012/07/12 08:49:36 voyageur Exp $
EAPI="2"
@@ -13,7 +13,8 @@ HOMEPAGE="http://www.nomachine.com/"
SRC_URI="amd64? ( http://64.34.161.181/download/${MAJOR_PV}/Linux/nxnode-${FULL_PV}.x86_64.tar.gz )
x86? ( http://64.34.161.181/download/${MAJOR_PV}/Linux/nxnode-${FULL_PV}.i386.tar.gz )"
-LICENSE="nomachine"
+# GPL-2 for Gentoo init script
+LICENSE="nomachine GPL-2"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE="rdesktop vnc"