summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Log-Log4perl/Log-Log4perl-1.04.ebuild')
-rw-r--r--dev-perl/Log-Log4perl/Log-Log4perl-1.04.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.04.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.04.ebuild
deleted file mode 100644
index aa0c4aab95e5..000000000000
--- a/dev-perl/Log-Log4perl/Log-Log4perl-1.04.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.04.ebuild,v 1.6 2006/10/10 19:56:02 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="Log::Log4perl is a Perl port of the widely popular log4j logging package."
-SRC_URI="mirror://cpan/authors/id/M/MS/MSCHILLI/${P}.tar.gz"
-HOMEPAGE="http://log4perl.sourceforge.net/"
-
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="amd64 ia64 ~ppc sparc ~x86"
-IUSE=""
-
-SRC_TEST="do"
-
-
-DEPEND="dev-lang/perl"