diff options
author | 2004-07-15 03:07:27 +0000 | |
---|---|---|
committer | 2004-07-15 03:07:27 +0000 | |
commit | b548d0afefc0b9d83c049d5b7f17ec88403731f2 (patch) | |
tree | 49230aa5dcfad5d4c5c30a255e86f08350c1d0e4 /net-misc/monmotha | |
parent | sync IUSE (+zlib), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (... (diff) | |
download | gentoo-2-b548d0afefc0b9d83c049d5b7f17ec88403731f2.tar.gz gentoo-2-b548d0afefc0b9d83c049d5b7f17ec88403731f2.tar.bz2 gentoo-2-b548d0afefc0b9d83c049d5b7f17ec88403731f2.zip |
sync IUSE (missing)
Diffstat (limited to 'net-misc/monmotha')
-rw-r--r-- | net-misc/monmotha/monmotha-2.3.8_pre7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild b/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild index 4fc37d11f95f..85497b264f50 100644 --- a/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild +++ b/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild,v 1.6 2004/06/24 23:56:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild,v 1.7 2004/07/15 03:04:53 agriffis Exp $ DESCRIPTION="MonMotha IPTables-based firewall script." HOMEPAGE="http://monmotha.mplug.org/firewall/" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" SLOT="0" RDEPEND=">=net-firewall/iptables-1.2.5" |