diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 12:25:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 12:25:34 +0000 |
commit | 33f28fe67d1e471da931103950669b35f01f22d5 (patch) | |
tree | 46a43546bf030b782e1d12c4f07df2ac49e4851e /net-firewall/shorewall | |
parent | Stable for sparc, wrt bug #517792 (diff) | |
download | gentoo-2-33f28fe67d1e471da931103950669b35f01f22d5.tar.gz gentoo-2-33f28fe67d1e471da931103950669b35f01f22d5.tar.bz2 gentoo-2-33f28fe67d1e471da931103950669b35f01f22d5.zip |
Stable for sparc, wrt bug #555188
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.6.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 8d6d237b514b..c26ad2be045a 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.292 2015/07/29 15:15:50 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.293 2015/07/30 12:25:34 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> shorewall-4.6.10.1.ebuild: + Stable for sparc, wrt bug #555188 29 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> shorewall-4.6.10.1.ebuild: amd64 stable wrt bug #555188 diff --git a/net-firewall/shorewall/shorewall-4.6.10.1.ebuild b/net-firewall/shorewall/shorewall-4.6.10.1.ebuild index 9284a63e4e84..b82c8a5fba24 100644 --- a/net-firewall/shorewall/shorewall-4.6.10.1.ebuild +++ b/net-firewall/shorewall/shorewall-4.6.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.6.10.1.ebuild,v 1.5 2015/07/29 15:15:50 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.6.10.1.ebuild,v 1.6 2015/07/30 12:25:34 ago Exp $ EAPI="5" @@ -68,7 +68,7 @@ if [[ ${MY_PV} = *-Beta* ]] || [[ ${MY_PV} = *-RC* ]]; then unset _tmp_last_index unset _tmp_suffix else - KEYWORDS="alpha amd64 hppa ppc ~ppc64 ~sparc ~x86" + KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc ~x86" fi SRC_URI=" |