diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-19 09:17:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-19 09:17:07 +0000 |
commit | 2807a1ada8d99fa1d9d413e73217bd0ba9718d0b (patch) | |
tree | 2b9798dca8aef0903a0c9df9bb09e157228a430b /net-firewall | |
parent | Stable for ppc64, wrt bug #511620 (diff) | |
download | gentoo-2-2807a1ada8d99fa1d9d413e73217bd0ba9718d0b.tar.gz gentoo-2-2807a1ada8d99fa1d9d413e73217bd0ba9718d0b.tar.bz2 gentoo-2-2807a1ada8d99fa1d9d413e73217bd0ba9718d0b.zip |
Stable for ppc64, wrt bug #511620
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall-core/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall-core/shorewall-core-4.5.21.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall-core/ChangeLog b/net-firewall/shorewall-core/ChangeLog index 21f6c26e2a23..f39d564bdd60 100644 --- a/net-firewall/shorewall-core/ChangeLog +++ b/net-firewall/shorewall-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.61 2014/09/19 09:16:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.62 2014/09/19 09:17:07 ago Exp $ + + 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> shorewall-core-4.5.21.9.ebuild: + Stable for ppc64, wrt bug #511620 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> shorewall-core-4.5.21.9.ebuild: Stable for ppc, wrt bug #511620 diff --git a/net-firewall/shorewall-core/shorewall-core-4.5.21.9.ebuild b/net-firewall/shorewall-core/shorewall-core-4.5.21.9.ebuild index efe1c245da7c..aed62c10f26b 100644 --- a/net-firewall/shorewall-core/shorewall-core-4.5.21.9.ebuild +++ b/net-firewall/shorewall-core/shorewall-core-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-core/shorewall-core-4.5.21.9.ebuild,v 1.6 2014/09/19 09:16:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.21.9.ebuild,v 1.7 2014/09/19 09:17:07 ago Exp $ EAPI="5" @@ -27,7 +27,7 @@ SRC_URI="http://www1.shorewall.net/pub/shorewall/${MY_URL_PREFIX}${MY_MAJOR_RELE LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 ~sparc x86" IUSE="selinux" DEPEND=" |