diff options
author | 2013-01-21 14:07:07 +0000 | |
---|---|---|
committer | 2013-01-21 14:07:07 +0000 | |
commit | 10ea31a4118ea2255b543c2e0d8b5d3d103e8930 (patch) | |
tree | ef9bd9dd4eadfda41c55bc5d74f98e8fd67805ac /net-firewall | |
parent | Stable for ppc, wrt bug #452830 (diff) | |
download | gentoo-2-10ea31a4118ea2255b543c2e0d8b5d3d103e8930.tar.gz gentoo-2-10ea31a4118ea2255b543c2e0d8b5d3d103e8930.tar.bz2 gentoo-2-10ea31a4118ea2255b543c2e0d8b5d3d103e8930.zip |
Stable for ppc, wrt bug #452830
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 926b91869743..264b1c18cb34 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.214 2013/01/21 13:48:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.215 2013/01/21 14:07:07 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-4.5.8.2-r1.ebuild: + Stable for ppc, wrt bug #452830 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-4.5.8.2-r1.ebuild: Stable for ppc64, wrt bug #452830 diff --git a/net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild b/net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild index 12afcc3ef53d..0cfa17ef60ee 100644 --- a/net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild +++ b/net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild,v 1.5 2013/01/21 13:48:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.8.2-r1.ebuild,v 1.6 2013/01/21 14:07:07 ago Exp $ EAPI="4" @@ -20,7 +20,7 @@ SRC_URI="http://www1.shorewall.net/pub/${PN}/${MY_PV_TREE}/${MY_P}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ppc64 ~sparc x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |