diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-31 07:52:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-31 07:52:34 +0000 |
commit | e3155b3a8fee3970cee70acc60651e2eec06bcd4 (patch) | |
tree | 2f6c04cd9e3156aa7becf1b18fbd8311f2d575b7 /net-firewall/shorewall | |
parent | Stable for ppc64, wrt bug #544040 (diff) | |
download | gentoo-2-e3155b3a8fee3970cee70acc60651e2eec06bcd4.tar.gz gentoo-2-e3155b3a8fee3970cee70acc60651e2eec06bcd4.tar.bz2 gentoo-2-e3155b3a8fee3970cee70acc60651e2eec06bcd4.zip |
Stable for ppc64, wrt bug #543450
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 1eee2385587a..17c15446c218 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.281 2015/03/28 21:23:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.282 2015/03/31 07:52:34 ago Exp $ + + 31 Mar 2015; Agostino Sarubbo <ago@gentoo.org> shorewall-4.6.6.2.ebuild: + Stable for ppc64, wrt bug #543450 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> shorewall-4.6.6.2.ebuild: Stable for ppc, wrt bug #543450 diff --git a/net-firewall/shorewall/shorewall-4.6.6.2.ebuild b/net-firewall/shorewall/shorewall-4.6.6.2.ebuild index 8550ed77674c..d775cf824381 100644 --- a/net-firewall/shorewall/shorewall-4.6.6.2.ebuild +++ b/net-firewall/shorewall/shorewall-4.6.6.2.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.6.2.ebuild,v 1.6 2015/03/28 21:23:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.6.6.2.ebuild,v 1.7 2015/03/31 07:52: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=" |