summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-10-16 18:15:57 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-10-16 18:15:57 +0000
commitce36db7b8641d856fae6581d42675a1b71ac0982 (patch)
tree27407dbe2efd69650142eacffcde9caaa0956308 /net-firewall
parentppc stable, bug #235225 (diff)
downloadgentoo-2-ce36db7b8641d856fae6581d42675a1b71ac0982.tar.gz
gentoo-2-ce36db7b8641d856fae6581d42675a1b71ac0982.tar.bz2
gentoo-2-ce36db7b8641d856fae6581d42675a1b71ac0982.zip
ppc stable, bug #232831
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 x86_64)
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 06fe93c249fe..8ec42d8ef443 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.66 2008/10/11 13:06:53 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.67 2008/10/16 18:15:57 dertobi123 Exp $
+
+ 16 Oct 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ ipsec-tools-0.7.1.ebuild:
+ ppc stable, bug #232831
11 Oct 2008; Friedrich Oslage <bluebird@gentoo.org>
ipsec-tools-0.7.1.ebuild:
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 879fa64940e2..945b8af6e902 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.4 2008/10/11 13:06:53 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.7.1.ebuild,v 1.5 2008/10/16 18:15:57 dertobi123 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 ???