diff options
author | 2013-03-16 08:31:33 +0000 | |
---|---|---|
committer | 2013-03-16 08:31:33 +0000 | |
commit | f1ec61d3ae0636c8fd1ed1a0dc423d03560c2549 (patch) | |
tree | 599c0db0efde1a84ead435ceafa9d10c80405504 /net-firewall/ipsec-tools | |
parent | Stable for x86, wrt bug #461802 (diff) | |
download | gentoo-2-f1ec61d3ae0636c8fd1ed1a0dc423d03560c2549.tar.gz gentoo-2-f1ec61d3ae0636c8fd1ed1a0dc423d03560c2549.tar.bz2 gentoo-2-f1ec61d3ae0636c8fd1ed1a0dc423d03560c2549.zip |
Stable for x86, wrt bug #461882
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
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.0-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index b79c55ab6494..4f437baef806 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.107 2013/03/16 08:30:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.108 2013/03/16 08:31:33 ago Exp $ + + 16 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ipsec-tools-0.8.0-r5.ebuild: + Stable for x86, wrt bug #461882 16 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ipsec-tools-0.8.0-r5.ebuild: Stable for amd64, wrt bug #461882 diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r5.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r5.ebuild index 0398164d5b07..37cf611eb4a4 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r5.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r5.ebuild,v 1.2 2013/03/16 08:30:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r5.ebuild,v 1.3 2013/03/16 08:31:33 ago Exp $ EAPI="4" @@ -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=" |