diff options
author | 2014-04-21 12:26:31 +0000 | |
---|---|---|
committer | 2014-04-21 12:26:31 +0000 | |
commit | b2ef40bf016a91f28e40eb266fc7a261647032c0 (patch) | |
tree | a2373e91469d094638528359192e804c22427c58 /net-firewall | |
parent | Remove nokogiri from Gemfile as it is not needed for the tests. (diff) | |
download | gentoo-2-b2ef40bf016a91f28e40eb266fc7a261647032c0.tar.gz gentoo-2-b2ef40bf016a91f28e40eb266fc7a261647032c0.tar.bz2 gentoo-2-b2ef40bf016a91f28e40eb266fc7a261647032c0.zip |
Stable arm, bug #508228
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index 690c497232fe..555293dd5516 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.123 2014/04/20 13:53:16 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.124 2014/04/21 12:26:31 blueness Exp $ + + 21 Apr 2014; Anthony G. Basile <blueness@gentoo.org> ipsec-tools-0.8.2.ebuild: + Stable arm, bug #508228 20 Apr 2014; Anthony G. Basile <blueness@gentoo.org> ipsec-tools-0.8.2.ebuild: Stable ppc ppc64, bug #508228 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=" |