diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:22:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:22:36 +0000 |
commit | 5ab1b02ea6080067d858fc6d1fc2872d3098732d (patch) | |
tree | 821baddce7bbd6a8277f6bed345459f6458f7d79 /net-firewall | |
parent | Stable for x86, wrt bug #503054 (diff) | |
download | gentoo-2-5ab1b02ea6080067d858fc6d1fc2872d3098732d.tar.gz gentoo-2-5ab1b02ea6080067d858fc6d1fc2872d3098732d.tar.bz2 gentoo-2-5ab1b02ea6080067d858fc6d1fc2872d3098732d.zip |
Stable for x86, wrt bug #503062
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index 0adafadf6590..12c47d8fa5d9 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.117 2014/03/02 23:22:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.118 2014/03/04 20:22:36 ago Exp $ + + 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> ipsec-tools-0.8.1-r1.ebuild: + Stable for x86, wrt bug #503062 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> ipsec-tools-0.8.1-r1.ebuild: amd64 stable, bug #503062 diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.8.1-r1.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.8.1-r1.ebuild index 702947634719..d6d022fe09c1 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.8.1-r1.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.8.1-r1.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.1-r1.ebuild,v 1.2 2014/03/02 23:22:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.8.1-r1.ebuild,v 1.3 2014/03/04 20:22:36 ago 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=" |