diff options
Diffstat (limited to 'dev-perl/Date-Calc/Date-Calc-5.3.ebuild')
-rw-r--r-- | dev-perl/Date-Calc/Date-Calc-5.3.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/Date-Calc/Date-Calc-5.3.ebuild b/dev-perl/Date-Calc/Date-Calc-5.3.ebuild deleted file mode 100644 index 441e75773497..000000000000 --- a/dev-perl/Date-Calc/Date-Calc-5.3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Calc/Date-Calc-5.3.ebuild,v 1.9 2005/04/25 13:32:47 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Gregorian calendar date calculations" -HOMEPAGE="http://www.cpan.org/authors/id/STBEY/${P}.readme" -SRC_URI="mirror://cpan/authors/id/STBEY/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="x86 ppc ~sparc alpha amd64 s390" -IUSE="" - -DEPEND="dev-perl/Bit-Vector" - -export OPTIMIZE="$CFLAGS" -mydoc="ToDo" |