diff options
author | 2012-07-12 08:51:13 +0000 | |
---|---|---|
committer | 2012-07-12 08:51:13 +0000 | |
commit | 1ce05f5507cba384d99bb85b1e9aff0c9669fe1a (patch) | |
tree | efc5e8ea45c3d8411d88bd12f435ef55bf6077b0 | |
parent | Add GPL-2 to LICENSE for init script, bug #426078 (diff) | |
download | gentoo-2-1ce05f5507cba384d99bb85b1e9aff0c9669fe1a.tar.gz gentoo-2-1ce05f5507cba384d99bb85b1e9aff0c9669fe1a.tar.bz2 gentoo-2-1ce05f5507cba384d99bb85b1e9aff0c9669fe1a.zip |
Add GPL-2 to LICENSE for init script, bug #426080
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
4 files changed, 15 insertions, 7 deletions
diff --git a/net-misc/nxserver-freeedition/ChangeLog b/net-misc/nxserver-freeedition/ChangeLog index c9ccfae75c28..0460103edd57 100644 --- a/net-misc/nxserver-freeedition/ChangeLog +++ b/net-misc/nxserver-freeedition/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/nxserver-freeedition # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-freeedition/ChangeLog,v 1.59 2012/06/07 22:51:44 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-freeedition/ChangeLog,v 1.60 2012/07/12 08:51:13 voyageur Exp $ + + 12 Jul 2012; Bernard Cafarelli <voyageur@gentoo.org> + nxserver-freeedition-3.5.0.5.ebuild, nxserver-freeedition-3.5.0.9.ebuild, + nxserver-freeedition-3.5.0.11.ebuild: + Add GPL-2 to LICENSE for init script, bug #426080 07 Jun 2012; Bernard Cafarelli <voyageur@gentoo.org> nxserver-freeedition-3.5.0.5.ebuild, -nxserver-freeedition-3.5.0.8.ebuild, diff --git a/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.11.ebuild b/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.11.ebuild index 03349ca0e22a..3f32779be8b7 100644 --- a/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.11.ebuild +++ b/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.11.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/nxserver-freeedition/nxserver-freeedition-3.5.0.11.ebuild,v 1.1 2012/06/07 22:51:44 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.11.ebuild,v 1.2 2012/07/12 08:51:13 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/FE/nxserver-${FULL_PV}.x86_64.tar.gz ) x86? ( http://64.34.161.181/download/${MAJOR_PV}/Linux/FE/nxserver-${FULL_PV}.i386.tar.gz )" -LICENSE="nomachine" +# GPL-2 for Gentoo init script +LICENSE="nomachine GPL-2" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" diff --git a/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.5.ebuild b/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.5.ebuild index 725b45af8866..03397f1c47bf 100644 --- a/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.5.ebuild +++ b/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.5.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/nxserver-freeedition/nxserver-freeedition-3.5.0.5.ebuild,v 1.4 2012/06/07 22:51:44 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.5.ebuild,v 1.5 2012/07/12 08:51:13 voyageur Exp $ EAPI=2 inherit eutils user versionator @@ -12,7 +12,8 @@ HOMEPAGE="http://www.nomachine.com/" SRC_URI="amd64? ( http://64.34.161.181/download/${MAJOR_PV}/Linux/FE/nxserver-${FULL_PV}.x86_64.tar.gz ) x86? ( http://64.34.161.181/download/${MAJOR_PV}/Linux/FE/nxserver-${FULL_PV}.i386.tar.gz )" -LICENSE="nomachine" +# GPL-2 for Gentoo init script +LICENSE="nomachine GPL-2" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="" diff --git a/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.9.ebuild b/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.9.ebuild index e1479d387719..69d449476662 100644 --- a/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.9.ebuild +++ b/net-misc/nxserver-freeedition/nxserver-freeedition-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/nxserver-freeedition/nxserver-freeedition-3.5.0.9.ebuild,v 1.2 2012/06/07 22:51:44 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxserver-freeedition/nxserver-freeedition-3.5.0.9.ebuild,v 1.3 2012/07/12 08:51:13 voyageur Exp $ EAPI=2 inherit eutils user versionator @@ -12,7 +12,8 @@ HOMEPAGE="http://www.nomachine.com/" SRC_URI="amd64? ( http://64.34.161.181/download/${MAJOR_PV}/Linux/FE/nxserver-${FULL_PV}.x86_64.tar.gz ) x86? ( http://64.34.161.181/download/${MAJOR_PV}/Linux/FE/nxserver-${FULL_PV}.i386.tar.gz )" -LICENSE="nomachine" +# GPL-2 for Gentoo init script +LICENSE="nomachine GPL-2" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" |