diff options
author | 2014-04-21 12:26:46 +0000 | |
---|---|---|
committer | 2014-04-21 12:26:46 +0000 | |
commit | 427c3bc748fdc4e460ccdc2a7a6d03050598f0e2 (patch) | |
tree | 79a438aeafdad357fdfc30aa1ddf5ba3ec07e062 /net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild | |
parent | Remove nokogiri from Gemfile as it is not needed for the tests. (diff) | |
download | historical-427c3bc748fdc4e460ccdc2a7a6d03050598f0e2.tar.gz historical-427c3bc748fdc4e460ccdc2a7a6d03050598f0e2.tar.bz2 historical-427c3bc748fdc4e460ccdc2a7a6d03050598f0e2.zip |
Stable arm, bug #508228
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild')
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild index 2529a5cc4719..772ad719efd1 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.2.ebuild,v 1.3 2014/04/20 13:53:16 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild,v 1.4 2014/04/21 12:26:31 blueness Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ppc ppc64 ~x86" +KEYWORDS="~amd64 arm ~mips ppc ppc64 ~x86" IUSE="hybrid idea ipv6 kerberos ldap nat pam rc5 readline selinux stats" RDEPEND=" |