diff options
author | 2008-07-05 11:23:40 +0000 | |
---|---|---|
committer | 2008-07-05 11:23:40 +0000 | |
commit | 7fc45b43807884e4bb4f72295efffe8fea56bb60 (patch) | |
tree | c2d59eb7ea1f9a08d7bfbb487234913dfaa3b0f2 /net-firewall | |
parent | ppc stable, bug #229885 (diff) | |
download | gentoo-2-7fc45b43807884e4bb4f72295efffe8fea56bb60.tar.gz gentoo-2-7fc45b43807884e4bb4f72295efffe8fea56bb60.tar.bz2 gentoo-2-7fc45b43807884e4bb4f72295efffe8fea56bb60.zip |
ia64 stable wrt #209222
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.4.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 026e379c95e9..22ae73f8c0b0 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.173 2008/07/03 19:13:04 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.174 2008/07/05 11:23:40 armin76 Exp $ + + 05 Jul 2008; Raúl Porcel <armin76@gentoo.org> iptables-1.4.0-r1.ebuild: + ia64 stable wrt #209222 02 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> iptables-1.4.0-r1.ebuild: diff --git a/net-firewall/iptables/iptables-1.4.0-r1.ebuild b/net-firewall/iptables/iptables-1.4.0-r1.ebuild index 0da59589040f..b0db0877ceaa 100644 --- a/net-firewall/iptables/iptables-1.4.0-r1.ebuild +++ b/net-firewall/iptables/iptables-1.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.8 2008/07/03 19:13:04 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.9 2008/07/05 11:23:40 armin76 Exp $ inherit eutils toolchain-funcs linux-info @@ -16,7 +16,7 @@ SRC_URI="http://iptables.org/projects/iptables/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="extensions imq ipv6 l7filter static" DEPEND="virtual/os-headers |