summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Date-Calc/Date-Calc-6.3.ebuild')
-rw-r--r--dev-perl/Date-Calc/Date-Calc-6.3.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/Date-Calc/Date-Calc-6.3.ebuild b/dev-perl/Date-Calc/Date-Calc-6.3.ebuild
deleted file mode 100644
index e531dbae745c..000000000000
--- a/dev-perl/Date-Calc/Date-Calc-6.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Calc/Date-Calc-6.3.ebuild,v 1.10 2010/11/05 13:58:13 ssuominen Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=STBEY
-inherit perl-module
-
-DESCRIPTION="Gregorian calendar date calculations"
-
-LICENSE="${LICENSE} LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=">=dev-perl/Bit-Vector-6.6
- >=dev-perl/Carp-Clan-5.3"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
-export OPTIMIZE="$CFLAGS"
-mydoc="ToDo"