diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-20 14:43:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-20 14:43:10 +0000 |
commit | 17fe6ed28f4d9e79a8985f282a0cb8677b1034ec (patch) | |
tree | 50943dd8548fbd75c06762caeae733e652de260b /net-firewall | |
parent | Minor fix (Manifest recommit) (diff) | |
download | gentoo-2-17fe6ed28f4d9e79a8985f282a0cb8677b1034ec.tar.gz gentoo-2-17fe6ed28f4d9e79a8985f282a0cb8677b1034ec.tar.bz2 gentoo-2-17fe6ed28f4d9e79a8985f282a0cb8677b1034ec.zip |
Stable on sparc
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.11-r2.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-2.0.4.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 17d09ddf324d..59ff7eb4df7a 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/iptables # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.41 2004/08/18 22:08:21 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.42 2004/08/20 14:41:16 gustavoz Exp $ + + 20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> + iptables-1.2.11-r2.ebuild: + Stable on sparc 18 Aug 2004; Daniel Ahlberg <aliz@gentoo.org> iptables-1.2.11-r2.ebuild, files/ip6tables-1.2.9-r1.confd, files/ip6tables-1.2.9-r1.init, diff --git a/net-firewall/iptables/iptables-1.2.11-r2.ebuild b/net-firewall/iptables/iptables-1.2.11-r2.ebuild index 4523d8b4668c..2cdf9c4a1e3f 100644 --- a/net-firewall/iptables/iptables-1.2.11-r2.ebuild +++ b/net-firewall/iptables/iptables-1.2.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r2.ebuild,v 1.6 2004/08/19 21:59:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r2.ebuild,v 1.7 2004/08/20 14:41:16 gustavoz Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64" IUSE="ipv6 static extensions" DEPEND="virtual/os-headers diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 7aa3d087fc89..716016a25a49 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.53 2004/08/17 08:44:34 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.54 2004/08/20 14:43:10 gustavoz Exp $ + + 20 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> shorewall-2.0.4.ebuild: + Stable on sparc 17 Aug 2004; Eldad Zack <eldad@gentoo.org> shorewall-2.0.4.ebuild: x86 stable diff --git a/net-firewall/shorewall/shorewall-2.0.4.ebuild b/net-firewall/shorewall/shorewall-2.0.4.ebuild index b7e123597a9b..362aaa201809 100644 --- a/net-firewall/shorewall/shorewall-2.0.4.ebuild +++ b/net-firewall/shorewall/shorewall-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-2.0.4.ebuild,v 1.2 2004/08/17 08:44:34 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-2.0.4.ebuild,v 1.3 2004/08/20 14:43:10 gustavoz Exp $ IUSE="doc" @@ -13,7 +13,7 @@ SRC_URI="http://shorewall.net/pub/${PN}/2.0/${P}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha ~amd64" DEPEND="virtual/libc >=net-firewall/iptables-1.2.4 |