libdatetime-format-strptime-perl-native_1.1000.bb: created
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Fri, 1 Jan 2010 15:38:48 +0000 (16:38 +0100)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Fri, 1 Jan 2010 15:38:48 +0000 (16:38 +0100)
libdatetime-format-strptime-perl_1.1000.bb: created

conf/checksums.ini
recipes/perl/libdatetime-format-strptime-perl-native_1.1000.bb [new file with mode: 0644]
recipes/perl/libdatetime-format-strptime-perl_1.1000.bb [new file with mode: 0644]

index 49aab91..7bc2e15 100644 (file)
@@ -222,6 +222,10 @@ sha256=a96fb122261fb5f069341d7e69dcf07a2988da7cfd8df65d50843b8b102fb55c
 md5=16c343329bad644b17f4f8ec5fb243cf
 sha256=b61f4f0e3e580723ca7f5c0e1952922c101875535bff04afd772fbd3f193e22a
 
+[http://search.cpan.org/CPAN/authors/id/R/RI/RICKM/DateTime-Format-Strptime-1.1000.tgz]
+md5=bf7f6b219e34411aa3f5d0de56fda393
+sha256=d6439f657d21da062ee78692c0fb2979fe92ce681e7126ee4b929431ec4c2cde
+
 [http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Devel-StackTrace-1.13.tar.gz]
 md5=35d85c3f2c91c1de389b13436659551a
 sha256=fe044ec9817a31f2b76f701b2cfd980809676943a901ba3d49200162807fa1f9
diff --git a/recipes/perl/libdatetime-format-strptime-perl-native_1.1000.bb b/recipes/perl/libdatetime-format-strptime-perl-native_1.1000.bb
new file mode 100644 (file)
index 0000000..5b62936
--- /dev/null
@@ -0,0 +1,5 @@
+SECTION = "libs"
+
+inherit native
+
+require libdatetime-format-strptime-perl_${PV}.bb
diff --git a/recipes/perl/libdatetime-format-strptime-perl_1.1000.bb b/recipes/perl/libdatetime-format-strptime-perl_1.1000.bb
new file mode 100644 (file)
index 0000000..d4ee2c1
--- /dev/null
@@ -0,0 +1,10 @@
+DESCRIPTION = "DateTime::Format::Strptime - Parse and format strp and strf time patterns"
+SECTION = "libs"
+LICENSE = "Artistic|GPL"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RI/RICKM/DateTime-Format-Strptime-1.1000.tgz"
+
+S = "${WORKDIR}/DateTime-Format-Strptime-${PV}"
+
+inherit cpan