diff options
author | Jason Wever <weeve@gentoo.org> | 2005-12-04 20:20:56 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-12-04 20:20:56 +0000 |
commit | cd006563fe00c30ad614c9d24851522538442162 (patch) | |
tree | 29d6ee1babbd3b6ba63dba551506f20145855a6f /net-firewall | |
parent | Bump for 7.0RC3. (diff) | |
download | gentoo-2-cd006563fe00c30ad614c9d24851522538442162.tar.gz gentoo-2-cd006563fe00c30ad614c9d24851522538442162.tar.bz2 gentoo-2-cd006563fe00c30ad614c9d24851522538442162.zip |
Marked 0.4-r2 stable on SPARC wrt bug #113201.
(Portage version: 2.0.53)
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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/ipsec-tools/ChangeLog b/net-firewall/ipsec-tools/ChangeLog index 7f94886df510..79d70696cbaf 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.34 2005/12/04 13:32:24 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ChangeLog,v 1.35 2005/12/04 20:20:56 weeve Exp $ + + 04 Dec 2005; Jason Wever <weeve@gentoo.org> ipsec-tools-0.4-r2.ebuild: + Marked 0.4-r2 stable on SPARC wrt bug #113201. 04 Dec 2005; Simon Stelling <blubb@gentoo.org> ipsec-tools-0.6.2-r1.ebuild: diff --git a/net-firewall/ipsec-tools/ipsec-tools-0.4-r2.ebuild b/net-firewall/ipsec-tools/ipsec-tools-0.4-r2.ebuild index 4c0d86a8f45e..a91f1e88ed87 100644 --- a/net-firewall/ipsec-tools/ipsec-tools-0.4-r2.ebuild +++ b/net-firewall/ipsec-tools/ipsec-tools-0.4-r2.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-r2.ebuild,v 1.1 2005/12/03 19:34:28 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ipsec-tools/ipsec-tools-0.4-r2.ebuild,v 1.2 2005/12/04 20:20:56 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="~amd64 sparc ~x86" SLOT="0" IUSE="selinux" DEPEND="virtual/libc |