diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-18 14:56:14 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-18 14:56:14 +0000 |
commit | cf2dbb815e57bda44dcec55fafcbcd08c17622e1 (patch) | |
tree | 9807bf502e15cacc064fcc8e99dc4ca869aa1070 /net-firewall | |
parent | Remove stale files. (diff) | |
download | gentoo-2-cf2dbb815e57bda44dcec55fafcbcd08c17622e1.tar.gz gentoo-2-cf2dbb815e57bda44dcec55fafcbcd08c17622e1.tar.bz2 gentoo-2-cf2dbb815e57bda44dcec55fafcbcd08c17622e1.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index a0ce71878019..30b2192bfcc6 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.77 2005/08/16 23:16:03 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.78 2005/08/18 14:56:14 gustavoz Exp $ + + 18 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> iptables-1.3.2.ebuild: + Stable on sparc *iptables-1.3.3 (16 Aug 2005) diff --git a/net-firewall/iptables/iptables-1.3.2.ebuild b/net-firewall/iptables/iptables-1.3.2.ebuild index 502512e238c1..c9d950a3bde8 100644 --- a/net-firewall/iptables/iptables-1.3.2.ebuild +++ b/net-firewall/iptables/iptables-1.3.2.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/iptables/iptables-1.3.2.ebuild,v 1.5 2005/08/18 01:35:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.2.ebuild,v 1.6 2005/08/18 14:56:14 gustavoz Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -19,7 +19,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" IUSE="ipv6 static extensions" DEPEND="virtual/os-headers |