diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 14:59:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-22 14:59:15 +0000 |
commit | d029654606db571a4e7e3c87c1de691780e23239 (patch) | |
tree | 454b772668ed871178800fc1bc077ee3492132d3 /net-firewall/shorewall-core | |
parent | Stable for ppc64, wrt bug #486476 (diff) | |
download | gentoo-2-d029654606db571a4e7e3c87c1de691780e23239.tar.gz gentoo-2-d029654606db571a4e7e3c87c1de691780e23239.tar.bz2 gentoo-2-d029654606db571a4e7e3c87c1de691780e23239.zip |
Stable for ppc64, wrt bug #487690
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-firewall/shorewall-core')
-rw-r--r-- | net-firewall/shorewall-core/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall-core/ChangeLog b/net-firewall/shorewall-core/ChangeLog index 1c70c336f5f0..f72ce4a1454a 100644 --- a/net-firewall/shorewall-core/ChangeLog +++ b/net-firewall/shorewall-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.48 2013/12/02 20:00:01 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.49 2013/12/22 14:59:15 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> + shorewall-core-4.5.18-r1.ebuild: + Stable for ppc64, wrt bug #487690 *shorewall-core-4.5.21.4 (02 Dec 2013) diff --git a/net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild b/net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild index b144362d0257..a168c16d1fa1 100644 --- a/net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild +++ b/net-firewall/shorewall-core/shorewall-core-4.5.18-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-core/shorewall-core-4.5.18-r1.ebuild,v 1.3 2013/10/21 12:54:52 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.18-r1.ebuild,v 1.4 2013/12/22 14:59:15 ago Exp $ EAPI="5" @@ -18,7 +18,7 @@ SRC_URI="http://www1.shorewall.net/pub/shorewall/${MY_PV_TREE}/${MY_P}/${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ppc ppc64 ~sparc ~x86" IUSE="selinux" DEPEND=">=net-firewall/iptables-1.2.4 |