diff options
Diffstat (limited to 'meta-perl/recipes-perl/libio')
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 \ | |||
| 2 | compression/uncompression functions from the bzip2 compression library." | 2 | compression/uncompression functions from the bzip2 compression library." |
| 3 | 3 | ||
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LICENSE = "Artisticv1 | GPLv1+" | 5 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 6 | 6 | ||
| 7 | MAINTAINER= "Poky <poky@yoctoproject.org>" | 7 | MAINTAINER= "Poky <poky@yoctoproject.org>" |
| 8 | HOMEPAGE= "https://metacpan.org/release/Compress-Raw-Bzip2" | 8 | HOMEPAGE= "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 \ | |||
| 2 | compression/uncompression functions from the lzma compression library." | 2 | compression/uncompression functions from the lzma compression library." |
| 3 | 3 | ||
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LICENSE = "Artisticv1 | GPLv1+" | 5 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 6 | 6 | ||
| 7 | MAINTAINER= "Poky <poky@yoctoproject.org>" | 7 | MAINTAINER= "Poky <poky@yoctoproject.org>" |
| 8 | HOMEPAGE= "https://metacpan.org/release/Compress-Raw-Lzma" | 8 | HOMEPAGE= "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 | |||
| 2 | compression library (see "AUTHOR" for details about where to get *zlib*)." | 2 | compression library (see "AUTHOR" for details about where to get *zlib*)." |
| 3 | 3 | ||
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LICENSE = "Artisticv1 | GPLv1+" | 5 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 6 | 6 | ||
| 7 | MAINTAINER= "Poky <poky@yoctoproject.org>" | 7 | MAINTAINER= "Poky <poky@yoctoproject.org>" |
| 8 | HOMEPAGE= "https://metacpan.org/release/Compress-Raw-Zlib" | 8 | HOMEPAGE= "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 | |||
| 2 | data to files or buffer." | 2 | data to files or buffer." |
| 3 | 3 | ||
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LICENSE = "Artisticv1 | GPLv1+" | 5 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 6 | 6 | ||
| 7 | MAINTAINER= "Poky <poky@yoctoproject.org>" | 7 | MAINTAINER= "Poky <poky@yoctoproject.org>" |
| 8 | HOMEPAGE= "https://metacpan.org/release/IO-Compress-Lzma" | 8 | HOMEPAGE= "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 | |||
| 2 | purpose is to be sub-classed by IO::Compress modules." | 2 | purpose is to be sub-classed by IO::Compress modules." |
| 3 | 3 | ||
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LICENSE = "Artisticv1 | GPLv1+" | 5 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 6 | 6 | ||
| 7 | MAINTAINER= "Poky <poky@yoctoproject.org>" | 7 | MAINTAINER= "Poky <poky@yoctoproject.org>" |
| 8 | HOMEPAGE= "https://metacpan.org/release/IO-Compress" | 8 | HOMEPAGE= "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." | |||
| 9 | HOMEPAGE = "http://search.cpan.org/dist/IO-Socket-SSL/" | 9 | HOMEPAGE = "http://search.cpan.org/dist/IO-Socket-SSL/" |
| 10 | SECTION = "libs" | 10 | SECTION = "libs" |
| 11 | 11 | ||
| 12 | LICENSE = "Artistic-1.0|GPLv1+" | 12 | LICENSE = "Artistic-1.0|GPL-1.0-or-later" |
| 13 | LIC_FILES_CHKSUM = "file://META.yml;beginline=12;endline=12;md5=963ce28228347875ace682de56eef8e8" | 13 | LIC_FILES_CHKSUM = "file://META.yml;beginline=12;endline=12;md5=963ce28228347875ace682de56eef8e8" |
| 14 | 14 | ||
| 15 | RDEPENDS:${PN} += "\ | 15 | RDEPENDS:${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 | ||
| 6 | HOMEPAGE = "http://www.zeegee.com/products/IO-stringy/" | 6 | HOMEPAGE = "http://www.zeegee.com/products/IO-stringy/" |
| 7 | SECTION = "devel" | 7 | SECTION = "devel" |
| 8 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 8 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=01406e4ff2e60d88d42ef1caebdd0011" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=01406e4ff2e60d88d42ef1caebdd0011" |
| 10 | 10 | ||
| 11 | 11 | ||
