diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-06-04 11:24:10 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-06-04 11:24:10 +0000 |
commit | bc3d69e145e1b884cddb5b514403bff91f2a5cb5 (patch) | |
tree | 2914d23c3bc5d3f62633b36a5db8d245359addcb /net-firewall | |
parent | Marked stable on AMD64 based on a report by Elijah "Armageddon" El Lazkani in... (diff) | |
download | gentoo-2-bc3d69e145e1b884cddb5b514403bff91f2a5cb5.tar.gz gentoo-2-bc3d69e145e1b884cddb5b514403bff91f2a5cb5.tar.bz2 gentoo-2-bc3d69e145e1b884cddb5b514403bff91f2a5cb5.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/shorewall6-lite/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall6-lite/shorewall6-lite-4.5.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall6-lite/ChangeLog b/net-firewall/shorewall6-lite/ChangeLog index 526c5f80b7e4..a16558fa41e2 100644 --- a/net-firewall/shorewall6-lite/ChangeLog +++ b/net-firewall/shorewall6-lite/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall6-lite # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6-lite/ChangeLog,v 1.51 2013/06/02 10:50:14 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6-lite/ChangeLog,v 1.52 2013/06/04 11:24:10 chainsaw Exp $ + + 04 Jun 2013; Tony Vroon <chainsaw@gentoo.org> shorewall6-lite-4.5.15.ebuild: + Marked stable on AMD64 based on a report by Elijah "Armageddon" El Lazkani in + bug #470544. *shorewall6-lite-4.5.17 (02 Jun 2013) diff --git a/net-firewall/shorewall6-lite/shorewall6-lite-4.5.15.ebuild b/net-firewall/shorewall6-lite/shorewall6-lite-4.5.15.ebuild index 8fd6b1230dee..3a66e70aac07 100644 --- a/net-firewall/shorewall6-lite/shorewall6-lite-4.5.15.ebuild +++ b/net-firewall/shorewall6-lite/shorewall6-lite-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/shorewall6-lite/shorewall6-lite-4.5.15.ebuild,v 1.2 2013/05/29 15:25:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6-lite/shorewall6-lite-4.5.15.ebuild,v 1.3 2013/06/04 11:24:10 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 |