diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-05-28 19:28:39 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-05-28 19:28:39 +0000 |
commit | f5560105ce25e7c388d3dc4a0329e1337510c0d2 (patch) | |
tree | 36fd41fe5e871df6b7517d81eb8e9402233883f4 /net-firewall/ipsec-tools | |
parent | Stable for amd64 wrt bug #505272 (diff) | |
download | gentoo-2-f5560105ce25e7c388d3dc4a0329e1337510c0d2.tar.gz gentoo-2-f5560105ce25e7c388d3dc4a0329e1337510c0d2.tar.bz2 gentoo-2-f5560105ce25e7c388d3dc4a0329e1337510c0d2.zip |
Stable for amd64 wrt bug #508228
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-firewall/ipsec-tools')
-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 555293dd5516..fa66860fbb10 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.124 2014/04/21 12:26:31 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.125 2014/05/28 19:28:39 nimiux Exp $ + + 28 May 2014; Chema Alonso <nimiux@gentoo.org> ipsec-tools-0.8.2.ebuild: + Stable for amd64 wrt bug #508228 21 Apr 2014; Anthony G. Basile <blueness@gentoo.org> ipsec-tools-0.8.2.ebuild: Stable arm, 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 772ad719efd1..0425dc391dc1 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.4 2014/04/21 12:26:31 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.8.2.ebuild,v 1.5 2014/05/28 19:28:39 nimiux 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=" |