summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2020-07-24 11:05:23 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2020-07-24 11:05:23 +0000
commitfce55d92d8840b3345d33dfbc271faeef0bfc228 (patch)
treecf81ca2f11d63bf11280b4d983066722567e9667 /metadata
parentMerge updates from master (diff)
downloadgentoo-fce55d92d8840b3345d33dfbc271faeef0bfc228.tar.gz
gentoo-fce55d92d8840b3345d33dfbc271faeef0bfc228.tar.bz2
gentoo-fce55d92d8840b3345d33dfbc271faeef0bfc228.zip
2020-07-24 11:05:22 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-java/netty-tcnative-2.0.3114
-rw-r--r--metadata/md5-cache/dev-perl/Date-Manip-6.820.015
-rw-r--r--metadata/pkg_desc_index4
-rw-r--r--metadata/timestamp.chk2
4 files changed, 32 insertions, 3 deletions
diff --git a/metadata/md5-cache/dev-java/netty-tcnative-2.0.31 b/metadata/md5-cache/dev-java/netty-tcnative-2.0.31
new file mode 100644
index 000000000000..861cba90c962
--- /dev/null
+++ b/metadata/md5-cache/dev-java/netty-tcnative-2.0.31
@@ -0,0 +1,14 @@
+BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
+DEFINED_PHASES=compile configure install preinst prepare setup
+DEPEND=dev-libs/apr:1= dev-libs/openssl:0= >=virtual/jdk-1.8 app-arch/unzip dev-java/maven-hawtjni-plugin:0 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+DESCRIPTION=Fork of Tomcat Native that incorporates various patches
+EAPI=7
+HOMEPAGE=https://netty.io/wiki/forked-tomcat-native.html
+IUSE=elibc_FreeBSD doc source elibc_FreeBSD
+KEYWORDS=~amd64 ~x86
+LICENSE=Apache-2.0
+RDEPEND=dev-libs/apr:1= dev-libs/openssl:0= >=virtual/jre-1.8 >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
+SLOT=0
+SRC_URI=https://github.com/netty/netty-tcnative/archive/netty-tcnative-parent-2.0.31.Final.tar.gz
+_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-pkg-simple 3e71074eb6884746b37b70b2c9c881f4 java-utils-2 16d46032afaca1d6d0621f82084880cb libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
+_md5_=ce0cc13228ba654fcc590f432dbf2bcb
diff --git a/metadata/md5-cache/dev-perl/Date-Manip-6.820.0 b/metadata/md5-cache/dev-perl/Date-Manip-6.820.0
new file mode 100644
index 000000000000..798716e03088
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Date-Manip-6.820.0
@@ -0,0 +1,15 @@
+BDEPEND=dev-lang/perl
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=virtual/perl-Carp virtual/perl-Data-Dumper virtual/perl-Encode virtual/perl-File-Spec virtual/perl-IO virtual/perl-Storable elibc_musl? ( sys-libs/timezone-data ) >=virtual/perl-ExtUtils-MakeMaker-6.670.100 test? ( >=dev-perl/Test-Inter-1.90.0 virtual/perl-Test-Simple ) dev-lang/perl
+DESCRIPTION=Perl date manipulation routines
+EAPI=7
+HOMEPAGE=https://metacpan.org/release/Date-Manip
+IUSE=elibc_musl test
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=virtual/perl-Carp virtual/perl-Data-Dumper virtual/perl-Encode virtual/perl-File-Spec virtual/perl-IO virtual/perl-Storable elibc_musl? ( sys-libs/timezone-data ) dev-lang/perl:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/S/SB/SBECK/Date-Manip-6.82.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83
+_md5_=7a51dacb46ed27517e8989ac15847aa9
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index c1085a17cc53..0c9309353110 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -4605,7 +4605,7 @@ dev-java/netty-codec 4.0.36: Async event-driven framework for high performance n
dev-java/netty-codec-http 4.0.36: Async event-driven framework for high performance network applications
dev-java/netty-common 4.0.21 4.0.36: Async event-driven framework for high performance network applications
dev-java/netty-handler 4.0.36: Async event-driven framework for high performance network applications
-dev-java/netty-tcnative 1.1.33.15: Fork of Tomcat Native that incorporates various patches
+dev-java/netty-tcnative 1.1.33.15 2.0.31: Fork of Tomcat Native that incorporates various patches
dev-java/netty-transport 4.0.21-r1 4.0.36: Async event-driven framework for high performance network applications
dev-java/neuroph 2.4: A lightweight Java neural network framework
dev-java/objenesis 1.3: A small Java library with one purpose: To instantiate a new object of a class
@@ -5932,7 +5932,7 @@ dev-perl/Date-Calc 6.400.0 6.400.0-r1: Gregorian calendar date calculations
dev-perl/Date-Extract 0.60.0: Extract probable dates from strings
dev-perl/Date-ICal 2.678.0-r1 2.678.0-r2: ICal format date base module for Perl
dev-perl/Date-Leapyear 1.720.0-r1 1.720.0-r2: Simple Perl module that tracks Gregorian leap years
-dev-perl/Date-Manip 6.600.0: Perl date manipulation routines
+dev-perl/Date-Manip 6.600.0 6.820.0: Perl date manipulation routines
dev-perl/Date-Pcalc 6.100.0-r1: Gregorian calendar date calculations
dev-perl/Date-Simple 3.30.0-r1: A simple date object
dev-perl/DateTime 1.200.0 1.210.0 1.280.0 1.360.0 1.420.0 1.440.0: A date and time object
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 7633c68d6f95..01249fefcea1 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Fri, 24 Jul 2020 10:35:18 +0000
+Fri, 24 Jul 2020 11:05:22 +0000