diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 10:00:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-17 10:00:33 +0000 |
commit | 5cdf95554c73f90b745045db03e1fa530beb0b51 (patch) | |
tree | 0f516c523009d2e7fd995390b54e73029c9cdd54 /net-firewall | |
parent | Stable for ppc, wrt bug #480072 (diff) | |
download | gentoo-2-5cdf95554c73f90b745045db03e1fa530beb0b51.tar.gz gentoo-2-5cdf95554c73f90b745045db03e1fa530beb0b51.tar.bz2 gentoo-2-5cdf95554c73f90b745045db03e1fa530beb0b51.zip |
Stable for ppc, wrt bug #480072
(Portage version: 2.1.13.7/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-core/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall-core/shorewall-core-4.5.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall-core/ChangeLog b/net-firewall/shorewall-core/ChangeLog index 3cd89b4ed7aa..25a253cb21b2 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.37 2013/08/17 09:57:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.38 2013/08/17 10:00:33 ago Exp $ + + 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-core-4.5.18.ebuild: + Stable for ppc, wrt bug #480072 17 Aug 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-core-4.5.18.ebuild: Stable for sparc, wrt bug #480072 diff --git a/net-firewall/shorewall-core/shorewall-core-4.5.18.ebuild b/net-firewall/shorewall-core/shorewall-core-4.5.18.ebuild index 83a71dbe5b02..f88ce399e231 100644 --- a/net-firewall/shorewall-core/shorewall-core-4.5.18.ebuild +++ b/net-firewall/shorewall-core/shorewall-core-4.5.18.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.ebuild,v 1.5 2013/08/17 09:57:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.18.ebuild,v 1.6 2013/08/17 10:00:33 ago Exp $ EAPI="4" @@ -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 |