summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-11-05 09:39:08 +0000
committerSimon Stelling <blubb@gentoo.org>2006-11-05 09:39:08 +0000
commitc97ffce8d916362deeacf93b0c7b694902d881f7 (patch)
tree33083c28ef41f95cb2db9ae103b1b154fcbe02e8 /net-firewall/ipsec-tools
parentBlock sys-apps/shadow since shadow provides it as well #144541. (diff)
downloadgentoo-2-c97ffce8d916362deeacf93b0c7b694902d881f7.tar.gz
gentoo-2-c97ffce8d916362deeacf93b0c7b694902d881f7.tar.bz2
gentoo-2-c97ffce8d916362deeacf93b0c7b694902d881f7.zip
stable on amd64
(Portage version: 2.1.2_rc1-r2)
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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog
index f1f80dbb2ab1..e56c8ce55453 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.45 2006/10/25 14:30:58 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.46 2006/11/05 09:39:08 blubb Exp $
+
+ 05 Nov 2006; <blubb@gentoo.org> ipsec-tools-0.6.5.ebuild:
+ stable on amd64
25 Oct 2006; Simon Stelling <blubb@gentoo.org> ipsec-tools-0.6.3.ebuild:
stable on amd64
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 895ef46b944c..56e1dca83970 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
# 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.3 2006/10/14 22:30:37 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.6.5.ebuild,v 1.4 2006/11/05 09:39:08 blubb 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"