diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-24 17:26:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-24 17:26:06 +0000 |
commit | 51745cfa2d8e8c1c984d13454568c25d97f3fdbd (patch) | |
tree | 363ab23bb8eb1ea48c5002a91ba7e6ff7fa12159 /net-firewall/shorewall | |
parent | Stable for amd64, wrt bug #544088 (diff) | |
download | gentoo-2-51745cfa2d8e8c1c984d13454568c25d97f3fdbd.tar.gz gentoo-2-51745cfa2d8e8c1c984d13454568c25d97f3fdbd.tar.bz2 gentoo-2-51745cfa2d8e8c1c984d13454568c25d97f3fdbd.zip |
Stable for amd64, wrt bug #543450
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 fc8d1f6fa3b7..fae642cb7d0f 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.278 2015/03/19 18:38:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.279 2015/03/24 17:26:06 ago Exp $ + + 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> shorewall-4.6.6.2.ebuild: + Stable for amd64, wrt bug #543450 19 Mar 2015; Jeroen Roovers <jer@gentoo.org> shorewall-4.6.6.2.ebuild: Stable for HPPA (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 1223eed28564..31f57b3f0466 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.3 2015/03/19 18:38:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.6.6.2.ebuild,v 1.4 2015/03/24 17:26:06 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=" |