diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-17 10:59:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-17 10:59:45 +0000 |
commit | 3bddf99f802181d6b6e8d2c70fc4b92319aa9481 (patch) | |
tree | dd1a425faa08eb2e318da17940758cb79883fec8 /net-firewall | |
parent | alpha/ia64/sparc stable wrt #202158 (diff) | |
download | gentoo-2-3bddf99f802181d6b6e8d2c70fc4b92319aa9481.tar.gz gentoo-2-3bddf99f802181d6b6e8d2c70fc4b92319aa9481.tar.bz2 gentoo-2-3bddf99f802181d6b6e8d2c70fc4b92319aa9481.zip |
alpha/ia64/sparc stable wrt #201909
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 2bbd728ef109..342b920655f0 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.151 2007/12/15 12:35:45 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.152 2007/12/17 10:59:45 armin76 Exp $ + + 17 Dec 2007; Raúl Porcel <armin76@gentoo.org> iptables-1.3.8-r2.ebuild: + alpha/ia64/sparc stable wrt #201909 15 Dec 2007; Samuli Suominen <drac@gentoo.org> iptables-1.3.8-r2.ebuild: amd64 stable wrt #201909 diff --git a/net-firewall/iptables/iptables-1.3.8-r2.ebuild b/net-firewall/iptables/iptables-1.3.8-r2.ebuild index ac54716f389b..a7c1a40badb6 100644 --- a/net-firewall/iptables/iptables-1.3.8-r2.ebuild +++ b/net-firewall/iptables/iptables-1.3.8-r2.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-r2.ebuild,v 1.7 2007/12/15 12:35:45 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r2.ebuild,v 1.8 2007/12/17 10:59:45 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 |