diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-23 15:57:02 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-23 15:57:02 +0000 |
commit | 733ce8525d0f2d9fbd3eb4bbe93df4f1473f226f (patch) | |
tree | 78100dfaaf69048c1a861386d47711398c355108 /net-firewall/shorewall | |
parent | Mask dev-db/monetdb, it's a hopeless package which doesn't compile (diff) | |
download | gentoo-2-733ce8525d0f2d9fbd3eb4bbe93df4f1473f226f.tar.gz gentoo-2-733ce8525d0f2d9fbd3eb4bbe93df4f1473f226f.tar.bz2 gentoo-2-733ce8525d0f2d9fbd3eb4bbe93df4f1473f226f.zip |
Stable on hppa
(Portage version: 2.1.1)
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.0.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index ea6e6ef9192a..0ed9aa3071f3 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.118 2006/10/22 09:34:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.119 2006/10/23 15:57:02 gustavoz Exp $ + + 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + shorewall-3.0.8.ebuild: + Stable on hppa 22 Oct 2006; Markus Rothe <corsair@gentoo.org> shorewall-3.2.4.ebuild: Added ~ppc64; bug #151952 diff --git a/net-firewall/shorewall/shorewall-3.0.8.ebuild b/net-firewall/shorewall/shorewall-3.0.8.ebuild index 1b32074b1523..9a95666b754b 100644 --- a/net-firewall/shorewall/shorewall-3.0.8.ebuild +++ b/net-firewall/shorewall/shorewall-3.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.0.8.ebuild,v 1.6 2006/10/21 17:27:02 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.0.8.ebuild,v 1.7 2006/10/23 15:57:02 gustavoz Exp $ MY_P_DOCS="${P/${PN}/${PN}-docs-html}" @@ -11,7 +11,7 @@ SRC_URI="http://shorewall.net/pub/${PN}/3.0/${P}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ppc ppc64 sparc x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |