[Lunar-commits] <moonbase> DateManip: Renaming.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Feb 20 16:09:14 CET 2010
commit c12eb0b104cd69b382b833adc836e40bf071f846
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Feb 20 10:09:14 2010 -0500
DateManip: Renaming.
---
perl/DateManip/BUILD | 6 ------
perl/DateManip/DEPENDS | 1 -
perl/DateManip/DETAILS | 20 --------------------
3 files changed, 0 insertions(+), 27 deletions(-)
diff --git a/perl/DateManip/BUILD b/perl/DateManip/BUILD
deleted file mode 100644
index c11ca00..0000000
--- a/perl/DateManip/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-(
-
- perl Makefile.PL &&
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/perl/DateManip/DEPENDS b/perl/DateManip/DEPENDS
deleted file mode 100644
index 1dd0168..0000000
--- a/perl/DateManip/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends perl
diff --git a/perl/DateManip/DETAILS b/perl/DateManip/DETAILS
deleted file mode 100644
index a39834a..0000000
--- a/perl/DateManip/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
- MODULE=DateManip
- VERSION=5.44
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/
- SOURCE_VFY=sha1:18938e48e2c2ba43f8c706acf1c2720d9dc98a83
- WEB_SITE=http://search.cpan.org/~sbeck/DateManip-5.44/
- ENTERED=20011108
- UPDATED=20060210
- SHORT="a perl module for easily parsing and manipulating dates"
-cat << EOF
-Date::Manip:
-
-A perl 5 module which allows you to easily parse and manipulate dates
-(several different foreign languages are supported and more can be added
-easily, international date formats are also supported). A date
-calculator is also included to tell the time elapsed between two dates,
-or to find a date a certain amount of time from a given date.
-Calculations can also be done using a special business mode where
-weekends and holidays are ignored.
-EOF
More information about the Lunar-commits
mailing list