diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-07 15:44:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-07 15:44:27 +0000 |
commit | d3e5bc1e7c7198c14f7db5697d562d7a3f06f950 (patch) | |
tree | fbb4a8a527663ada6aaa2a467a22c09524ec3ac0 /net-firewall/shorewall | |
parent | Added ~ppc64; bug #216120 (diff) | |
download | gentoo-2-d3e5bc1e7c7198c14f7db5697d562d7a3f06f950.tar.gz gentoo-2-d3e5bc1e7c7198c14f7db5697d562d7a3f06f950.tar.bz2 gentoo-2-d3e5bc1e7c7198c14f7db5697d562d7a3f06f950.zip |
Stable on ppc64; bug #216224
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index ebac389da93c..45a10e2747e0 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.161 2008/03/06 18:08:20 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.162 2008/04/07 15:44:27 corsair Exp $ + + 07 Apr 2008; Markus Rothe <corsair@gentoo.org> shorewall-3.4.8.ebuild: + Stable on ppc64; bug #216224 06 Mar 2008; nixnut <nixnut@gentoo.org> shorewall-3.4.7.ebuild: Stable on ppc wrt bug 210902 diff --git a/net-firewall/shorewall/shorewall-3.4.8.ebuild b/net-firewall/shorewall/shorewall-3.4.8.ebuild index 9f60d7c1af0c..56737713115c 100644 --- a/net-firewall/shorewall/shorewall-3.4.8.ebuild +++ b/net-firewall/shorewall/shorewall-3.4.8.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.8.ebuild,v 1.1 2008/03/02 12:59:00 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.4.8.ebuild,v 1.2 2008/04/07 15:44:27 corsair 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 |