diff options
author | Jason Wever <weeve@gentoo.org> | 2004-04-10 03:56:14 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-04-10 03:56:14 +0000 |
commit | 6def335a7894b2edb0589486484c1029403bcdb8 (patch) | |
tree | e8ae941e0c2ecb554917eedf71de8bc77d7a1300 /net-firewall | |
parent | Fixed changelog header. (Manifest recommit) (diff) | |
download | gentoo-2-6def335a7894b2edb0589486484c1029403bcdb8.tar.gz gentoo-2-6def335a7894b2edb0589486484c1029403bcdb8.tar.bz2 gentoo-2-6def335a7894b2edb0589486484c1029403bcdb8.zip |
It only takes a ~sparc, to get an ipsec tunnel going...
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipsec-tools/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index ab15fd98326f..e2aa5562fc86 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.4 2004/04/07 00:19:31 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.5 2004/04/10 03:56:14 weeve Exp $ + + 09 Apr 2004; Jason Wever <weeve@gentoo.org> ipsec-tools-0.2.5.ebuild: + It only takes a ~sparc, to get an ipsec tunnel going... *ipsec-tools-0.2.5 (06 Apr 2004) diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild index 840fbc653dc7..941d4f00f87c 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild,v 1.1 2004/04/07 00:19:31 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.2.5.ebuild,v 1.2 2004/04/10 03:56:14 weeve Exp $ DESCRIPTION="IPsec-Tools is a port of KAME's IPsec utilities to the Linux-2.6 IPsec implementation." HOMEPAGE="http://ipsec-tools.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~x86 amd64" +KEYWORDS="~x86 amd64 ~sparc" SLOT="0" IUSE="" DEPEND="virtual/glibc |