aboutsummaryrefslogtreecommitdiffstats
path: root/meta-lsb/packages/perl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-lsb/packages/perl')
-rw-r--r--meta-lsb/packages/perl/libconvert-asn1-perl_0.21.bb14
-rw-r--r--meta-lsb/packages/perl/libtimedate-perl_1.20.bb21
2 files changed, 0 insertions, 35 deletions
diff --git a/meta-lsb/packages/perl/libconvert-asn1-perl_0.21.bb b/meta-lsb/packages/perl/libconvert-asn1-perl_0.21.bb
deleted file mode 100644
index 3292ee338f..0000000000
--- a/meta-lsb/packages/perl/libconvert-asn1-perl_0.21.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Convert::ASN1 - ASN.1 Encode/Decode library"
-SECTION = "libs"
-LICENSE = "Artistic|GPL"
-PR = "r0"
-
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/Convert-ASN1-${PV}.tar.gz"
-
-S = "${WORKDIR}/Convert-ASN1-${PV}"
-
-inherit cpan
-
-BBCLASSEXTEND="native"
-
-PACKAGE_ARCH = "all"
diff --git a/meta-lsb/packages/perl/libtimedate-perl_1.20.bb b/meta-lsb/packages/perl/libtimedate-perl_1.20.bb
deleted file mode 100644
index 84406adfb0..0000000000
--- a/meta-lsb/packages/perl/libtimedate-perl_1.20.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-DESCRIPTION = "TimeDate - parser for absolute times"
-SECTION = "libs"
-# You can redistribute it and/or modify it under the same terms as Perl itself.
-LICENSE = "Artistic|GPL"
-PR = "r2"
-
-
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.gz"
-
-S = "${WORKDIR}/TimeDate-${PV}"
-
-inherit cpan
-
-BBCLASSEXTEND="native"
-
-RDEPENDS_${PN}_virtclass-native = ""
-RDEPENDS_${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local"
-PACKAGE_ARCH = "all"
-
-SRC_URI[md5sum] = "7da7452bce4c684e4238e6d09b390200"
-SRC_URI[sha256sum] = "f8251a791f6692c69952b4af697c01df93981ad1ab133279d034656a03cd3755"