diff options
author | 2013-03-17 12:36:18 +0000 | |
---|---|---|
committer | 2013-03-17 12:36:18 +0000 | |
commit | 73e341df7a9935304c8123ed3c34f8b8f1b43a9f (patch) | |
tree | 4b4cc7ea484cb33bc3f9ccfbb4b3c18cfb049728 /net-firewall | |
parent | Stable for amd64, wrt bug #461208 (diff) | |
download | gentoo-2-73e341df7a9935304c8123ed3c34f8b8f1b43a9f.tar.gz gentoo-2-73e341df7a9935304c8123ed3c34f8b8f1b43a9f.tar.bz2 gentoo-2-73e341df7a9935304c8123ed3c34f8b8f1b43a9f.zip |
Stable for x86, wrt bug #461208
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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.11.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall-core/ChangeLog b/net-firewall/shorewall-core/ChangeLog index e9b2a6c7c83b..93cd94b3e897 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.17 2013/03/17 12:35:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/ChangeLog,v 1.18 2013/03/17 12:36:18 ago Exp $ + + 17 Mar 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-core-4.5.11.2.ebuild: + Stable for x86, wrt bug #461208 17 Mar 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-core-4.5.11.2.ebuild: Stable for amd64, wrt bug #461208 diff --git a/net-firewall/shorewall-core/shorewall-core-4.5.11.2.ebuild b/net-firewall/shorewall-core/shorewall-core-4.5.11.2.ebuild index aaad4fff60d5..01574a3bcb5d 100644 --- a/net-firewall/shorewall-core/shorewall-core-4.5.11.2.ebuild +++ b/net-firewall/shorewall-core/shorewall-core-4.5.11.2.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.11.2.ebuild,v 1.2 2013/03/17 12:35:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-core/shorewall-core-4.5.11.2.ebuild,v 1.3 2013/03/17 12:36:18 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 |