diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-19 09:16:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-19 09:16:14 +0000 |
commit | 83a0996b4146eda32011c7310e439690545639dd (patch) | |
tree | 685d558d5d5b5c55fc17e23d367477b86ba5098f /net-firewall | |
parent | dev-util/nvidia-cuda-sdk: Fix double definition of c++ compiler, #523142 (diff) | |
download | gentoo-2-83a0996b4146eda32011c7310e439690545639dd.tar.gz gentoo-2-83a0996b4146eda32011c7310e439690545639dd.tar.bz2 gentoo-2-83a0996b4146eda32011c7310e439690545639dd.zip |
Stable for ppc, wrt bug #511620
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.21.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index f93ba92ddbda..7acd098b1d19 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.262 2014/08/30 11:30:07 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.263 2014/09/19 09:16:14 ago Exp $ + + 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> shorewall-4.5.21.9.ebuild: + Stable for ppc, wrt bug #511620 30 Aug 2014; Chema Alonso <nimiux@gentoo.org> shorewall-4.5.21.9.ebuild: Stable for amd64 wrt bug #511620 diff --git a/net-firewall/shorewall/shorewall-4.5.21.9.ebuild b/net-firewall/shorewall/shorewall-4.5.21.9.ebuild index 8e5acfd5931e..62787641a017 100644 --- a/net-firewall/shorewall/shorewall-4.5.21.9.ebuild +++ b/net-firewall/shorewall/shorewall-4.5.21.9.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.21.9.ebuild,v 1.6 2014/08/30 11:30:07 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.21.9.ebuild,v 1.7 2014/09/19 09:16:14 ago Exp $ EAPI="5" @@ -32,7 +32,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 ~sparc x86" IUSE="doc" DEPEND=" |