diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 15:01:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 15:01:28 +0000 |
commit | c2c271cb83e844ed519dca665c42346ca410af55 (patch) | |
tree | 41a8d88849be01847988b1a0a21f9312df6a8412 /net-firewall | |
parent | Stable for sparc, wrt bug #461208 (diff) | |
download | gentoo-2-c2c271cb83e844ed519dca665c42346ca410af55.tar.gz gentoo-2-c2c271cb83e844ed519dca665c42346ca410af55.tar.bz2 gentoo-2-c2c271cb83e844ed519dca665c42346ca410af55.zip |
Stable for sparc, wrt bug #461208
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.5.11.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 56adaf31d766..57e860c8ef2b 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.224 2013/03/23 13:24:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.225 2013/03/31 15:01:28 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-4.5.11.2.ebuild: + Stable for sparc, wrt bug #461208 23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> shorewall-4.5.11.2.ebuild: Stable for alpha, wrt bug #461208 diff --git a/net-firewall/shorewall/shorewall-4.5.11.2.ebuild b/net-firewall/shorewall/shorewall-4.5.11.2.ebuild index c9a8124769ed..71804c3e9d05 100644 --- a/net-firewall/shorewall/shorewall-4.5.11.2.ebuild +++ b/net-firewall/shorewall/shorewall-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/shorewall-4.5.11.2.ebuild,v 1.7 2013/03/23 13:24:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.5.11.2.ebuild,v 1.8 2013/03/31 15:01:28 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 |