From 0b6b506536c1ff50f1531d26be2fccfe86c74335 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:57:41 +0000 Subject: Move pkg/ files into package's toplevel directory --- devel/p5-Date-Manip/DESCR | 17 +++++++++++++++++ devel/p5-Date-Manip/PLIST | 1 + devel/p5-Date-Manip/pkg/DESCR | 17 ----------------- devel/p5-Date-Manip/pkg/PLIST | 1 - 4 files changed, 18 insertions(+), 18 deletions(-) create mode 100644 devel/p5-Date-Manip/DESCR create mode 100644 devel/p5-Date-Manip/PLIST delete mode 100644 devel/p5-Date-Manip/pkg/DESCR delete mode 100644 devel/p5-Date-Manip/pkg/PLIST (limited to 'devel/p5-Date-Manip') diff --git a/devel/p5-Date-Manip/DESCR b/devel/p5-Date-Manip/DESCR new file mode 100644 index 00000000000..64eb08ac449 --- /dev/null +++ b/devel/p5-Date-Manip/DESCR @@ -0,0 +1,17 @@ +This is a set of routines designed to make any common date/time +manipulation easy to do. Operations such as comparing two times, +calculating a time a given amount of time from another, or parsing +international times are all easily done. + +Date::Manip deals only with the Gregorian calendar (the one currently in +use). The Julian calendar defined leap years as every 4th year. The +Gregorian calendar improved this by making every 100th year NOT a leap +year, unless it was also the 400th year. The Gregorian calendar has been +extrapolated back to the year 1000 AD and forward to the year 9999 AD. +Note that in historical context, the Julian calendar was in use until 1582 +when the Gregorian calendar was adopted by the Catholic church. Protestant +countries did not accept it until later; Germany and Netherlands in 1698, +British Empire in 1752, Russia in 1918. Note that the Gregorian calendar +is itself imperfect. Each year is on average 26 seconds too long, which +means that every 3,323 years, a day should be removed from the calendar. +No attempt is made to correct for that. diff --git a/devel/p5-Date-Manip/PLIST b/devel/p5-Date-Manip/PLIST new file mode 100644 index 00000000000..86a820cdb24 --- /dev/null +++ b/devel/p5-Date-Manip/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:25:13 zuntum Exp $ diff --git a/devel/p5-Date-Manip/pkg/DESCR b/devel/p5-Date-Manip/pkg/DESCR deleted file mode 100644 index 64eb08ac449..00000000000 --- a/devel/p5-Date-Manip/pkg/DESCR +++ /dev/null @@ -1,17 +0,0 @@ -This is a set of routines designed to make any common date/time -manipulation easy to do. Operations such as comparing two times, -calculating a time a given amount of time from another, or parsing -international times are all easily done. - -Date::Manip deals only with the Gregorian calendar (the one currently in -use). The Julian calendar defined leap years as every 4th year. The -Gregorian calendar improved this by making every 100th year NOT a leap -year, unless it was also the 400th year. The Gregorian calendar has been -extrapolated back to the year 1000 AD and forward to the year 9999 AD. -Note that in historical context, the Julian calendar was in use until 1582 -when the Gregorian calendar was adopted by the Catholic church. Protestant -countries did not accept it until later; Germany and Netherlands in 1698, -British Empire in 1752, Russia in 1918. Note that the Gregorian calendar -is itself imperfect. Each year is on average 26 seconds too long, which -means that every 3,323 years, a day should be removed from the calendar. -No attempt is made to correct for that. diff --git a/devel/p5-Date-Manip/pkg/PLIST b/devel/p5-Date-Manip/pkg/PLIST deleted file mode 100644 index be0c47fad12..00000000000 --- a/devel/p5-Date-Manip/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2000/08/27 07:11:04 jlam Exp $ -- cgit v1.2.3