diff options
author | Jason Wever <weeve@gentoo.org> | 2005-03-20 16:53:28 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-03-20 16:53:28 +0000 |
commit | 3232dffdb8b2da996ae6e1ee7db4d8eb93350e4b (patch) | |
tree | 6d4966ef0bd6d10f1950a1a6dbebde5c192f4104 /net-firewall | |
parent | Ebuild cleanup; drop sys-apps/sed from DEPEND and ht_fix_file a few more help... (diff) | |
download | gentoo-2-3232dffdb8b2da996ae6e1ee7db4d8eb93350e4b.tar.gz gentoo-2-3232dffdb8b2da996ae6e1ee7db4d8eb93350e4b.tar.bz2 gentoo-2-3232dffdb8b2da996ae6e1ee7db4d8eb93350e4b.zip |
Stable on SPARC wrt security bug #84479.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-firewall')
-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 6c4a623fbf48..14ea36f78795 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.23 2005/03/20 15:06:58 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.24 2005/03/20 16:53:28 weeve Exp $ + + 20 Mar 2005; Jason Wever <weeve@gentoo.org> ipsec-tools-0.4-r1.ebuild: + Stable on SPARC wrt security bug #84479. 20 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> ipsec-tools-0.4-r1.ebuild: stable on amd64 wrt 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 f13d3cd7af0c..2dcf472c858d 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.2 2005/03/20 15:06:58 luckyduck Exp $ +# $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 $ 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 |