diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-08-15 10:01:15 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-08-15 10:01:15 +0000 |
commit | 212141c07a6bd0caaadf10612581079716f4a219 (patch) | |
tree | b13de8a52a2310a1a8ba05d3fad001e4ca43ac0d /dev-perl/Date-Calc/Date-Calc-5.3.ebuild | |
parent | Marking stable x86 and sparc (diff) | |
download | historical-212141c07a6bd0caaadf10612581079716f4a219.tar.gz historical-212141c07a6bd0caaadf10612581079716f4a219.tar.bz2 historical-212141c07a6bd0caaadf10612581079716f4a219.zip |
Cleaning out stale ebuild
Package-Manager: portage-2.0.51.22-r1
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" |