diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-11-01 17:07:28 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-11-01 17:07:28 +0000 |
commit | 2a14cab283d8665bbc18caaa0bea1f89e769b014 (patch) | |
tree | 99388fc3dc8f7ba3c6a5b546a650b196e610e669 /net-firewall | |
parent | Fix handbook deps and useflag, remove old (diff) | |
download | gentoo-2-2a14cab283d8665bbc18caaa0bea1f89e769b014.tar.gz gentoo-2-2a14cab283d8665bbc18caaa0bea1f89e769b014.tar.bz2 gentoo-2-2a14cab283d8665bbc18caaa0bea1f89e769b014.zip |
Stable for HPPA (bug #388195).
(Portage version: 2.2.0_alpha72/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.4.23.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index e326d2572e30..60c0032e9c12 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.197 2011/10/27 15:16:21 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.198 2011/11/01 17:07:28 jer Exp $ + + 01 Nov 2011; Jeroen Roovers <jer@gentoo.org> shorewall-4.4.23.2.ebuild: + Stable for HPPA (bug #388195). 27 Oct 2011; Tony Vroon <chainsaw@gentoo.org> shorewall-4.4.23.2.ebuild: Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & diff --git a/net-firewall/shorewall/shorewall-4.4.23.2.ebuild b/net-firewall/shorewall/shorewall-4.4.23.2.ebuild index 8a9be53f2d1a..fc6343cf3a84 100644 --- a/net-firewall/shorewall/shorewall-4.4.23.2.ebuild +++ b/net-firewall/shorewall/shorewall-4.4.23.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.4.23.2.ebuild,v 1.2 2011/10/27 15:16:21 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.4.23.2.ebuild,v 1.3 2011/11/01 17:07:28 jer Exp $ EAPI="4" @@ -20,7 +20,7 @@ SRC_URI="http://www1.shorewall.net/pub/${PN}/${MY_PV_TREE}/${MY_P}/${P}.tar.bz2 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 |