Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (daa759d8cc109f4e43a9affc555e0bf295e26fad)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andra?? Levstik <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (daa759d8cc109f4e43a9affc555e0bf295e26fad)
  • Date: Sat, 3 Feb 2007 09:59:19 -0600

GIT changes to master grimoire by Andra?? Levstik <ruskie AT mages.ath.cx>:

ChangeLog | 5 +++++
perl-cpan/crypt-cbc/BUILD | 1 +
perl-cpan/crypt-cbc/DEPENDS | 1 +
perl-cpan/crypt-cbc/DETAILS | 13 +++++++++++++
perl-cpan/crypt-cbc/HISTORY | 2 ++
perl-cpan/date-format/BUILD | 1 +
perl-cpan/date-format/DEPENDS | 1 +
perl-cpan/date-format/DETAILS | 13 +++++++++++++
perl-cpan/date-format/HISTORY | 2 ++
perl-cpan/time-duration/BUILD | 1 +
perl-cpan/time-duration/DEPENDS | 1 +
perl-cpan/time-duration/DETAILS | 13 +++++++++++++
perl-cpan/time-duration/HISTORY | 2 ++
13 files changed, 56 insertions(+)

New commits:
commit b72197c9b0c1f463db28687c3c09b46b90eff311
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

perl-cpan/time-duration: new spell

commit f076c6ab7118437aa4cdbf0ceba348b76494a176
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

perl-cpan/crypt-cbc: new spell

commit 5e65d07c2ea88bc3d3470e5dde4fbaba35587e9f
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>

perl-cpan/date-format: new spell

diff --git a/ChangeLog b/ChangeLog
index 3e4c0d4..839df5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-03 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * perl-cpan/date-format: new spell
+ * perl-cpan/crypt-cbc: new spell
+ * perl-cpan/time-duration: new spell
+
2007-02-03 George Sherwood <george AT beernabeer.com>
* xfce/squeeze: New spell, archive manager for xfce

diff --git a/perl-cpan/crypt-cbc/BUILD b/perl-cpan/crypt-cbc/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/crypt-cbc/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/crypt-cbc/DEPENDS b/perl-cpan/crypt-cbc/DEPENDS
new file mode 100755
index 0000000..c1a1bc6
--- /dev/null
+++ b/perl-cpan/crypt-cbc/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/crypt-cbc/DETAILS b/perl-cpan/crypt-cbc/DETAILS
new file mode 100755
index 0000000..650ed1b
--- /dev/null
+++ b/perl-cpan/crypt-cbc/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=crypt-cbc
+ VERSION=2.22
+ SOURCE="Crypt-CBC-${VERSION}.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/L/LD/LDS/${SOURCE}
+
SOURCE_HASH=sha512:dd222f8dbcfc6552260e7a20dfeeb6b1a7a06374214b3b7efcfb8abbe234cb4f2a5ea71f9215dbef8ef66221393301e8e76cff79db0ab9ca515c0ddc61a7fd52
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Crypt-CBC-${VERSION}"
+ WEB_SITE="http://search.cpan.org/~LDS/Crypt-CBC/";
+ LICENSE[0]=ART
+ ENTERED=20070203
+ SHORT="Cipherblock chaining for Crypt::DES/IDEA"
+cat << EOF
+Cipherblock chaining for Crypt::DES/IDEA
+EOF
diff --git a/perl-cpan/crypt-cbc/HISTORY b/perl-cpan/crypt-cbc/HISTORY
new file mode 100644
index 0000000..9707253
--- /dev/null
+++ b/perl-cpan/crypt-cbc/HISTORY
@@ -0,0 +1,2 @@
+2007-02-03 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS, DEPENDS, BUILD, HISTORY: created spell
diff --git a/perl-cpan/date-format/BUILD b/perl-cpan/date-format/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/date-format/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/date-format/DEPENDS b/perl-cpan/date-format/DEPENDS
new file mode 100755
index 0000000..c1a1bc6
--- /dev/null
+++ b/perl-cpan/date-format/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/date-format/DETAILS b/perl-cpan/date-format/DETAILS
new file mode 100755
index 0000000..ffe9c53
--- /dev/null
+++ b/perl-cpan/date-format/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=date-format
+ VERSION=1.16
+ SOURCE="TimeDate-${VERSION}.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/G/GB/GBARR/${SOURCE}
+
SOURCE_HASH=sha512:28daea038532161302939613ab994732caa63ed027dfa2c510c795fdafbd5ccf927a6706cd266e226e5016d08e6009cba66467adb3507f12b7de8579484fa437
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/TimeDate-${VERSION}"
+ WEB_SITE="http://search.cpan.org/~GBARR/Date-Format/";
+ LICENSE[0]=ART
+ ENTERED=20070203
+ SHORT="Date formatter ala strftime"
+cat << EOF
+Date formatter ala strftime
+EOF
diff --git a/perl-cpan/date-format/HISTORY b/perl-cpan/date-format/HISTORY
new file mode 100644
index 0000000..9707253
--- /dev/null
+++ b/perl-cpan/date-format/HISTORY
@@ -0,0 +1,2 @@
+2007-02-03 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS, DEPENDS, BUILD, HISTORY: created spell
diff --git a/perl-cpan/time-duration/BUILD b/perl-cpan/time-duration/BUILD
new file mode 100755
index 0000000..2de29cd
--- /dev/null
+++ b/perl-cpan/time-duration/BUILD
@@ -0,0 +1 @@
+default_build_perl
diff --git a/perl-cpan/time-duration/DEPENDS b/perl-cpan/time-duration/DEPENDS
new file mode 100755
index 0000000..c1a1bc6
--- /dev/null
+++ b/perl-cpan/time-duration/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/time-duration/DETAILS b/perl-cpan/time-duration/DETAILS
new file mode 100755
index 0000000..1dcf98f
--- /dev/null
+++ b/perl-cpan/time-duration/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=time-duration
+ VERSION=1.04
+ SOURCE="Time-Duration-${VERSION}.tar.gz"
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/A/AV/AVIF/${SOURCE}
+
SOURCE_HASH=sha512:7874108b9275ad691525c446cbcf6de6bf4e8773de67237fe6aff345b5ec18b368269afa87ff9ccf290e3a2e29fc43d6b7e405f5fd12136273cd53b75a490df7
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Time-Duration-${VERSION}"
+ WEB_SITE="http://search.cpan.org/~AVIF/Time-Duration/";
+ LICENSE[0]=ART
+ ENTERED=20070203
+ SHORT="Time::Duration Perl Module"
+cat << EOF
+
+EOF
diff --git a/perl-cpan/time-duration/HISTORY b/perl-cpan/time-duration/HISTORY
new file mode 100644
index 0000000..9707253
--- /dev/null
+++ b/perl-cpan/time-duration/HISTORY
@@ -0,0 +1,2 @@
+2007-02-03 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS, DEPENDS, BUILD, HISTORY: created spell



  • [SM-Commit] GIT changes to master grimoire by Andra?? Levstik (daa759d8cc109f4e43a9affc555e0bf295e26fad), Andra?? Levstik, 02/03/2007

Archive powered by MHonArc 2.6.24.

Top of Page