diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 19:18:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 19:18:14 +0000 |
commit | cd61f1b712bb49db52861791cdfa09b9bd2bb9a1 (patch) | |
tree | d372ae585b0f6c84772e3695702dcf3a4cadd075 /net-firewall | |
parent | Stable on ppc64; bug #174216 (diff) | |
download | gentoo-2-cd61f1b712bb49db52861791cdfa09b9bd2bb9a1.tar.gz gentoo-2-cd61f1b712bb49db52861791cdfa09b9bd2bb9a1.tar.bz2 gentoo-2-cd61f1b712bb49db52861791cdfa09b9bd2bb9a1.zip |
Stable on ppc64; bug #174312
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index a3690adceb8c..c6d0726381da 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.131 2007/04/13 16:00:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.132 2007/04/15 19:18:14 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> shorewall-3.2.9.ebuild: + Stable on ppc64; bug #174312 13 Apr 2007; Jeroen Roovers <jer@gentoo.org> Manifest: Fix digest? diff --git a/net-firewall/shorewall/shorewall-3.2.9.ebuild b/net-firewall/shorewall/shorewall-3.2.9.ebuild index 4ca895ce8375..1f4a9cb7f222 100644 --- a/net-firewall/shorewall/shorewall-3.2.9.ebuild +++ b/net-firewall/shorewall/shorewall-3.2.9.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/shorewall/shorewall-3.2.9.ebuild,v 1.5 2007/04/13 08:07:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.2.9.ebuild,v 1.6 2007/04/15 19:18:14 corsair Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://shorewall.net/pub/${PN}/3.2/${P}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ppc64 sparc x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |