diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-17 15:54:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-17 15:54:27 +0000 |
commit | c4dfeb4fb5faa016680e71f34da4db8439f6dc99 (patch) | |
tree | cb6fce23eed5bfea1ca948e74b3a459d0452c756 /net-firewall/ipsec-tools | |
parent | Add proxy-maintainers to metadata.xml (diff) | |
download | gentoo-2-c4dfeb4fb5faa016680e71f34da4db8439f6dc99.tar.gz gentoo-2-c4dfeb4fb5faa016680e71f34da4db8439f6dc99.tar.bz2 gentoo-2-c4dfeb4fb5faa016680e71f34da4db8439f6dc99.zip |
Stable for arm, wrt bug #461882
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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 bab433be2536..ac04247fe5a3 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.109 2013/03/16 08:48:44 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.110 2013/03/17 15:54:27 ago Exp $ + + 17 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ipsec-tools-0.8.0-r5.ebuild: + Stable for arm, wrt bug #461882 16 Mar 2013; Anthony G. Basile <blueness@gentoo.org> ipsec-tools-0.8.0-r5.ebuild, ipsec-tools-0.8.1.ebuild: 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 a0f657aef4ba..d19e021c379d 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.4 2013/03/16 08:48:44 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r5.ebuild,v 1.5 2013/03/17 15:54:27 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=" |