summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Event/Event-0.87.ebuild')
-rw-r--r--dev-perl/Event/Event-0.87.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Event/Event-0.87.ebuild b/dev-perl/Event/Event-0.87.ebuild
deleted file mode 100644
index 83d5d449b6f7..000000000000
--- a/dev-perl/Event/Event-0.87.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-0.87.ebuild,v 1.15 2007/01/07 21:43:50 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="fast, generic event loop"
-
-# Moved to Gentoo mirrors as it's vanished from the CPAN archives
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 amd64 ppc sparc alpha"
-IUSE=""
-DEPEND="virtual/perl-Test
- dev-lang/perl"
-
-mydoc="ANNOUNCE INSTALL TODO Tutorial.pdf"
-
-