diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-30 09:54:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-30 09:54:50 +0000 |
commit | 3b45b40bba82b966e19fa05915fde9b1a1d0b142 (patch) | |
tree | 89783ff5079c587041c372a714249caea00c8630 /net-firewall | |
parent | Added sparc stable keyword (diff) | |
download | gentoo-2-3b45b40bba82b966e19fa05915fde9b1a1d0b142.tar.gz gentoo-2-3b45b40bba82b966e19fa05915fde9b1a1d0b142.tar.bz2 gentoo-2-3b45b40bba82b966e19fa05915fde9b1a1d0b142.zip |
alpha/ia64 stable wrt #190198
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 7b0ef4854f42..c2a0c3ff8d29 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/iptables # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.143 2007/08/30 09:38:13 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.144 2007/08/30 09:54:50 armin76 Exp $ + + 30 Aug 2007; Raúl Porcel <armin76@gentoo.org> iptables-1.3.8-r1.ebuild: + alpha/ia64 stable wrt #190198 30 Aug 2007; Christian Birchinger <joker@gentoo.org> iptables-1.3.8-r1.ebuild: diff --git a/net-firewall/iptables/iptables-1.3.8-r1.ebuild b/net-firewall/iptables/iptables-1.3.8-r1.ebuild index 6d9caf25e64c..2d56b646f631 100644 --- a/net-firewall/iptables/iptables-1.3.8-r1.ebuild +++ b/net-firewall/iptables/iptables-1.3.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r1.ebuild,v 1.6 2007/08/30 09:38:13 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r1.ebuild,v 1.7 2007/08/30 09:54:50 armin76 Exp $ inherit eutils flag-o-matic 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 |