summaryrefslogtreecommitdiff
path: root/virtual/perl-Sys-Syslog
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /virtual/perl-Sys-Syslog
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'virtual/perl-Sys-Syslog')
-rw-r--r--virtual/perl-Sys-Syslog/Manifest1
-rw-r--r--virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.360.0.ebuild15
2 files changed, 16 insertions, 0 deletions
diff --git a/virtual/perl-Sys-Syslog/Manifest b/virtual/perl-Sys-Syslog/Manifest
index ea45091ed697..b9391e0c1f81 100644
--- a/virtual/perl-Sys-Syslog/Manifest
+++ b/virtual/perl-Sys-Syslog/Manifest
@@ -1,2 +1,3 @@
EBUILD perl-Sys-Syslog-0.350.0-r3.ebuild 551 BLAKE2B bd7d7f40d70654f4e26e2872b74094b7b824771f8204ad3ffd6bea9a02b86941fd00fa5292daa4616c225aafcc73d1efadd0d3ebdadc2fbd696d895610de2557 SHA512 d50dc79ebe573898034c6d250f7eb9cf481e0b07739193d5ff03ecb51757aef47e0beedec1fc98e556fee628c679e5308d0985897a1feaacaf2a7fac9be31de2
+EBUILD perl-Sys-Syslog-0.360.0.ebuild 560 BLAKE2B 6867eaeca2f34369965d5450a51bb7c39996b3ac75e117793ab5e56f3d4e208ed16bb71a62476d89d46193f8aa8a5845e2de6758e5f53c607abaed9c96d05bfb SHA512 136ddb243e839274100b967bfce86053844ecfd461dfaf6e8651f6214f59554ce95cb3ed71f0370e3b968029cb460a43222a8e4fe687265061e6053d04f76205
MISC metadata.xml 257 BLAKE2B 04035438572dc9c398ed29172f6454a150c86d72e6cad7947b0adb3ec8fcc084c68530bca43988c6e1683f4b89d4698796cbe212e9a44b5dfe1908999a8444f0 SHA512 80cde0da56c3ac4023da7b0c17c62eae85139aaefd8ba453dd0c0718da1d40102c57d5beb5b8f984dcbeacad930517347e4d91dd5bd94e973fb81974d078a18e
diff --git a/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.360.0.ebuild b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.360.0.ebuild
new file mode 100644
index 000000000000..759d8cbe316c
--- /dev/null
+++ b/virtual/perl-Sys-Syslog/perl-Sys-Syslog-0.360.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+ || ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} )
+ dev-lang/perl:=
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+"