summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-12 21:03:37 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-12 21:03:37 +0000
commit6ea8c61358febe379badbd42a734be9e3bd594f7 (patch)
treeb578489e2e4a03235838c4a0e60abad4b6d3d81b /net-firewall/ipsec-tools
parentx86 stable (diff)
downloadgentoo-2-6ea8c61358febe379badbd42a734be9e3bd594f7.tar.gz
gentoo-2-6ea8c61358febe379badbd42a734be9e3bd594f7.tar.bz2
gentoo-2-6ea8c61358febe379badbd42a734be9e3bd594f7.zip
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-firewall/ipsec-tools')
-rw-r--r--net-firewall/ipsec-tools/ChangeLog5
-rw-r--r--net-firewall/ipsec-tools/ipsec-tools-0.6.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog
index e95660e646b8..b97d09fd58fc 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.48 2007/01/13 15:06:01 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.49 2007/03/12 21:03:37 armin76 Exp $
+
+ 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> ipsec-tools-0.6.5.ebuild:
+ x86 stable
13 Jan 2007; Steve Dibb <beandog@gentoo.org> -ipsec-tools-0.3.3.ebuild:
Remove vuln version, bug 140517
diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.6.5.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.6.5.ebuild
index f1a745c31d78..53b6594e45b9 100644
--- a/net-firewall/ipsec-tools/ipsec-tools-0.6.5.ebuild
+++ b/net-firewall/ipsec-tools/ipsec-tools-0.6.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.5.ebuild,v 1.5 2006/11/21 20:47:31 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.6.5.ebuild,v 1.6 2007/03/12 21:03:37 armin76 Exp $
inherit eutils flag-o-matic autotools
@@ -8,7 +8,7 @@ DESCRIPTION="IPsec-Tools is a port of KAME's IPsec utilities to the Linux-2.6 IP
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"