diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-24 19:57:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-24 19:57:56 +0000 |
commit | 17d7dd6aecc5a773cf42f879e37366996d80621e (patch) | |
tree | 9b80285634b48edf7dc43f0ba081a584119bc21a /net-firewall/shorewall | |
parent | Marking php-5.2.5_p20080206-r3 ppc64 for bug 209148 (diff) | |
download | gentoo-2-17d7dd6aecc5a773cf42f879e37366996d80621e.tar.gz gentoo-2-17d7dd6aecc5a773cf42f879e37366996d80621e.tar.bz2 gentoo-2-17d7dd6aecc5a773cf42f879e37366996d80621e.zip |
Marking shorewall-3.4.7 ppc64 for bug 210902
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 73f4a87a45f8..ea9510c5bc19 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.154 2008/02/24 19:42:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.155 2008/02/24 19:57:56 ranger Exp $ + + 24 Feb 2008; Brent Baude <ranger@gentoo.org> shorewall-3.4.7.ebuild: + Marking shorewall-3.4.7 ppc64 for bug 210902 24 Feb 2008; Christian Faulhammer <opfer@gentoo.org> shorewall-3.4.7.ebuild: diff --git a/net-firewall/shorewall/shorewall-3.4.7.ebuild b/net-firewall/shorewall/shorewall-3.4.7.ebuild index 9b591a8e9e91..ff8aaff36e53 100644 --- a/net-firewall/shorewall/shorewall-3.4.7.ebuild +++ b/net-firewall/shorewall/shorewall-3.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.4.7.ebuild,v 1.2 2008/02/24 19:42:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.4.7.ebuild,v 1.3 2008/02/24 19:57:56 ranger Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="http://www1.shorewall.net/pub/${PN}/${MY_P_TREE}/${P}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ppc64 ~sparc x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |