diff options
Diffstat (limited to 'net-analyzer/calamaris/calamaris-2.51.ebuild')
-rw-r--r-- | net-analyzer/calamaris/calamaris-2.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/calamaris/calamaris-2.51.ebuild b/net-analyzer/calamaris/calamaris-2.51.ebuild index b82563b04629..0b2c74e9abcd 100644 --- a/net-analyzer/calamaris/calamaris-2.51.ebuild +++ b/net-analyzer/calamaris/calamaris-2.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/calamaris-2.51.ebuild,v 1.4 2004/06/24 21:58:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/calamaris/calamaris-2.51.ebuild,v 1.5 2004/07/08 23:17:11 eldad Exp $ DESCRIPTION="Calamaris parses the logfiles of a wide variety of Web proxy servers and generates reports" HOMEPAGE="http://calamaris.cord.de/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="ppc x86" DEPEND="dev-lang/perl" RDEPEND="dev-lang/perl" -S=${WORKDIR}/${P} +IUSE="" src_install () { dobin calamaris |