diff options
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Sys-Syslog/Manifest | 1 | ||||
-rw-r--r-- | perl-core/Sys-Syslog/Sys-Syslog-0.330.0-r1.ebuild | 17 | ||||
-rw-r--r-- | perl-core/Sys-Syslog/metadata.xml | 17 |
3 files changed, 0 insertions, 35 deletions
diff --git a/perl-core/Sys-Syslog/Manifest b/perl-core/Sys-Syslog/Manifest deleted file mode 100644 index 67bdad0c31a5..000000000000 --- a/perl-core/Sys-Syslog/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Sys-Syslog-0.33.tar.gz 82440 BLAKE2B f9c51f4a37b50741ba18ecf91fb7fd2775490b1961cd81e665c82ee3f4565231f486049347e406f39ee8de3c07d6caed406d2154394310ec466853f808785801 SHA512 5903d63b99915947c15326ca51c2757c8fb84202aee449df3bac699e95f7d85549e30cb0e512a6fa30163c0a182bad0e9944aed341efd4a261ead169fd5eb9a7 diff --git a/perl-core/Sys-Syslog/Sys-Syslog-0.330.0-r1.ebuild b/perl-core/Sys-Syslog/Sys-Syslog-0.330.0-r1.ebuild deleted file mode 100644 index 3ac1a4c4b113..000000000000 --- a/perl-core/Sys-Syslog/Sys-Syslog-0.330.0-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=SAPER -MODULE_VERSION=0.33 -inherit perl-module - -DESCRIPTION="Provides same functionality as BSD syslog" - -SLOT="0" -KEYWORDS="" -IUSE="" - -# Tests disabled - they attempt to verify on the live system -#SRC_TEST="do" diff --git a/perl-core/Sys-Syslog/metadata.xml b/perl-core/Sys-Syslog/metadata.xml deleted file mode 100644 index 074a3c7149e5..000000000000 --- a/perl-core/Sys-Syslog/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>perl@gentoo.org</email> - <name>Gentoo Perl Project</name> - </maintainer> - <longdescription>This core perl package is being provided as an ebuild to - address recent security issues with Sys::Syslog. Perl 5.8.8 and above should - have 0.13 or greater bundled with them, but users of less than 5.8.8 may - benefit from the ebuild.</longdescription> - <upstream> - <remote-id type="cpan">Sys-Syslog</remote-id> - <remote-id type="cpan-module">Sys::Syslog</remote-id> - <remote-id type="cpan-module">Sys::Syslog::Win32</remote-id> - </upstream> -</pkgmetadata> |