diff options
author | 2007-08-30 09:38:13 +0000 | |
---|---|---|
committer | 2007-08-30 09:38:13 +0000 | |
commit | 95cd136826f7ba4a11d8c68d18b95289212b095a (patch) | |
tree | fdcc1e71d61775e8fbca527855138296a97023ba /net-firewall/iptables | |
parent | version bump (diff) | |
download | gentoo-2-95cd136826f7ba4a11d8c68d18b95289212b095a.tar.gz gentoo-2-95cd136826f7ba4a11d8c68d18b95289212b095a.tar.bz2 gentoo-2-95cd136826f7ba4a11d8c68d18b95289212b095a.zip |
Added sparc stable keyword
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.3.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/iptables/ChangeLog b/net-firewall/iptables/ChangeLog index df78fa97e5e8..7b0ef4854f42 100644 --- a/net-firewall/iptables/ChangeLog +++ b/net-firewall/iptables/ChangeLog @@ -1,6 +1,10 @@ # 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.142 2007/08/30 03:59:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/ChangeLog,v 1.143 2007/08/30 09:38:13 joker Exp $ + + 30 Aug 2007; Christian Birchinger <joker@gentoo.org> + iptables-1.3.8-r1.ebuild: + Added sparc stable keyword 30 Aug 2007; Jeroen Roovers <jer@gentoo.org> iptables-1.3.8-r1.ebuild: Stable for HPPA (bug #190198). diff --git a/net-firewall/iptables/iptables-1.3.8-r1.ebuild b/net-firewall/iptables/iptables-1.3.8-r1.ebuild index 117297c6f371..6d9caf25e64c 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.5 2007/08/30 03:59:40 jer Exp $ +# $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 $ 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 |