diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-06-04 11:15:08 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-06-04 11:15:08 +0000 |
commit | f6a968f0092d5eb3933ba3e276032cbe54bdc803 (patch) | |
tree | 9d545cb1c22e0295c915b6da62b84eeb3b03c39d /net-firewall | |
parent | Marked stable on AMD64 based on a report by Elijah "Armageddon" El Lazkani in... (diff) | |
download | gentoo-2-f6a968f0092d5eb3933ba3e276032cbe54bdc803.tar.gz gentoo-2-f6a968f0092d5eb3933ba3e276032cbe54bdc803.tar.bz2 gentoo-2-f6a968f0092d5eb3933ba3e276032cbe54bdc803.zip |
Marked stable on AMD64 based on a report by Elijah "Armageddon" El Lazkani in bug #470544.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.5.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 84d62916c193..be55d6146e95 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.228 2013/06/02 10:47:00 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.229 2013/06/04 11:15:08 chainsaw Exp $ + + 04 Jun 2013; Tony Vroon <chainsaw@gentoo.org> shorewall-4.5.15.ebuild: + Marked stable on AMD64 based on a report by Elijah "Armageddon" El Lazkani in + bug #470544. *shorewall-4.5.17 (02 Jun 2013) diff --git a/net-firewall/shorewall/shorewall-4.5.15.ebuild b/net-firewall/shorewall/shorewall-4.5.15.ebuild index 7ac9f0c44663..45c50e30bdb0 100644 --- a/net-firewall/shorewall/shorewall-4.5.15.ebuild +++ b/net-firewall/shorewall/shorewall-4.5.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.15.ebuild,v 1.2 2013/05/29 15:25:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.15.ebuild,v 1.3 2013/06/04 11:15:08 chainsaw 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 |