diff options
author | 2012-07-15 11:37:25 +0000 | |
---|---|---|
committer | 2012-07-15 11:37:25 +0000 | |
commit | 903358c3bcf45a2efcbf691b4b3c85501043ecb5 (patch) | |
tree | 601e8266f061eabdff1ec0b4bd5e073294c43634 /net-firewall | |
parent | Stable for amd64, wrt bug #424165 (diff) | |
download | gentoo-2-903358c3bcf45a2efcbf691b4b3c85501043ecb5.tar.gz gentoo-2-903358c3bcf45a2efcbf691b4b3c85501043ecb5.tar.bz2 gentoo-2-903358c3bcf45a2efcbf691b4b3c85501043ecb5.zip |
Stable for amd64, wrt bug #326647
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipsec-tools/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index 6beff067d3db..219ea07b553e 100644 --- a/net-firewall/ipsec-tools/ChangeLog +++ b/net-firewall/ipsec-tools/ChangeLog @@ -1,6 +1,9 @@ # 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.97 2012/07/12 18:27:12 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.98 2012/07/15 11:37:25 ago Exp $ + + 15 Jul 2012; Agostino Sarubbo <ago@gentoo.org> ipsec-tools-0.8.0-r3.ebuild: + Stable for amd64, wrt bug #326647 12 Jul 2012; Anthony G. Basile <blueness@gentoo.org> ipsec-tools-0.8.0-r3.ebuild: 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 1635459b1536..c3f56b8e65db 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.7 2012/07/12 18:27:12 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild,v 1.8 2012/07/15 11:37:25 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ppc ppc64 ~x86" +KEYWORDS="amd64 ~mips ppc ppc64 ~x86" IUSE="hybrid idea ipv6 kerberos ldap nat pam rc5 readline selinux stats" RDEPEND=" |