diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2012-07-12 08:49:36 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2012-07-12 08:49:36 +0000 |
commit | 5fb1a172756cef481b106fbfd6e79e3976af6eb2 (patch) | |
tree | 7fe6e87362f019b64309e73726861185ccb21734 /net-misc/nxnode | |
parent | Add GPL-2 LICENSE for init script. #425906 (diff) | |
download | gentoo-2-5fb1a172756cef481b106fbfd6e79e3976af6eb2.tar.gz gentoo-2-5fb1a172756cef481b106fbfd6e79e3976af6eb2.tar.bz2 gentoo-2-5fb1a172756cef481b106fbfd6e79e3976af6eb2.zip |
Add GPL-2 to LICENSE for init script, bug #426078
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/nxnode')
-rw-r--r-- | net-misc/nxnode/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/nxnode/nxnode-3.5.0.4.ebuild | 5 | ||||
-rw-r--r-- | net-misc/nxnode/nxnode-3.5.0.7.ebuild | 5 | ||||
-rw-r--r-- | net-misc/nxnode/nxnode-3.5.0.9.ebuild | 5 |
4 files changed, 14 insertions, 7 deletions
diff --git a/net-misc/nxnode/ChangeLog b/net-misc/nxnode/ChangeLog index 69f59396f21f..d59fa00e623b 100644 --- a/net-misc/nxnode/ChangeLog +++ b/net-misc/nxnode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/nxnode # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxnode/ChangeLog,v 1.69 2012/06/07 22:51:16 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxnode/ChangeLog,v 1.70 2012/07/12 08:49:36 voyageur Exp $ + + 12 Jul 2012; Bernard Cafarelli <voyageur@gentoo.org> nxnode-3.5.0.4.ebuild, + nxnode-3.5.0.7.ebuild, nxnode-3.5.0.9.ebuild: + Add GPL-2 to LICENSE for init script, bug #426078 *nxnode-3.5.0.9 (07 Jun 2012) 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" diff --git a/net-misc/nxnode/nxnode-3.5.0.7.ebuild b/net-misc/nxnode/nxnode-3.5.0.7.ebuild index 2daf7fcb791e..6150911909ad 100644 --- a/net-misc/nxnode/nxnode-3.5.0.7.ebuild +++ b/net-misc/nxnode/nxnode-3.5.0.7.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.7.ebuild,v 1.2 2012/06/07 22:51:16 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxnode/nxnode-3.5.0.7.ebuild,v 1.3 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" diff --git a/net-misc/nxnode/nxnode-3.5.0.9.ebuild b/net-misc/nxnode/nxnode-3.5.0.9.ebuild index 1deb808cf07b..a69cdf0e725d 100644 --- a/net-misc/nxnode/nxnode-3.5.0.9.ebuild +++ b/net-misc/nxnode/nxnode-3.5.0.9.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.9.ebuild,v 1.1 2012/06/07 22:51:16 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxnode/nxnode-3.5.0.9.ebuild,v 1.2 2012/07/12 08:49:36 voyageur Exp $ EAPI=4 @@ -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" |