summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-02 12:12:45 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-02 12:12:45 +0000
commitdc9ab68f8ff008308fe6a68c24d862be82490fc8 (patch)
tree913ccb14902367f6562100860db1715f8f461089 /dev-perl/Chart/Chart-2.3.ebuild
parentsparc/x86 stable wrt #266555 (diff)
downloadhistorical-dc9ab68f8ff008308fe6a68c24d862be82490fc8.tar.gz
historical-dc9ab68f8ff008308fe6a68c24d862be82490fc8.tar.bz2
historical-dc9ab68f8ff008308fe6a68c24d862be82490fc8.zip
Cleanup
Package-Manager: portage-2.2_rc31/cvs/Linux i686
Diffstat (limited to 'dev-perl/Chart/Chart-2.3.ebuild')
-rw-r--r--dev-perl/Chart/Chart-2.3.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-perl/Chart/Chart-2.3.ebuild b/dev-perl/Chart/Chart-2.3.ebuild
deleted file mode 100644
index 47f298f3ca2a..000000000000
--- a/dev-perl/Chart/Chart-2.3.ebuild
+++ /dev/null
@@ -1,24 +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/Chart/Chart-2.3.ebuild,v 1.19 2007/01/14 22:41:17 mcummings Exp $
-
-inherit perl-module
-
-MY_P=${P/.3_/c-}
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="The Perl Chart Module"
-SRC_URI="mirror://cpan/authors/id/C/CH/CHARTGRP/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~chartgrp/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=dev-perl/GD-1.2
- dev-lang/perl"
-
-SRC_TEST="do"
-
-mydoc="TODO"