diff options
author | 2004-11-23 21:07:58 +0000 | |
---|---|---|
committer | 2004-11-23 21:07:58 +0000 | |
commit | fbe58f262a368cacc5003255bfaa4e2a74bce96d (patch) | |
tree | c0b714f2a6a29ab230eb2a6478eb0b85029ddee4 /net-misc | |
parent | stable on x86, remove old versions (diff) | |
download | historical-fbe58f262a368cacc5003255bfaa4e2a74bce96d.tar.gz historical-fbe58f262a368cacc5003255bfaa4e2a74bce96d.tar.bz2 historical-fbe58f262a368cacc5003255bfaa4e2a74bce96d.zip |
Added to ~amd64, bug #72219
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/monmotha/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/monmotha/Manifest | 14 | ||||
-rw-r--r-- | net-misc/monmotha/monmotha-2.3.8_pre7.ebuild | 4 |
3 files changed, 19 insertions, 5 deletions
diff --git a/net-misc/monmotha/ChangeLog b/net-misc/monmotha/ChangeLog index c96be22fcf1f..4dddb52662b5 100644 --- a/net-misc/monmotha/ChangeLog +++ b/net-misc/monmotha/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/monmotha # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/monmotha/ChangeLog,v 1.4 2004/06/24 23:56:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/monmotha/ChangeLog,v 1.5 2004/11/23 21:07:58 sekretarz Exp $ + + 23 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> + monmotha-2.3.8_pre7.ebuild: + Added to ~amd64, bug #72219 *monmotha-2.3.8_pre7 (20 Aug 2002) diff --git a/net-misc/monmotha/Manifest b/net-misc/monmotha/Manifest index 3b19ddd6bb3d..ace920be5bf9 100644 --- a/net-misc/monmotha/Manifest +++ b/net-misc/monmotha/Manifest @@ -1,5 +1,15 @@ -MD5 0f0d9bba9d39f049e2bcfc1a61c3946c monmotha-2.3.8_pre7.ebuild 1177 -MD5 77f62ac488c67e91d33d20a32dd1984e ChangeLog 544 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 9a9f7a607b21cb94eb3b402fcc57ea1e monmotha-2.3.8_pre7.ebuild 1185 +MD5 1d249ebf9a70938427d7999471add0b6 ChangeLog 660 MD5 5368c139957ecdf3fed36278f89e926e files/rc.firewall-2.3.8-pre7 55183 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-monmotha-2.3.8_pre7 0 MD5 b3f639c3a99e5294907fec299abfa02c files/monmotha.rc6 937 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBo6a7Z/iYVBmujdURAgsdAJ9UmK4W7GbZNh3aRXDmpNKQLZXVfgCgu1YK +Ro/X4k2bDRZIOWP+xqzEDO8= +=Nmno +-----END PGP SIGNATURE----- diff --git a/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild b/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild index 85497b264f50..8f7bfb7ef165 100644 --- a/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild +++ b/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild @@ -1,12 +1,12 @@ # 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.7 2004/07/15 03:04:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild,v 1.8 2004/11/23 21:07:58 sekretarz Exp $ DESCRIPTION="MonMotha IPTables-based firewall script." HOMEPAGE="http://monmotha.mplug.org/firewall/" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" SLOT="0" RDEPEND=">=net-firewall/iptables-1.2.5" |