diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 17:04:34 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 17:04:34 +0000 |
commit | f6fc044e639077455e5475ecf375e3a0a8eb90c9 (patch) | |
tree | f51617f43fb4d7131288661606ce15feac8181ea /net-firewall | |
parent | ppc64 stable wrt #352473 (diff) | |
download | gentoo-2-f6fc044e639077455e5475ecf375e3a0a8eb90c9.tar.gz gentoo-2-f6fc044e639077455e5475ecf375e3a0a8eb90c9.tar.bz2 gentoo-2-f6fc044e639077455e5475ecf375e3a0a8eb90c9.zip |
ppc/ppc64 stable wrt #352532
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.4.15.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 1cff0c67f2df..74e1d4f093ac 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.181 2011/03/20 18:12:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.182 2011/03/21 17:04:34 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + shorewall-4.4.15.1.ebuild: + ppc/ppc64 stable wrt #352532 20 Mar 2011; Raúl Porcel <armin76@gentoo.org> shorewall-4.4.15.1.ebuild: sparc stable wrt #352532 diff --git a/net-firewall/shorewall/shorewall-4.4.15.1.ebuild b/net-firewall/shorewall/shorewall-4.4.15.1.ebuild index 06197631814c..ecf26ce051e8 100644 --- a/net-firewall/shorewall/shorewall-4.4.15.1.ebuild +++ b/net-firewall/shorewall/shorewall-4.4.15.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.4.15.1.ebuild,v 1.6 2011/03/20 18:12:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.4.15.1.ebuild,v 1.7 2011/03/21 17:04:34 xarthisius Exp $ EAPI="2" @@ -21,7 +21,7 @@ SRC_URI="http://www1.shorewall.net/pub/${PN}/${MY_PV_TREE}/${MY_P}/${P}${MY_P_BE 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 |