diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-25 14:56:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-25 14:56:18 +0000 |
commit | af53012c0c49c74026577a509a3525c2801287bc (patch) | |
tree | b5b7a81b4c301480e49ef123859bcbe89702f091 /net-firewall/shorewall | |
parent | Stable for HPPA (bug #210597). (diff) | |
download | gentoo-2-af53012c0c49c74026577a509a3525c2801287bc.tar.gz gentoo-2-af53012c0c49c74026577a509a3525c2801287bc.tar.bz2 gentoo-2-af53012c0c49c74026577a509a3525c2801287bc.zip |
Stable for HPPA (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 ea9510c5bc19..8b4d125a54c0 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.155 2008/02/24 19:57:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.156 2008/02/25 14:56:18 jer Exp $ + + 25 Feb 2008; Jeroen Roovers <jer@gentoo.org> shorewall-3.4.7.ebuild: + Stable for HPPA (bug #210902). 24 Feb 2008; Brent Baude <ranger@gentoo.org> shorewall-3.4.7.ebuild: Marking shorewall-3.4.7 ppc64 for bug 210902 diff --git a/net-firewall/shorewall/shorewall-3.4.7.ebuild b/net-firewall/shorewall/shorewall-3.4.7.ebuild index ff8aaff36e53..d4a546c3bc2f 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.3 2008/02/24 19:57:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.4.7.ebuild,v 1.4 2008/02/25 14:56:18 jer 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 |