diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-06 14:38:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-06 14:38:36 +0000 |
commit | aa1eab08655e5cb0f6952068bd99c2aaad8f5db4 (patch) | |
tree | f55ee4acec4184c763236c40f4d2df6c65d0d721 /net-firewall | |
parent | alpha/ia64 stable wrt #180360 (diff) | |
download | gentoo-2-aa1eab08655e5cb0f6952068bd99c2aaad8f5db4.tar.gz gentoo-2-aa1eab08655e5cb0f6952068bd99c2aaad8f5db4.tar.bz2 gentoo-2-aa1eab08655e5cb0f6952068bd99c2aaad8f5db4.zip |
alpha/ia64/sparc stable wrt #208147
(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-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index 308c2ea519d7..1e57a1b65a17 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.164 2008/02/01 13:23:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.165 2008/02/06 14:38:36 armin76 Exp $ + + 06 Feb 2008; Raúl Porcel <armin76@gentoo.org> iptables-1.3.8-r3.ebuild: + alpha/ia64/sparc stable wrt #208147 01 Feb 2008; Markus Meier <maekke@gentoo.org> iptables-1.3.8-r3.ebuild: x86 stable, bug #208147 diff --git a/net-firewall/iptables/iptables-1.3.8-r3.ebuild b/net-firewall/iptables/iptables-1.3.8-r3.ebuild index f9d357c5fa92..79a4a9b86c9e 100644 --- a/net-firewall/iptables/iptables-1.3.8-r3.ebuild +++ b/net-firewall/iptables/iptables-1.3.8-r3.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.3.8-r3.ebuild,v 1.6 2008/02/01 13:23:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r3.ebuild,v 1.7 2008/02/06 14:38:36 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 |