diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-15 11:37:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-15 11:37:25 +0000 |
commit | 903358c3bcf45a2efcbf691b4b3c85501043ecb5 (patch) | |
tree | 601e8266f061eabdff1ec0b4bd5e073294c43634 /net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild | |
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/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild')
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.8.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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=" |