summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Tree-Simple/Tree-Simple-1.18.ebuild')
-rw-r--r--dev-perl/Tree-Simple/Tree-Simple-1.18.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/Tree-Simple/Tree-Simple-1.18.ebuild b/dev-perl/Tree-Simple/Tree-Simple-1.18.ebuild
deleted file mode 100644
index f838d159e482..000000000000
--- a/dev-perl/Tree-Simple/Tree-Simple-1.18.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Tree-Simple/Tree-Simple-1.18.ebuild,v 1.2 2008/11/18 15:41:35 tove Exp $
-
-MODULE_AUTHOR=STEVAN
-inherit perl-module
-
-DESCRIPTION="A simple tree object"
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
-IUSE="test"
-
-RDEPEND="dev-lang/perl"
-DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.28
- test? ( >=virtual/perl-Test-Simple-0.47
- >=dev-perl/Test-Exception-0.15 )"
-
-SRC_TEST="do"