summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2002-10-02 10:59:08 +0000
committerMichael Cummings <mcummings@gentoo.org>2002-10-02 10:59:08 +0000
commitc572de3f05445a1d1955e4d42d43cddfc8931f17 (patch)
treedd595a7adc84bd8aa08fa2b037bd6d55e4ab153e /dev-perl/Date-Calc
parentBut 8309. Missing dep for Date-Calc (diff)
downloadhistorical-c572de3f05445a1d1955e4d42d43cddfc8931f17.tar.gz
historical-c572de3f05445a1d1955e4d42d43cddfc8931f17.tar.bz2
historical-c572de3f05445a1d1955e4d42d43cddfc8931f17.zip
Updated with dep for Bit-Vector. Added Bit-Vector to portage.
Diffstat (limited to 'dev-perl/Date-Calc')
-rw-r--r--dev-perl/Date-Calc/ChangeLog8
-rw-r--r--dev-perl/Date-Calc/Date-Calc-5.0-r3.ebuild20
-rw-r--r--dev-perl/Date-Calc/files/digest-Date-Calc-5.0-r31
3 files changed, 28 insertions, 1 deletions
diff --git a/dev-perl/Date-Calc/ChangeLog b/dev-perl/Date-Calc/ChangeLog
index 14bc65d86d06..b11ea1302bd1 100644
--- a/dev-perl/Date-Calc/ChangeLog
+++ b/dev-perl/Date-Calc/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Date-Calc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Calc/ChangeLog,v 1.4 2002/07/31 12:33:05 cselkirk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Calc/ChangeLog,v 1.5 2002/10/02 10:59:08 mcummings Exp $
+
+*Date-Calc-5.0-r3 (2 Oct 2002)
+
+ 2 Oct 2002, <mcummings@gentoo.org> Date-Calc-5.0-r3.ebuild: Added missing
+ depend to portage, added to ebuild. Bumped version since it needs the dep
+ to work properly (will compile without it though)
*Date-Calc-5.0-r2 (5 May 2002)
diff --git a/dev-perl/Date-Calc/Date-Calc-5.0-r3.ebuild b/dev-perl/Date-Calc/Date-Calc-5.0-r3.ebuild
new file mode 100644
index 000000000000..d9a1e2a7bac6
--- /dev/null
+++ b/dev-perl/Date-Calc/Date-Calc-5.0-r3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Date-Calc/Date-Calc-5.0-r3.ebuild,v 1.1 2002/10/02 10:59:08 mcummings Exp $
+
+inherit perl-module
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Date::Calc module for perl"
+SRC_URI="http://www.cpan.org/authors/id/STBEY/${P}.tar.gz"
+HOMEPAGE="http://www.cpan.org/authors/id/STBEY/${P}.readme"
+
+SLOT="0"
+LICENSE="Artistic | GPL-2"
+KEYWORDS="x86 ppc sparc sparc64"
+
+DEPEND="${DEPEND}
+ dev-perl/Bit-Vector"
+
+export OPTIMIZE="$CFLAGS"
+mydoc="ToDo"
diff --git a/dev-perl/Date-Calc/files/digest-Date-Calc-5.0-r3 b/dev-perl/Date-Calc/files/digest-Date-Calc-5.0-r3
new file mode 100644
index 000000000000..e3597fe5131d
--- /dev/null
+++ b/dev-perl/Date-Calc/files/digest-Date-Calc-5.0-r3
@@ -0,0 +1 @@
+MD5 0523d78cb8f60dd306ebf7c9807fc24a Date-Calc-5.0.tar.gz 194941