summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-firewall/ipsec-tools/ChangeLog5
-rw-r--r--net-firewall/ipsec-tools/ipsec-tools-0.6.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog
index d82f702c76ca..6b5cdd7655d7 100644
--- a/net-firewall/ipsec-tools/ChangeLog
+++ b/net-firewall/ipsec-tools/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/ipsec-tools
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.53 2007/04/30 13:42:26 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.54 2007/05/01 11:28:05 armin76 Exp $
+
+ 01 May 2007; Raúl Porcel <armin76@gentoo.org> ipsec-tools-0.6.7.ebuild:
+ x86 stable wrt security bug 173219
30 Apr 2007; Steve Dibb <beandog@gentoo.org> ipsec-tools-0.6.7.ebuild:
amd64 stable, security bug 173219
diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.6.7.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.6.7.ebuild
index dc3739ad6fe0..b90de8832a46 100644
--- a/net-firewall/ipsec-tools/ipsec-tools-0.6.7.ebuild
+++ b/net-firewall/ipsec-tools/ipsec-tools-0.6.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.6.7.ebuild,v 1.4 2007/04/30 13:42:26 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.6.7.ebuild,v 1.5 2007/05/01 11:28:05 armin76 Exp $
inherit eutils flag-o-matic autotools linux-info
@@ -8,7 +8,7 @@ DESCRIPTION="A port of KAME's IPsec utilities to the Linux-2.6 IPsec implementat
HOMEPAGE="http://ipsec-tools.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="BSD"
-KEYWORDS="amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
SLOT="0"
IUSE="idea ipv6 pam rc5 readline selinux ldap kerberos nat hybrid"