diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-10-27 15:23:12 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-10-27 15:23:12 +0000 |
commit | 9f47510f66bf058deacd469f31101ddcf616a176 (patch) | |
tree | 5e507ceb25c23b5072deffa6a61e8fe8be26e456 /net-firewall/shorewall6-lite | |
parent | Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney, Agosti... (diff) | |
download | historical-9f47510f66bf058deacd469f31101ddcf616a176.tar.gz historical-9f47510f66bf058deacd469f31101ddcf616a176.tar.bz2 historical-9f47510f66bf058deacd469f31101ddcf616a176.zip |
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #388195.
Package-Manager: portage-2.1.10.31/cvs/Linux x86_64
Diffstat (limited to 'net-firewall/shorewall6-lite')
-rw-r--r-- | net-firewall/shorewall6-lite/ChangeLog | 7 | ||||
-rw-r--r-- | net-firewall/shorewall6-lite/shorewall6-lite-4.4.23.2.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/net-firewall/shorewall6-lite/ChangeLog b/net-firewall/shorewall6-lite/ChangeLog index aaf6f8df9fcf..30a57c153872 100644 --- a/net-firewall/shorewall6-lite/ChangeLog +++ b/net-firewall/shorewall6-lite/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-firewall/shorewall6-lite # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6-lite/ChangeLog,v 1.31 2011/10/23 09:24:27 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6-lite/ChangeLog,v 1.32 2011/10/27 15:23:12 chainsaw Exp $ + + 27 Oct 2011; Tony Vroon <chainsaw@gentoo.org> + shorewall6-lite-4.4.23.2.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & + Agostino "ago" Sarubbo in bug #388195. *shorewall6-lite-4.4.24.1 (23 Oct 2011) diff --git a/net-firewall/shorewall6-lite/shorewall6-lite-4.4.23.2.ebuild b/net-firewall/shorewall6-lite/shorewall6-lite-4.4.23.2.ebuild index fb1eaef0a330..bd06b5fc8b6a 100644 --- a/net-firewall/shorewall6-lite/shorewall6-lite-4.4.23.2.ebuild +++ b/net-firewall/shorewall6-lite/shorewall6-lite-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/shorewall6-lite/shorewall6-lite-4.4.23.2.ebuild,v 1.1 2011/09/14 08:21:01 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6-lite/shorewall6-lite-4.4.23.2.ebuild,v 1.2 2011/10/27 15:23:12 chainsaw Exp $ EAPI="4" @@ -21,7 +21,7 @@ SRC_URI="http://www1.shorewall.net/pub/${MY_PN}/${MY_PV_TREE}/${MY_P}/${P}.tar.b LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~sparc ~x86" IUSE="doc" RDEPEND=">=net-firewall/iptables-1.4.0 |