summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-10-25 14:30:58 +0000
committerSimon Stelling <blubb@gentoo.org>2006-10-25 14:30:58 +0000
commitb4f3a44a403c124227b02bc52efa9ba920f0ec25 (patch)
treee84e6c00718682367407b2777ba92d861244c0df /net-firewall/ipsec-tools
parentstable on amd64 (diff)
downloadgentoo-2-b4f3a44a403c124227b02bc52efa9ba920f0ec25.tar.gz
gentoo-2-b4f3a44a403c124227b02bc52efa9ba920f0ec25.tar.bz2
gentoo-2-b4f3a44a403c124227b02bc52efa9ba920f0ec25.zip
stable on amd64
(Portage version: 2.1.2_pre3-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.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog
index 444a4c8cc029..f1f80dbb2ab1 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.44 2006/10/14 22:30:37 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.45 2006/10/25 14:30:58 blubb Exp $
+
+ 25 Oct 2006; Simon Stelling <blubb@gentoo.org> ipsec-tools-0.6.3.ebuild:
+ stable on amd64
14 Oct 2006; Jason Wever <weeve@gentoo.org> ipsec-tools-0.6.5.ebuild:
Stable on SPARC wrt bug #146478.
diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.6.3.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.6.3.ebuild
index 33e55152a96a..70109cc16998 100644
--- a/net-firewall/ipsec-tools/ipsec-tools-0.6.3.ebuild
+++ b/net-firewall/ipsec-tools/ipsec-tools-0.6.3.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.3.ebuild,v 1.3 2006/10/07 17:54:38 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.6.3.ebuild,v 1.4 2006/10/25 14:30:58 blubb Exp $
inherit eutils flag-o-matic
@@ -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="x86 ~amd64 ~ppc"
+KEYWORDS="amd64 ~ppc x86"
SLOT="0"
IUSE="idea ipv6 pam rc5 readline selinux"