diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-04-16 23:51:48 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-04-16 23:51:48 +0000 |
commit | 413ab3aa99b5a208f4ccbaf1cb7fdfa57855a20f (patch) | |
tree | 0ebe7624dcf0906f657b89c26f91cf00fd27c666 /net-firewall/shorewall | |
parent | old (diff) | |
download | gentoo-2-413ab3aa99b5a208f4ccbaf1cb7fdfa57855a20f.tar.gz gentoo-2-413ab3aa99b5a208f4ccbaf1cb7fdfa57855a20f.tar.bz2 gentoo-2-413ab3aa99b5a208f4ccbaf1cb7fdfa57855a20f.zip |
Stable on Alpha, bug 174312.
(Portage version: 2.1.2.4)
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index c6d0726381da..10b25c214208 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # 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.132 2007/04/15 19:18:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.133 2007/04/16 23:51:48 kloeri Exp $ + + 16 Apr 2007; Bryan Østergaard <kloeri@gentoo.org> shorewall-3.2.9.ebuild: + Stable on Alpha, bug 174312. 15 Apr 2007; Markus Rothe <corsair@gentoo.org> shorewall-3.2.9.ebuild: Stable on ppc64; bug #174312 diff --git a/net-firewall/shorewall/shorewall-3.2.9.ebuild b/net-firewall/shorewall/shorewall-3.2.9.ebuild index 1f4a9cb7f222..fcabc28dbc35 100644 --- a/net-firewall/shorewall/shorewall-3.2.9.ebuild +++ b/net-firewall/shorewall/shorewall-3.2.9.ebuild @@ -1,6 +1,6 @@ # 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.9.ebuild,v 1.6 2007/04/15 19:18:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.2.9.ebuild,v 1.7 2007/04/16 23:51:48 kloeri Exp $ inherit eutils @@ -13,7 +13,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 ppc64 sparc x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |