diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-06 18:08:20 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-06 18:08:20 +0000 |
commit | 234649fb71a810c3aef6a4a0855456ac4ae6c867 (patch) | |
tree | a9404d6af2d0cd3975c01f7b845e0057f25591a2 /net-firewall | |
parent | Stable on ppc wrt bug 211281 (diff) | |
download | gentoo-2-234649fb71a810c3aef6a4a0855456ac4ae6c867.tar.gz gentoo-2-234649fb71a810c3aef6a4a0855456ac4ae6c867.tar.bz2 gentoo-2-234649fb71a810c3aef6a4a0855456ac4ae6c867.zip |
Stable on ppc wrt bug 210902
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 6fab2b921dcc..ebac389da93c 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.160 2008/03/05 23:21:32 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.161 2008/03/06 18:08:20 nixnut Exp $ + + 06 Mar 2008; nixnut <nixnut@gentoo.org> shorewall-3.4.7.ebuild: + Stable on ppc wrt bug 210902 05 Mar 2008; Richard Freeman <rich0@gentoo.org> shorewall-3.4.7.ebuild: amd64 stable - 210902 diff --git a/net-firewall/shorewall/shorewall-3.4.7.ebuild b/net-firewall/shorewall/shorewall-3.4.7.ebuild index 3110a847e678..d75a6ee16ccf 100644 --- a/net-firewall/shorewall/shorewall-3.4.7.ebuild +++ b/net-firewall/shorewall/shorewall-3.4.7.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/shorewall/shorewall-3.4.7.ebuild,v 1.6 2008/03/05 23:21:32 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.4.7.ebuild,v 1.7 2008/03/06 18:08:20 nixnut Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="http://www1.shorewall.net/pub/${PN}/${MY_P_TREE}/${P}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |