diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-18 18:59:37 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-18 18:59:37 +0000 |
commit | 45d7be13eb929e62a69996d8606acc0ea6d877cf (patch) | |
tree | 5f71a5cf4777f810c46b9bfeb3e75dbde7c14ec3 /net-firewall/shorewall | |
parent | Stable on sparc wrt #147882 (diff) | |
download | gentoo-2-45d7be13eb929e62a69996d8606acc0ea6d877cf.tar.gz gentoo-2-45d7be13eb929e62a69996d8606acc0ea6d877cf.tar.bz2 gentoo-2-45d7be13eb929e62a69996d8606acc0ea6d877cf.zip |
Stable on sparc
(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 c19426b2716f..6cca9d4da41a 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.110 2006/09/18 13:21:27 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.111 2006/09/18 18:59:37 gustavoz Exp $ + + 18 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + shorewall-3.0.8.ebuild: + Stable on sparc 18 Sep 2006; <ticho@gentoo.org> shorewall-3.0.8.ebuild: Stable on x86. diff --git a/net-firewall/shorewall/shorewall-3.0.8.ebuild b/net-firewall/shorewall/shorewall-3.0.8.ebuild index d7a35100d39e..15cae0739f0d 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.2 2006/09/18 13:21:27 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.0.8.ebuild,v 1.3 2006/09/18 18:59:37 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 |