diff options
Diffstat (limited to 'net-firewall/ipsec-tools')
-rw-r--r-- | net-firewall/ipsec-tools/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/ipsec-tools/ipsec-tools-0.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index 14ea36f78795..27dad6c48bd6 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.24 2005/03/20 16:53:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.25 2005/03/23 15:01:43 latexer Exp $ + + 23 Mar 2005; Peter Johanson <latexer@gentoo.org> ipsec-tools-0.4-r1.ebuild: + Marking stable on x86, see bug #84479 20 Mar 2005; Jason Wever <weeve@gentoo.org> ipsec-tools-0.4-r1.ebuild: Stable on SPARC wrt security bug #84479. diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.4-r1.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.4-r1.ebuild index 2dcf472c858d..aaf96e1e8f16 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.4-r1.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4-r1.ebuild,v 1.3 2005/03/20 16:53:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.4-r1.ebuild,v 1.4 2005/03/23 15:01:43 latexer Exp $ inherit eutils @@ -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.gz" LICENSE="BSD" -KEYWORDS="~x86 amd64 sparc" +KEYWORDS="x86 amd64 sparc" SLOT="0" IUSE="selinux" DEPEND="virtual/libc |