diff options
author | 2014-09-19 09:16:34 +0000 | |
---|---|---|
committer | 2014-09-19 09:16:34 +0000 | |
commit | a9f0f7feb49e56939b607c173f3621d39cbcea0b (patch) | |
tree | 11417dee7dd34f153c3b4c0ebf09ac1b2e715e3d /net-firewall | |
parent | Stable for ppc, wrt bug #511620 (diff) | |
download | gentoo-2-a9f0f7feb49e56939b607c173f3621d39cbcea0b.tar.gz gentoo-2-a9f0f7feb49e56939b607c173f3621d39cbcea0b.tar.bz2 gentoo-2-a9f0f7feb49e56939b607c173f3621d39cbcea0b.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-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 1c2d27f46b4e..cbff1a231b62 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.9 2014/08/30 11:29:08 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-init/ChangeLog,v 1.10 2014/09/19 09:16:34 ago Exp $ + + 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> shorewall-init-4.5.21.9.ebuild: + Stable for ppc, wrt bug #511620 30 Aug 2014; Chema Alonso <nimiux@gentoo.org> shorewall-init-4.5.21.9.ebuild: Stable for amd64 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 9df0c5169dcd..3f9138f7cf5c 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.6 2014/08/30 11:29:08 nimiux Exp $ +# $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 $ 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" |