summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Devel-Symdump/Devel-Symdump-2.06.03.ebuild')
-rw-r--r--dev-perl/Devel-Symdump/Devel-Symdump-2.06.03.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Devel-Symdump/Devel-Symdump-2.06.03.ebuild b/dev-perl/Devel-Symdump/Devel-Symdump-2.06.03.ebuild
deleted file mode 100644
index 21e7f4bc7512..000000000000
--- a/dev-perl/Devel-Symdump/Devel-Symdump-2.06.03.ebuild
+++ /dev/null
@@ -1,20 +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/Devel-Symdump/Devel-Symdump-2.06.03.ebuild,v 1.3 2007/07/10 23:33:30 mr_bones_ Exp $
-
-inherit versionator perl-module
-
-MY_P="${PN}-$(delete_version_separator 2)"
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="dump symbol names or the symbol table"
-HOMEPAGE="http://search.cpan.org/~andk/${P}"
-SRC_URI="mirror://cpan/authors/id/A/AN/ANDK/${MY_P}.tar.gz"
-
-SRC_TEST="do"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"