diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-06-04 11:17:59 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-06-04 11:17:59 +0000 |
commit | a3f014f7f101f43838500e01201af11c1d8a9f18 (patch) | |
tree | c3841529607ec0f6b508ac0c589b2cade4497afd /net-firewall/shorewall6 | |
parent | Marked stable on AMD64 based on a report by Elijah "Armageddon" El Lazkani in... (diff) | |
download | gentoo-2-a3f014f7f101f43838500e01201af11c1d8a9f18.tar.gz gentoo-2-a3f014f7f101f43838500e01201af11c1d8a9f18.tar.bz2 gentoo-2-a3f014f7f101f43838500e01201af11c1d8a9f18.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/shorewall6')
-rw-r--r-- | net-firewall/shorewall6/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall6/shorewall6-4.5.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall6/ChangeLog b/net-firewall/shorewall6/ChangeLog index 476fb7bf19e0..ee4257bbfcdd 100644 --- a/net-firewall/shorewall6/ChangeLog +++ b/net-firewall/shorewall6/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall6 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.68 2013/06/02 10:49:07 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.69 2013/06/04 11:17:59 chainsaw Exp $ + + 04 Jun 2013; Tony Vroon <chainsaw@gentoo.org> shorewall6-4.5.15.ebuild: + Marked stable on AMD64 based on a report by Elijah "Armageddon" El Lazkani in + bug #470544. *shorewall6-4.5.17 (02 Jun 2013) diff --git a/net-firewall/shorewall6/shorewall6-4.5.15.ebuild b/net-firewall/shorewall6/shorewall6-4.5.15.ebuild index 50db6edf8442..6bcbdc60516e 100644 --- a/net-firewall/shorewall6/shorewall6-4.5.15.ebuild +++ b/net-firewall/shorewall6/shorewall6-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/shorewall6-4.5.15.ebuild,v 1.2 2013/05/29 15:25:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.15.ebuild,v 1.3 2013/06/04 11:17:59 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" |