diff options
author | 2014-09-19 09:17:11 +0000 | |
---|---|---|
committer | 2014-09-19 09:17:11 +0000 | |
commit | fde77e2f2d55ecf44a8981e8e25d14283be8cb8b (patch) | |
tree | f5b85f15fdee9eb60122284318798130e796a40c /net-firewall | |
parent | Stable for ppc64, wrt bug #511620 (diff) | |
download | gentoo-2-fde77e2f2d55ecf44a8981e8e25d14283be8cb8b.tar.gz gentoo-2-fde77e2f2d55ecf44a8981e8e25d14283be8cb8b.tar.bz2 gentoo-2-fde77e2f2d55ecf44a8981e8e25d14283be8cb8b.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-init/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall-init/ChangeLog b/net-firewall/shorewall-init/ChangeLog index cbff1a231b62..e1dd20d04905 100644 --- a/net-firewall/shorewall-init/ChangeLog +++ b/net-firewall/shorewall-init/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall-init # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/ChangeLog,v 1.10 2014/09/19 09:16:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/ChangeLog,v 1.11 2014/09/19 09:17:11 ago Exp $ + + 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> shorewall-init-4.5.21.9.ebuild: + Stable for ppc64, wrt bug #511620 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> shorewall-init-4.5.21.9.ebuild: Stable for ppc, wrt bug #511620 diff --git a/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild b/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild index 3f9138f7cf5c..ae09d1eae119 100644 --- a/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild +++ b/net-firewall/shorewall-init/shorewall-init-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-init/shorewall-init-4.5.21.9.ebuild,v 1.7 2014/09/19 09:16:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/shorewall-init-4.5.21.9.ebuild,v 1.8 2014/09/19 09:17:11 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="" DEPEND=">=sys-apps/coreutils-8.20" |