diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 20:25:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 20:25:58 +0000 |
commit | 93d5b8b1e805bdccaaf3f88acf2b0478019aacc0 (patch) | |
tree | bbc4d3d7fa54acf8dd0348e70299260db5ca3c9b /net-firewall | |
parent | Sun JDK and JRE contain critical vulnerabilities and receive no further updat... (diff) | |
download | gentoo-2-93d5b8b1e805bdccaaf3f88acf2b0478019aacc0.tar.gz gentoo-2-93d5b8b1e805bdccaaf3f88acf2b0478019aacc0.tar.bz2 gentoo-2-93d5b8b1e805bdccaaf3f88acf2b0478019aacc0.zip |
Stable for alpha, wrt bug #470544
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.5.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index be55d6146e95..a07398fd8135 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # 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.229 2013/06/04 11:15:08 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.230 2013/06/30 20:25:58 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-4.5.15.ebuild: + Stable for alpha, wrt bug #470544 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 diff --git a/net-firewall/shorewall/shorewall-4.5.15.ebuild b/net-firewall/shorewall/shorewall-4.5.15.ebuild index 45c50e30bdb0..9d6472e9785b 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.3 2013/06/04 11:15:08 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.15.ebuild,v 1.4 2013/06/30 20:25:58 ago 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 |