summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2020-06-18 15:05:24 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2020-06-18 15:05:24 +0000
commit31e6ccb2ba078731d0530f51a29b4f3adae7eda4 (patch)
tree0eee95c8939fd98cf9cf1332ebd80aec7da1ea7a /metadata/md5-cache
parentMerge updates from master (diff)
downloadgentoo-31e6ccb2ba078731d0530f51a29b4f3adae7eda4.tar.gz
gentoo-31e6ccb2ba078731d0530f51a29b4f3adae7eda4.tar.bz2
gentoo-31e6ccb2ba078731d0530f51a29b4f3adae7eda4.zip
2020-06-18 15:05:23 UTC
Diffstat (limited to 'metadata/md5-cache')
-rw-r--r--metadata/md5-cache/dev-db/pgbouncer-1.14.014
-rw-r--r--metadata/md5-cache/dev-perl/Class-Default-1.510.0-r215
-rw-r--r--metadata/md5-cache/dev-vcs/python-gitlab-2.3.115
3 files changed, 44 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-db/pgbouncer-1.14.0 b/metadata/md5-cache/dev-db/pgbouncer-1.14.0
new file mode 100644
index 000000000000..7fadb77072d2
--- /dev/null
+++ b/metadata/md5-cache/dev-db/pgbouncer-1.14.0
@@ -0,0 +1,14 @@
+DEFINED_PHASES=configure install postinst prepare setup test
+DEPEND=>=dev-libs/libevent-2.0 >=sys-libs/glibc-2.10 c-ares? ( >=net-dns/c-ares-1.10 ) ssl? ( >=dev-libs/openssl-1.0.1:=[-bindist] ) udns? ( >=net-libs/udns-0.1 )
+DESCRIPTION=Lightweight connection pooler for PostgreSQL
+EAPI=7
+HOMEPAGE=https://pgbouncer.github.io
+IUSE=+c-ares debug doc pam ssl -udns
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=>=dev-libs/libevent-2.0 >=sys-libs/glibc-2.10 c-ares? ( >=net-dns/c-ares-1.10 ) ssl? ( >=dev-libs/openssl-1.0.1:=[-bindist] ) udns? ( >=net-libs/udns-0.1 )
+REQUIRED_USE=?? ( c-ares udns )
+SLOT=0
+SRC_URI=https://pgbouncer.github.io/downloads/files/1.14.0/pgbouncer-1.14.0.tar.gz
+_eclasses_=user 7b7fc6ec5eb1c1eee55b0609f01e7362 user-info a2abd4e2f4c3b9b06d64bf1329359a02
+_md5_=51683d5f08253b337385bc7e12db274b
diff --git a/metadata/md5-cache/dev-perl/Class-Default-1.510.0-r2 b/metadata/md5-cache/dev-perl/Class-Default-1.510.0-r2
new file mode 100644
index 000000000000..6443c230ef46
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Class-Default-1.510.0-r2
@@ -0,0 +1,15 @@
+BDEPEND=test? ( >=virtual/perl-Test-Simple-0.470.0 ) dev-lang/perl
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-lang/perl
+DESCRIPTION=Static calls apply to a default instantiation
+EAPI=7
+HOMEPAGE=https://metacpan.org/release/Class-Default
+IUSE=test
+KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=dev-lang/perl:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/A/AD/ADAMK/Class-Default-1.51.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83
+_md5_=f1fc142b5efc193b8af168bbc13dae39
diff --git a/metadata/md5-cache/dev-vcs/python-gitlab-2.3.1 b/metadata/md5-cache/dev-vcs/python-gitlab-2.3.1
new file mode 100644
index 000000000000..ac020acefa9f
--- /dev/null
+++ b/metadata/md5-cache/dev-vcs/python-gitlab-2.3.1
@@ -0,0 +1,15 @@
+BDEPEND=test? ( dev-python/httmock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) test? ( dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Python command line interface to gitlab API
+EAPI=7
+HOMEPAGE=https://github.com/python-gitlab/python-gitlab/
+IUSE=test test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
+KEYWORDS=~amd64
+LICENSE=LGPL-3
+RDEPEND=dev-python/requests[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
+REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/p/python-gitlab/python-gitlab-2.3.1.tar.gz
+_eclasses_=distutils-r1 89b310c534a033a3566e0f26419daa81 multibuild 40fe59465edacd730c644ec2bc197809 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
+_md5_=178ed095533104f0b6a04b973a3fa4e6