diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-03-18 11:59:57 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-03-18 11:59:57 +0000 |
commit | 6efd627feb545f5c17ebd5bb4a0b2ed1eb597b17 (patch) | |
tree | 43253834ee644470b64106ce4b9ab25f82e3ec98 /net-firewall/ipsec-tools | |
parent | Removes the use of flush.pl (#425196). Thanks to Brennan Shacklett (diff) | |
download | gentoo-2-6efd627feb545f5c17ebd5bb4a0b2ed1eb597b17.tar.gz gentoo-2-6efd627feb545f5c17ebd5bb4a0b2ed1eb597b17.tar.bz2 gentoo-2-6efd627feb545f5c17ebd5bb4a0b2ed1eb597b17.zip |
Stable ppc ppc64, bug #461882
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-firewall/ipsec-tools')
-rw-r--r-- | net-firewall/ipsec-tools/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.8.0-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index ac04247fe5a3..48f960a5b9a8 100644 --- a/net-firewall/ipsec-tools/ChangeLog +++ b/net-firewall/ipsec-tools/ChangeLog @@ -1,6 +1,10 @@ # 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.110 2013/03/17 15:54:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.111 2013/03/18 11:59:57 blueness Exp $ + + 18 Mar 2013; Anthony G. Basile <blueness@gentoo.org> + ipsec-tools-0.8.0-r5.ebuild: + Stable ppc ppc64, bug #461882 17 Mar 2013; Agostino Sarubbo <ago@gentoo.org> ipsec-tools-0.8.0-r5.ebuild: Stable for arm, 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 d19e021c379d..896d0da7e238 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.5 2013/03/17 15:54:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.8.0-r5.ebuild,v 1.6 2013/03/18 11:59:57 blueness 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=" |