diff options
author | 2012-07-12 15:55:28 +0000 | |
---|---|---|
committer | 2012-07-12 15:55:28 +0000 | |
commit | e96f6749ba3839801a7ad7c7060fbad908e55cc4 (patch) | |
tree | b398560c4ae926f45b2183111a9769c9a3f12570 /net-misc | |
parent | Stable for HPPA (bug #422161). (diff) | |
download | gentoo-2-e96f6749ba3839801a7ad7c7060fbad908e55cc4.tar.gz gentoo-2-e96f6749ba3839801a7ad7c7060fbad908e55cc4.tar.bz2 gentoo-2-e96f6749ba3839801a7ad7c7060fbad908e55cc4.zip |
added GPL-2 to LICENSE per bug 426072
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/netkit-routed/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild | 6 | ||||
-rw-r--r-- | net-misc/netkit-routed/netkit-routed-0.17-r4.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-misc/netkit-routed/ChangeLog b/net-misc/netkit-routed/ChangeLog index fbb34a665a03..852cfc97c95b 100644 --- a/net-misc/netkit-routed/ChangeLog +++ b/net-misc/netkit-routed/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/netkit-routed # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/ChangeLog,v 1.20 2012/03/18 18:51:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/ChangeLog,v 1.21 2012/07/12 15:55:28 axs Exp $ + + 12 Jul 2012; Ian Stakenvicius <axs@gentoo.org> netkit-routed-0.17-r3.ebuild, + netkit-routed-0.17-r4.ebuild: + added GPL-2 to LICENSE per bug 426072 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> netkit-routed-0.17-r4.ebuild: sparc stable wrt #397175 diff --git a/net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild b/net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild index 67f18681195c..e9e2612cee67 100644 --- a/net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild +++ b/net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild,v 1.8 2010/10/18 07:40:02 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild,v 1.9 2012/07/12 15:55:28 axs Exp $ DESCRIPTION="Netkit - routed" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" SRC_URI="mirror://debian/pool/main/n/netkit-routed/${PN}_${PV}.orig.tar.gz" -LICENSE="BSD" +LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="alpha ~amd64 ~mips ppc sparc x86" IUSE="" diff --git a/net-misc/netkit-routed/netkit-routed-0.17-r4.ebuild b/net-misc/netkit-routed/netkit-routed-0.17-r4.ebuild index 27f2da754a11..ded712750d97 100644 --- a/net-misc/netkit-routed/netkit-routed-0.17-r4.ebuild +++ b/net-misc/netkit-routed/netkit-routed-0.17-r4.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/netkit-routed/netkit-routed-0.17-r4.ebuild,v 1.5 2012/03/18 18:51:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r4.ebuild,v 1.6 2012/07/12 15:55:28 axs Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="Netkit - routed" HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/" SRC_URI="mirror://debian/pool/main/n/netkit-routed/${PN}_${PV}.orig.tar.gz" -LICENSE="BSD" +LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="alpha ~amd64 ~mips ppc sparc x86" IUSE="" |