diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 20:27:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-30 20:27:44 +0000 |
commit | b52779506e30d27d09cd14c35353ad6e936ac481 (patch) | |
tree | fab10dc1adf2aefabc815587059cc0863166341d /net-firewall | |
parent | Stable for x86, wrt bug #470544 (diff) | |
download | gentoo-2-b52779506e30d27d09cd14c35353ad6e936ac481.tar.gz gentoo-2-b52779506e30d27d09cd14c35353ad6e936ac481.tar.bz2 gentoo-2-b52779506e30d27d09cd14c35353ad6e936ac481.zip |
Stable for x86, wrt bug #470544
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall-core/ChangeLog b/net-firewall/shorewall-core/ChangeLog index 96ec333afc5f..d8308bf41b7c 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.29 2013/06/30 20:26:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.30 2013/06/30 20:27:44 ago Exp $ + + 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-core-4.5.15.ebuild: + Stable for x86, wrt bug #470544 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-core-4.5.15.ebuild: Stable for sparc, wrt bug #470544 diff --git a/net-firewall/shorewall-core/shorewall-core-4.5.15.ebuild b/net-firewall/shorewall-core/shorewall-core-4.5.15.ebuild index 45404352a43e..991475f12e18 100644 --- a/net-firewall/shorewall-core/shorewall-core-4.5.15.ebuild +++ b/net-firewall/shorewall-core/shorewall-core-4.5.15.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.15.ebuild,v 1.5 2013/06/30 20:26:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.15.ebuild,v 1.6 2013/06/30 20:27:44 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 |