summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-10-11 13:06:53 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-10-11 13:06:53 +0000
commit06ec3d90cf91fe78bdbdac9bc9ed141d70df41b4 (patch)
tree523418df473fdb2132aafac042f021e23a876466 /net-firewall
parentNew version for GNOME 2.24. Use multimedia keys, better session integration a... (diff)
downloadgentoo-2-06ec3d90cf91fe78bdbdac9bc9ed141d70df41b4.tar.gz
gentoo-2-06ec3d90cf91fe78bdbdac9bc9ed141d70df41b4.tar.bz2
gentoo-2-06ec3d90cf91fe78bdbdac9bc9ed141d70df41b4.zip
Stable on sparc, security bug #232831
(Portage version: 2.1.4.5)
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/ipsec-tools/ChangeLog6
-rw-r--r--net-firewall/ipsec-tools/ipsec-tools-0.7.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog
index c470bdb67e62..06fe93c249fe 100644
--- a/net-firewall/ipsec-tools/ChangeLog
+++ b/net-firewall/ipsec-tools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-firewall/ipsec-tools
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.65 2008/10/08 19:09:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.66 2008/10/11 13:06:53 bluebird Exp $
+
+ 11 Oct 2008; Friedrich Oslage <bluebird@gentoo.org>
+ ipsec-tools-0.7.1.ebuild:
+ Stable on sparc, security bug #232831
08 Oct 2008; Markus Meier <maekke@gentoo.org> ipsec-tools-0.7.1.ebuild:
amd64/x86 stable, bug #232831
diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.7.1.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.7.1.ebuild
index 51b0515963fa..879fa64940e2 100644
--- a/net-firewall/ipsec-tools/ipsec-tools-0.7.1.ebuild
+++ b/net-firewall/ipsec-tools/ipsec-tools-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.7.1.ebuild,v 1.3 2008/10/08 19:09:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.7.1.ebuild,v 1.4 2008/10/11 13:06:53 bluebird Exp $
inherit eutils flag-o-matic autotools linux-info
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
IUSE="idea ipv6 pam rc5 readline selinux ldap kerberos nat hybrid iconv selinux"
# FIXME: what is the correct syntax for ~sparc ???