summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libio
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/recipes-perl/libio')
-rw-r--r--meta-perl/recipes-perl/libio/compress-raw-bzip2-perl_2.096.bb2
-rw-r--r--meta-perl/recipes-perl/libio/compress-raw-lzma-perl_2.096.bb2
-rw-r--r--meta-perl/recipes-perl/libio/compress-raw-zlib-perl_2.096.bb2
-rw-r--r--meta-perl/recipes-perl/libio/io-compress-lzma-perl_2.096.bb2
-rw-r--r--meta-perl/recipes-perl/libio/io-compress-perl_2.096.bb2
-rw-r--r--meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.074.bb2
-rw-r--r--meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb2
7 files changed, 7 insertions, 7 deletions
diff --git a/meta-perl/recipes-perl/libio/compress-raw-bzip2-perl_2.096.bb b/meta-perl/recipes-perl/libio/compress-raw-bzip2-perl_2.096.bb
index 272f7c5f33..ef69987ea3 100644
--- a/meta-perl/recipes-perl/libio/compress-raw-bzip2-perl_2.096.bb
+++ b/meta-perl/recipes-perl/libio/compress-raw-bzip2-perl_2.096.bb
@@ -2,7 +2,7 @@ DESCRIPTION = ""Compress::Raw::Bzip2" provides an interface to the in-memory \
2compression/uncompression functions from the bzip2 compression library." 2compression/uncompression functions from the bzip2 compression library."
3 3
4SECTION = "libs" 4SECTION = "libs"
5LICENSE = "Artisticv1 | GPLv1+" 5LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
6 6
7MAINTAINER= "Poky <poky@yoctoproject.org>" 7MAINTAINER= "Poky <poky@yoctoproject.org>"
8HOMEPAGE= "https://metacpan.org/release/Compress-Raw-Bzip2" 8HOMEPAGE= "https://metacpan.org/release/Compress-Raw-Bzip2"
diff --git a/meta-perl/recipes-perl/libio/compress-raw-lzma-perl_2.096.bb b/meta-perl/recipes-perl/libio/compress-raw-lzma-perl_2.096.bb
index 38655892a2..04295cd3c6 100644
--- a/meta-perl/recipes-perl/libio/compress-raw-lzma-perl_2.096.bb
+++ b/meta-perl/recipes-perl/libio/compress-raw-lzma-perl_2.096.bb
@@ -2,7 +2,7 @@ DESCRIPTION = ""Compress::Raw::Lzma" provides an interface to the in-memory \
2compression/uncompression functions from the lzma compression library." 2compression/uncompression functions from the lzma compression library."
3 3
4SECTION = "libs" 4SECTION = "libs"
5LICENSE = "Artisticv1 | GPLv1+" 5LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
6 6
7MAINTAINER= "Poky <poky@yoctoproject.org>" 7MAINTAINER= "Poky <poky@yoctoproject.org>"
8HOMEPAGE= "https://metacpan.org/release/Compress-Raw-Lzma" 8HOMEPAGE= "https://metacpan.org/release/Compress-Raw-Lzma"
diff --git a/meta-perl/recipes-perl/libio/compress-raw-zlib-perl_2.096.bb b/meta-perl/recipes-perl/libio/compress-raw-zlib-perl_2.096.bb
index 8b2ab14599..81c370df2a 100644
--- a/meta-perl/recipes-perl/libio/compress-raw-zlib-perl_2.096.bb
+++ b/meta-perl/recipes-perl/libio/compress-raw-zlib-perl_2.096.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "The *Compress::Raw::Zlib* module provides a Perl interface to the
2compression library (see "AUTHOR" for details about where to get *zlib*)." 2compression library (see "AUTHOR" for details about where to get *zlib*)."
3 3
4SECTION = "libs" 4SECTION = "libs"
5LICENSE = "Artisticv1 | GPLv1+" 5LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
6 6
7MAINTAINER= "Poky <poky@yoctoproject.org>" 7MAINTAINER= "Poky <poky@yoctoproject.org>"
8HOMEPAGE= "https://metacpan.org/release/Compress-Raw-Zlib" 8HOMEPAGE= "https://metacpan.org/release/Compress-Raw-Zlib"
diff --git a/meta-perl/recipes-perl/libio/io-compress-lzma-perl_2.096.bb b/meta-perl/recipes-perl/libio/io-compress-lzma-perl_2.096.bb
index a5c773551d..9655176a86 100644
--- a/meta-perl/recipes-perl/libio/io-compress-lzma-perl_2.096.bb
+++ b/meta-perl/recipes-perl/libio/io-compress-lzma-perl_2.096.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "This module provides a Perl interface that allows writing lzma co
2data to files or buffer." 2data to files or buffer."
3 3
4SECTION = "libs" 4SECTION = "libs"
5LICENSE = "Artisticv1 | GPLv1+" 5LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
6 6
7MAINTAINER= "Poky <poky@yoctoproject.org>" 7MAINTAINER= "Poky <poky@yoctoproject.org>"
8HOMEPAGE= "https://metacpan.org/release/IO-Compress-Lzma" 8HOMEPAGE= "https://metacpan.org/release/IO-Compress-Lzma"
diff --git a/meta-perl/recipes-perl/libio/io-compress-perl_2.096.bb b/meta-perl/recipes-perl/libio/io-compress-perl_2.096.bb
index 01580db03f..ccc78d0078 100644
--- a/meta-perl/recipes-perl/libio/io-compress-perl_2.096.bb
+++ b/meta-perl/recipes-perl/libio/io-compress-perl_2.096.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "This module is not intended for direct use in application code. I
2purpose is to be sub-classed by IO::Compress modules." 2purpose is to be sub-classed by IO::Compress modules."
3 3
4SECTION = "libs" 4SECTION = "libs"
5LICENSE = "Artisticv1 | GPLv1+" 5LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
6 6
7MAINTAINER= "Poky <poky@yoctoproject.org>" 7MAINTAINER= "Poky <poky@yoctoproject.org>"
8HOMEPAGE= "https://metacpan.org/release/IO-Compress" 8HOMEPAGE= "https://metacpan.org/release/IO-Compress"
diff --git a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.074.bb b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.074.bb
index 0be1497d9a..1d04f0054f 100644
--- a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.074.bb
+++ b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.074.bb
@@ -9,7 +9,7 @@ mod_perl."
9HOMEPAGE = "http://search.cpan.org/dist/IO-Socket-SSL/" 9HOMEPAGE = "http://search.cpan.org/dist/IO-Socket-SSL/"
10SECTION = "libs" 10SECTION = "libs"
11 11
12LICENSE = "Artistic-1.0|GPLv1+" 12LICENSE = "Artistic-1.0|GPL-1.0-or-later"
13LIC_FILES_CHKSUM = "file://META.yml;beginline=12;endline=12;md5=963ce28228347875ace682de56eef8e8" 13LIC_FILES_CHKSUM = "file://META.yml;beginline=12;endline=12;md5=963ce28228347875ace682de56eef8e8"
14 14
15RDEPENDS:${PN} += "\ 15RDEPENDS:${PN} += "\
diff --git a/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb b/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb
index 3f5a27843a..b745939234 100644
--- a/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb
+++ b/meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb
@@ -5,7 +5,7 @@ filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines."
5 5
6HOMEPAGE = "http://www.zeegee.com/products/IO-stringy/" 6HOMEPAGE = "http://www.zeegee.com/products/IO-stringy/"
7SECTION = "devel" 7SECTION = "devel"
8LICENSE = "Artistic-1.0 | GPL-1.0+" 8LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
9LIC_FILES_CHKSUM = "file://COPYING;md5=01406e4ff2e60d88d42ef1caebdd0011" 9LIC_FILES_CHKSUM = "file://COPYING;md5=01406e4ff2e60d88d42ef1caebdd0011"
10 10
11 11