diff options
author | 2014-03-23 17:59:57 +0000 | |
---|---|---|
committer | 2014-03-23 17:59:57 +0000 | |
commit | d3bab98ba794e35d92a50dd82df7b38e50564021 (patch) | |
tree | d4c0bd293dfb5835bb20f35aa21359a64bfd0c5a /net-firewall | |
parent | Stable for sparc, wrt bug #487690 (diff) | |
download | gentoo-2-d3bab98ba794e35d92a50dd82df7b38e50564021.tar.gz gentoo-2-d3bab98ba794e35d92a50dd82df7b38e50564021.tar.bz2 gentoo-2-d3bab98ba794e35d92a50dd82df7b38e50564021.zip |
Stable for sparc, wrt bug #487690
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.18-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index c57969bb94a4..18e25f117c89 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.254 2014/03/15 22:54:39 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.255 2014/03/23 17:59:57 ago Exp $ + + 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> shorewall-4.5.18-r1.ebuild: + Stable for sparc, wrt bug #487690 *shorewall-4.5.21.7 (15 Mar 2014) diff --git a/net-firewall/shorewall/shorewall-4.5.18-r1.ebuild b/net-firewall/shorewall/shorewall-4.5.18-r1.ebuild index 7ae166a8c378..5dc9b4c6fd36 100644 --- a/net-firewall/shorewall/shorewall-4.5.18-r1.ebuild +++ b/net-firewall/shorewall/shorewall-4.5.18-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.18-r1.ebuild,v 1.6 2014/01/26 11:37:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.18-r1.ebuild,v 1.7 2014/03/23 17:59:57 ago Exp $ EAPI="5" @@ -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 |