diff options
author | 2007-04-16 23:51:48 +0000 | |
---|---|---|
committer | 2007-04-16 23:51:48 +0000 | |
commit | 413ab3aa99b5a208f4ccbaf1cb7fdfa57855a20f (patch) | |
tree | 0ebe7624dcf0906f657b89c26f91cf00fd27c666 /net-firewall/shorewall/shorewall-3.2.9.ebuild | |
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/shorewall-3.2.9.ebuild')
-rw-r--r-- | net-firewall/shorewall/shorewall-3.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |