diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-18 13:21:27 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-18 13:21:27 +0000 |
commit | b0135d8be8bce8eaa2b7a37a6ec9944b7a55db93 (patch) | |
tree | e386bd77e32eabf42c935204afecef8f2f452e97 /net-firewall | |
parent | switch to virtual/cdrtools per bug #147880 (diff) | |
download | gentoo-2-b0135d8be8bce8eaa2b7a37a6ec9944b7a55db93.tar.gz gentoo-2-b0135d8be8bce8eaa2b7a37a6ec9944b7a55db93.tar.bz2 gentoo-2-b0135d8be8bce8eaa2b7a37a6ec9944b7a55db93.zip |
Stable on x86.
(Portage version: 2.1.1)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index eaab53bdf100..c19426b2716f 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # 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.109 2006/09/18 12:25:40 strerror Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.110 2006/09/18 13:21:27 ticho Exp $ + + 18 Sep 2006; <ticho@gentoo.org> shorewall-3.0.8.ebuild: + Stable on x86. *shorewall-3.2.3 (18 Sep 2006) diff --git a/net-firewall/shorewall/shorewall-3.0.8.ebuild b/net-firewall/shorewall/shorewall-3.0.8.ebuild index 3ab981c29c05..d7a35100d39e 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.1 2006/07/11 16:43:37 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.0.8.ebuild,v 1.2 2006/09/18 13:21:27 ticho 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 |