diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-12 00:11:13 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-12 00:11:13 +0000 |
commit | c8e202a345f77c307967de2184ba818cf1b46955 (patch) | |
tree | 7821de1f6f254896906ce62b6fe2cec08ceebc61 /net-firewall | |
parent | Add GPL-2 for init scripts, bug #426040 (diff) | |
download | gentoo-2-c8e202a345f77c307967de2184ba818cf1b46955.tar.gz gentoo-2-c8e202a345f77c307967de2184ba818cf1b46955.tar.bz2 gentoo-2-c8e202a345f77c307967de2184ba818cf1b46955.zip |
Add GPL-2 for init scripts, bug #426026
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipsec-tools/ChangeLog | 7 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.7.3.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index 3bbe8f5a3eef..7c2853563790 100644 --- a/net-firewall/ipsec-tools/ChangeLog +++ b/net-firewall/ipsec-tools/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-firewall/ipsec-tools # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.94 2012/05/13 11:01:34 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.95 2012/07/12 00:11:13 blueness Exp $ + + 12 Jul 2012; Anthony G. Basile <blueness@gentoo.org> + ipsec-tools-0.7.3.ebuild, ipsec-tools-0.7.3-r1.ebuild, + ipsec-tools-0.8.0-r3.ebuild: + Add GPL-2 for init scripts, bug #426026 13 May 2012; <swift@gentoo.org> ipsec-tools-0.7.3.ebuild, ipsec-tools-0.7.3-r1.ebuild, ipsec-tools-0.8.0-r3.ebuild: diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.ebuild index 9c529ee08bd9..833fe63d42a3 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.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-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.ebuild,v 1.7 2012/05/13 11:01:34 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.7.3-r1.ebuild,v 1.8 2012/07/12 00:11:13 blueness Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="A port of KAME's IPsec utilities to the Linux-2.6 IPsec implementat HOMEPAGE="http://ipsec-tools.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -LICENSE="BSD" +LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="hybrid iconv idea ipv6 kerberos ldap nat pam rc5 readline selinux" diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.7.3.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.7.3.ebuild index d737a387fa48..c43dcf156445 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.7.3.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.7.3.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-firewall/ipsec-tools/ipsec-tools-0.7.3.ebuild,v 1.5 2012/05/13 11:01:34 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.7.3.ebuild,v 1.6 2012/07/12 00:11:13 blueness Exp $ inherit eutils flag-o-matic autotools linux-info @@ -8,7 +8,7 @@ DESCRIPTION="A port of KAME's IPsec utilities to the Linux-2.6 IPsec implementat HOMEPAGE="http://ipsec-tools.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -LICENSE="BSD" +LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="hybrid iconv idea ipv6 kerberos ldap nat pam rc5 readline selinux" diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild index c6495ef1d457..4478433305ae 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.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-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild,v 1.4 2012/05/13 11:01:34 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild,v 1.5 2012/07/12 00:11:13 blueness Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="A port of KAME's IPsec utilities to the Linux-2.6 IPsec implementat HOMEPAGE="http://ipsec-tools.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -LICENSE="BSD" +LICENSE="BSD GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="hybrid idea ipv6 kerberos ldap nat pam rc5 readline selinux stats" |