diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-10-22 09:34:22 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-10-22 09:34:22 +0000 |
commit | 52d91e666d0ffee9f364aabb824362cfb91270fd (patch) | |
tree | 8f207f10f9f7fd7bc637f6e501e50366b8d1bfb6 /net-firewall | |
parent | Stable on ppc64; bug #151879 (diff) | |
download | gentoo-2-52d91e666d0ffee9f364aabb824362cfb91270fd.tar.gz gentoo-2-52d91e666d0ffee9f364aabb824362cfb91270fd.tar.bz2 gentoo-2-52d91e666d0ffee9f364aabb824362cfb91270fd.zip |
Added ~ppc64; bug #151952
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index ca40b719becb..ea6e6ef9192a 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.117 2006/10/21 17:27:02 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.118 2006/10/22 09:34:22 corsair Exp $ + + 22 Oct 2006; Markus Rothe <corsair@gentoo.org> shorewall-3.2.4.ebuild: + Added ~ppc64; bug #151952 21 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> shorewall-3.0.8.ebuild, shorewall-3.2.4.ebuild: diff --git a/net-firewall/shorewall/shorewall-3.2.4.ebuild b/net-firewall/shorewall/shorewall-3.2.4.ebuild index 298cef0dc601..8a60847ded36 100644 --- a/net-firewall/shorewall/shorewall-3.2.4.ebuild +++ b/net-firewall/shorewall/shorewall-3.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.2.4.ebuild,v 1.4 2006/10/21 17:27:02 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.2.4.ebuild,v 1.5 2006/10/22 09:34:22 corsair Exp $ MY_P_DOCS="${P/${PN}/${PN}-docs-html}" @@ -11,7 +11,7 @@ SRC_URI="http://shorewall.net/pub/${PN}/3.2/${P}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |