diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2007-01-08 07:47:30 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2007-01-08 07:47:30 +0000 |
commit | f3ba4cd51bd472a537011de510ba9eb6fc463936 (patch) | |
tree | 5cbb48a7a287ab195abc8c576075621674aeb0d0 /net-firewall | |
parent | Adding more errors handling (diff) | |
download | gentoo-2-f3ba4cd51bd472a537011de510ba9eb6fc463936.tar.gz gentoo-2-f3ba4cd51bd472a537011de510ba9eb6fc463936.tar.bz2 gentoo-2-f3ba4cd51bd472a537011de510ba9eb6fc463936.zip |
mark ~ppc
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.2.4.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 176e231f34c2..985d393b4ba8 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.120 2007/01/03 20:52:34 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.121 2007/01/08 07:47:30 wormo Exp $ + + 06 Jan 2007; Stephanie Lockwood-Childs <wormo@gentoo.org> + shorewall-3.2.4.ebuild: + mark ~ppc (bug #151952) 03 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org> shorewall-3.0.8.ebuild: diff --git a/net-firewall/shorewall/shorewall-3.2.4.ebuild b/net-firewall/shorewall/shorewall-3.2.4.ebuild index 8a60847ded36..693d4ec24a0f 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 +# Copyright 1999-2007 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.5 2006/10/22 09:34:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.2.4.ebuild,v 1.6 2007/01/08 07:47:30 wormo 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |