All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH] libenv-perl: Remove, moved to meta-perl
@ 2019-08-28  5:28 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2019-08-28  5:28 UTC (permalink / raw)
  To: yocto

Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
 conf/distro/include/maintainers.inc   |  1 -
 recipes-perl/perl/libenv-perl_1.04.bb | 21 ---------------------
 2 files changed, 22 deletions(-)
 delete mode 100644 recipes-perl/perl/libenv-perl_1.04.bb

diff --git a/conf/distro/include/maintainers.inc b/conf/distro/include/maintainers.inc
index 47f5317..7b82ef7 100644
--- a/conf/distro/include/maintainers.inc
+++ b/conf/distro/include/maintainers.inc
@@ -35,7 +35,6 @@ RECIPE_MAINTAINER_pn-hash-perl = "Armin Kuster <akuster808@gmail.com>"
 RECIPE_MAINTAINER_pn-isic = "Armin Kuster <akuster808@gmail.com>"
 RECIPE_MAINTAINER_pn-keyutils = "Armin Kuster <akuster808@gmail.com>"
 RECIPE_MAINTAINER_pn-libaes-siv = "Armin Kuster <akuster808@gmail.com>"
-RECIPE_MAINTAINER_pn-libenv-perl = "Armin Kuster <akuster808@gmail.com>"
 RECIPE_MAINTAINER_pn-libgssglue = "Armin Kuster <akuster808@gmail.com>"
 RECIPE_MAINTAINER_pn-libhtp = "Armin Kuster <akuster808@gmail.com>"
 RECIPE_MAINTAINER_pn-libmhash = "Armin Kuster <akuster808@gmail.com>"
diff --git a/recipes-perl/perl/libenv-perl_1.04.bb b/recipes-perl/perl/libenv-perl_1.04.bb
deleted file mode 100644
index dd8e115..0000000
--- a/recipes-perl/perl/libenv-perl_1.04.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-SUMMARY = "Perl module that imports environment variables as scalars or arrays"
-DESCRIPTION = "Perl maintains environment variables in a special hash named %ENV. \
-For when this access method is inconvenient, the Perl module Env allows environment \
-variables to be treated as scalar or array variables."
-
-HOMEPAGE = "http://search.cpan.org/~flora/Env/"
-SECTION = "libs"
-LICENSE = "Artistic-1.0 | GPL-1.0+"
-
-LIC_FILES_CHKSUM = "file://LICENSE;md5=76c1cbf18db56b3340d91cb947943bd3"
-
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Env-${PV}.tar.gz"
-
-SRC_URI[md5sum] = "fdba5c0690e66972c96fee112cf5f25c"
-SRC_URI[sha256sum] = "d94a3d412df246afdc31a2199cbd8ae915167a3f4684f7b7014ce1200251ebb0"
-
-S = "${WORKDIR}/Env-${PV}"
-
-inherit cpan
-
-BBCLASSEXTEND = "native"
-- 
2.17.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-28  5:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-28  5:28 [meta-security][PATCH] libenv-perl: Remove, moved to meta-perl Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.