summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2020-07-07 21:05:23 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2020-07-07 21:05:23 +0000
commit4cd9e38c02c158cb1bdf6d6cb35b412c088e6499 (patch)
tree5dc6a3f6258596e87dad6528d67af20bccb82d63 /metadata
parentMerge updates from master (diff)
downloadgentoo-4cd9e38c02c158cb1bdf6d6cb35b412c088e6499.tar.gz
gentoo-4cd9e38c02c158cb1bdf6d6cb35b412c088e6499.tar.bz2
gentoo-4cd9e38c02c158cb1bdf6d6cb35b412c088e6499.zip
2020-07-07 21:05:22 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-db/mycli-1.21.1-r1 (renamed from metadata/md5-cache/dev-db/mycli-1.21.1)6
-rw-r--r--metadata/md5-cache/sys-apps/ack-3.4.015
-rw-r--r--metadata/pkg_desc_index4
-rw-r--r--metadata/timestamp.chk2
4 files changed, 21 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-db/mycli-1.21.1 b/metadata/md5-cache/dev-db/mycli-1.21.1-r1
index 1bd2d3d75033..fa6ff60e83ae 100644
--- a/metadata/md5-cache/dev-db/mycli-1.21.1
+++ b/metadata/md5-cache/dev-db/mycli-1.21.1-r1
@@ -1,16 +1,16 @@
BDEPEND=test? ( python_single_target_python3_6? ( dev-python/mock[python_targets_python3_6(-)] ) python_single_target_python3_7? ( dev-python/mock[python_targets_python3_7(-)] ) ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_6? ( >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] )
DEFINED_PHASES=compile configure install prepare setup test
-DEPEND=python_single_target_python3_6? ( >=dev-python/cli_helpers-1.1.0[python_targets_python3_6(-)] >=dev-python/click-7.0[python_targets_python3_6(-)] >=dev-python/configobj-5.0.6[python_targets_python3_6(-)] >=dev-python/cryptography-1.0.0[python_targets_python3_6(-)] >=dev-python/prompt_toolkit-3.0.0[python_targets_python3_6(-)] <dev-python/prompt_toolkit-4.0.0[python_targets_python3_6(-)] >=dev-python/pygments-2.0[python_targets_python3_6(-)] >=dev-python/pymysql-0.9.2[python_targets_python3_6(-)] >=dev-python/sqlparse-0.3.0[python_targets_python3_6(-)] <dev-python/sqlparse-0.4.0[python_targets_python3_6(-)] ssh? ( dev-python/paramiko[python_targets_python3_6(-)] ) ) python_single_target_python3_7? ( >=dev-python/cli_helpers-1.1.0[python_targets_python3_7(-)] >=dev-python/click-7.0[python_targets_python3_7(-)] >=dev-python/configobj-5.0.6[python_targets_python3_7(-)] >=dev-python/cryptography-1.0.0[python_targets_python3_7(-)] >=dev-python/prompt_toolkit-3.0.0[python_targets_python3_7(-)] <dev-python/prompt_toolkit-4.0.0[python_targets_python3_7(-)] >=dev-python/pygments-2.0[python_targets_python3_7(-)] >=dev-python/pymysql-0.9.2[python_targets_python3_7(-)] >=dev-python/sqlparse-0.3.0[python_targets_python3_7(-)] <dev-python/sqlparse-0.4.0[python_targets_python3_7(-)] ssh? ( dev-python/paramiko[python_targets_python3_7(-)] ) )
+DEPEND=python_single_target_python3_6? ( >=dev-python/cli_helpers-1.1.0[python_targets_python3_6(-)] >=dev-python/click-7.0[python_targets_python3_6(-)] >=dev-python/configobj-5.0.6[python_targets_python3_6(-)] >=dev-python/cryptography-1.0.0[python_targets_python3_6(-)] >=dev-python/prompt_toolkit-2.0.6[python_targets_python3_6(-)] <dev-python/prompt_toolkit-3.0.0[python_targets_python3_6(-)] >=dev-python/pygments-2.0[python_targets_python3_6(-)] >=dev-python/pymysql-0.9.2[python_targets_python3_6(-)] >=dev-python/sqlparse-0.3.0[python_targets_python3_6(-)] <dev-python/sqlparse-0.4.0[python_targets_python3_6(-)] ssh? ( dev-python/paramiko[python_targets_python3_6(-)] ) ) python_single_target_python3_7? ( >=dev-python/cli_helpers-1.1.0[python_targets_python3_7(-)] >=dev-python/click-7.0[python_targets_python3_7(-)] >=dev-python/configobj-5.0.6[python_targets_python3_7(-)] >=dev-python/cryptography-1.0.0[python_targets_python3_7(-)] >=dev-python/prompt_toolkit-2.0.6[python_targets_python3_7(-)] <dev-python/prompt_toolkit-3.0.0[python_targets_python3_7(-)] >=dev-python/pygments-2.0[python_targets_python3_7(-)] >=dev-python/pymysql-0.9.2[python_targets_python3_7(-)] >=dev-python/sqlparse-0.3.0[python_targets_python3_7(-)] <dev-python/sqlparse-0.4.0[python_targets_python3_7(-)] ssh? ( dev-python/paramiko[python_targets_python3_7(-)] ) )
DESCRIPTION=CLI for MySQL Database with auto-completion and syntax highlighting
EAPI=7
HOMEPAGE=https://www.mycli.net
IUSE=ssh test test python_single_target_python3_6 python_single_target_python3_7
KEYWORDS=~amd64 ~x86
LICENSE=BSD MIT
-RDEPEND=python_single_target_python3_6? ( >=dev-python/cli_helpers-1.1.0[python_targets_python3_6(-)] >=dev-python/click-7.0[python_targets_python3_6(-)] >=dev-python/configobj-5.0.6[python_targets_python3_6(-)] >=dev-python/cryptography-1.0.0[python_targets_python3_6(-)] >=dev-python/prompt_toolkit-3.0.0[python_targets_python3_6(-)] <dev-python/prompt_toolkit-4.0.0[python_targets_python3_6(-)] >=dev-python/pygments-2.0[python_targets_python3_6(-)] >=dev-python/pymysql-0.9.2[python_targets_python3_6(-)] >=dev-python/sqlparse-0.3.0[python_targets_python3_6(-)] <dev-python/sqlparse-0.4.0[python_targets_python3_6(-)] ssh? ( dev-python/paramiko[python_targets_python3_6(-)] ) ) python_single_target_python3_7? ( >=dev-python/cli_helpers-1.1.0[python_targets_python3_7(-)] >=dev-python/click-7.0[python_targets_python3_7(-)] >=dev-python/configobj-5.0.6[python_targets_python3_7(-)] >=dev-python/cryptography-1.0.0[python_targets_python3_7(-)] >=dev-python/prompt_toolkit-3.0.0[python_targets_python3_7(-)] <dev-python/prompt_toolkit-4.0.0[python_targets_python3_7(-)] >=dev-python/pygments-2.0[python_targets_python3_7(-)] >=dev-python/pymysql-0.9.2[python_targets_python3_7(-)] >=dev-python/sqlparse-0.3.0[python_targets_python3_7(-)] <dev-python/sqlparse-0.4.0[python_targets_python3_7(-)] ssh? ( dev-python/paramiko[python_targets_python3_7(-)] ) ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_6? ( >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] )
+RDEPEND=python_single_target_python3_6? ( >=dev-python/cli_helpers-1.1.0[python_targets_python3_6(-)] >=dev-python/click-7.0[python_targets_python3_6(-)] >=dev-python/configobj-5.0.6[python_targets_python3_6(-)] >=dev-python/cryptography-1.0.0[python_targets_python3_6(-)] >=dev-python/prompt_toolkit-2.0.6[python_targets_python3_6(-)] <dev-python/prompt_toolkit-3.0.0[python_targets_python3_6(-)] >=dev-python/pygments-2.0[python_targets_python3_6(-)] >=dev-python/pymysql-0.9.2[python_targets_python3_6(-)] >=dev-python/sqlparse-0.3.0[python_targets_python3_6(-)] <dev-python/sqlparse-0.4.0[python_targets_python3_6(-)] ssh? ( dev-python/paramiko[python_targets_python3_6(-)] ) ) python_single_target_python3_7? ( >=dev-python/cli_helpers-1.1.0[python_targets_python3_7(-)] >=dev-python/click-7.0[python_targets_python3_7(-)] >=dev-python/configobj-5.0.6[python_targets_python3_7(-)] >=dev-python/cryptography-1.0.0[python_targets_python3_7(-)] >=dev-python/prompt_toolkit-2.0.6[python_targets_python3_7(-)] <dev-python/prompt_toolkit-3.0.0[python_targets_python3_7(-)] >=dev-python/pygments-2.0[python_targets_python3_7(-)] >=dev-python/pymysql-0.9.2[python_targets_python3_7(-)] >=dev-python/sqlparse-0.3.0[python_targets_python3_7(-)] <dev-python/sqlparse-0.4.0[python_targets_python3_7(-)] ssh? ( dev-python/paramiko[python_targets_python3_7(-)] ) ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_6? ( >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/dbcli/mycli/archive/v1.21.1.tar.gz -> mycli-1.21.1.tar.gz
_eclasses_=distutils-r1 0dda1d9008ac0b2530588115a772d99d multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 674c48c926cbb44e91b656e0399d8f54 python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
-_md5_=ee8931d260f1a056ef7bbba22aa7491f
+_md5_=9483f3ce047a93f55da3eeee3cf978f9
diff --git a/metadata/md5-cache/sys-apps/ack-3.4.0 b/metadata/md5-cache/sys-apps/ack-3.4.0
new file mode 100644
index 000000000000..49a07fdbb199
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/ack-3.4.0
@@ -0,0 +1,15 @@
+BDEPEND=dev-lang/perl
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=>=dev-perl/File-Next-1.180.0 test? ( dev-perl/IO-Tty ) dev-lang/perl
+DESCRIPTION=ack is a tool like grep, optimized for programmers
+EAPI=7
+HOMEPAGE=https://beyondgrep.com
+IUSE=test
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux ~x86-macos
+LICENSE=Artistic-2
+RDEPEND=>=dev-perl/File-Next-1.180.0 dev-lang/perl:=
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/P/PE/PETDANCE/ack-v3.4.0.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83
+_md5_=c88c8e18dfdc2ae446108c139d4b1e76
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 9b78689b96f8..2337c44aa5b2 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -3278,7 +3278,7 @@ dev-db/mariadb-connector-c 3.1.6 3.1.7 3.1.8 3.1.9 9999: C client library for Ma
dev-db/mariadb-connector-odbc 3.1.6: MariaDB Connector/ODBC
dev-db/mongodb 3.6.13 3.6.17 4.0.12 4.0.16-r1 4.0.19 4.2.3-r1 4.2.6 4.2.8: A high-performance, open source, schema-free document-oriented database
dev-db/mtop 0.6.6-r3: Mysql top monitors a MySQL server
-dev-db/mycli 1.20.1 1.21.1 9999: CLI for MySQL Database with auto-completion and syntax highlighting
+dev-db/mycli 1.20.1 1.21.1-r1 9999: CLI for MySQL Database with auto-completion and syntax highlighting
dev-db/mydumper 0.9.3-r1 0.9.5 0.9.5-r1: A high-performance multi-threaded backup (and restore) toolset for MySQL
dev-db/myodbc 5.3.9 5.3.10-r3 8.0.16 8.0.17 8.0.19 8.0.20: ODBC driver for MySQL
dev-db/mysql 5.6.45-r2 5.7.27-r1 5.7.29 5.7.30 8.0.19-r1 8.0.20: A fast, multi-threaded, multi-user SQL database server
@@ -16497,7 +16497,7 @@ sec-policy/selinux-xscreensaver 2.20190201-r1 2.20190609-r1 9999: SELinux policy
sec-policy/selinux-xserver 2.20190201-r1 2.20190609-r1 9999: SELinux policy for xserver
sec-policy/selinux-zabbix 2.20190201-r1 2.20190609-r1 9999: SELinux policy for zabbix
sys-apps/accountsservice 0.6.50-r1 0.6.55: D-Bus interfaces for querying and manipulating user account information
-sys-apps/ack 3.0.0 3.2.0 3.3.1: ack is a tool like grep, optimized for programmers
+sys-apps/ack 3.0.0 3.2.0 3.3.1 3.4.0: ack is a tool like grep, optimized for programmers
sys-apps/acl 2.2.53: access control list utilities, libraries and headers
sys-apps/agedu 20190630 20200206 20200617: A utility for tracking down wasted disk space
sys-apps/aix-miscutils 0.1.1671: Miscellaneous helpers for AIX (currently just ldd)
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index f03190c39ad9..3e5e7fc483f5 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Tue, 07 Jul 2020 20:35:22 +0000
+Tue, 07 Jul 2020 21:05:22 +0000