diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-22 17:35:20 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-22 17:35:20 +0000 |
commit | d0b02dab23c9fa6a70f3d3d95a55cc849775bcfc (patch) | |
tree | 53316640e28f8ffd1e9df7257c02efd690c8d2d3 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-d0b02dab23c9fa6a70f3d3d95a55cc849775bcfc.tar.gz gentoo-d0b02dab23c9fa6a70f3d3d95a55cc849775bcfc.tar.bz2 gentoo-d0b02dab23c9fa6a70f3d3d95a55cc849775bcfc.zip |
2020-12-22 17:35:19 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/dev-db/pgbouncer-1.15.0 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-db/pspg-3.1.5 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/PyICU-2.6 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/ansi2html-1.6.0 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/pandas-1.1.4-r1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/pymongo-3.11.1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/setuptools_scm_git_archive-1.1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/dialog-1.3.20200327 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/dwdiff-2.1.3 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/mail-mta/opensmtpd-6.7.1_p1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/net-libs/libasr-1.0.4 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/sys-fs/ncdu-1.15.1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/sys-process/parallel-20201122 | 4 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
14 files changed, 27 insertions, 27 deletions
diff --git a/metadata/md5-cache/dev-db/pgbouncer-1.15.0 b/metadata/md5-cache/dev-db/pgbouncer-1.15.0 index 461ef77261f2..a1602557699f 100644 --- a/metadata/md5-cache/dev-db/pgbouncer-1.15.0 +++ b/metadata/md5-cache/dev-db/pgbouncer-1.15.0 @@ -5,7 +5,7 @@ DESCRIPTION=Lightweight connection pooler for PostgreSQL EAPI=7 HOMEPAGE=https://www.pgbouncer.org/ IUSE=+c-ares debug doc pam ssl systemd -udns -KEYWORDS=amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=BSD RDEPEND=>=dev-libs/libevent-2.0:= >=sys-libs/glibc-2.10 acct-user/pgbouncer c-ares? ( >=net-dns/c-ares-1.10 ) ssl? ( >=dev-libs/openssl-1.0.1:=[-bindist] ) systemd? ( sys-apps/systemd ) udns? ( >=net-libs/udns-0.1 ) REQUIRED_USE=?? ( c-ares udns ) @@ -13,4 +13,4 @@ RESTRICT=test SLOT=0 SRC_URI=https://www.pgbouncer.org/downloads/files/1.15.0/pgbouncer-1.15.0.tar.gz _eclasses_=multilib d410501a125f99ffb560b0c523cd3d1e systemd 69be00334d73f9f50261554b94be0879 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=913761d92e3a13a49334a79cbcb23d3c +_md5_=ac1ea4530ccf802746299280130b37d8 diff --git a/metadata/md5-cache/dev-db/pspg-3.1.5 b/metadata/md5-cache/dev-db/pspg-3.1.5 index eeb4c0376a91..96dca1d4b18c 100644 --- a/metadata/md5-cache/dev-db/pspg-3.1.5 +++ b/metadata/md5-cache/dev-db/pspg-3.1.5 @@ -3,10 +3,10 @@ DEPEND=sys-libs/ncurses:* dev-db/postgresql:= sys-libs/readline:= DESCRIPTION=A better pager for psql and mysql EAPI=7 HOMEPAGE=https://github.com/okbob/pspg -KEYWORDS=amd64 ~x86 +KEYWORDS=amd64 x86 LICENSE=BSD-2 RDEPEND=sys-libs/ncurses:* dev-db/postgresql:= sys-libs/readline:= RESTRICT=test SLOT=0 SRC_URI=https://github.com/okbob/pspg/archive/3.1.5.tar.gz -> pspg-3.1.5.tar.gz -_md5_=8b6d5daa86a2fe42473292f9e0c1f7eb +_md5_=cd1b8f861faf199a9164d6e8339d1abc diff --git a/metadata/md5-cache/dev-python/PyICU-2.6 b/metadata/md5-cache/dev-python/PyICU-2.6 index d303c4abf956..2615f4dd3df0 100644 --- a/metadata/md5-cache/dev-python/PyICU-2.6 +++ b/metadata/md5-cache/dev-python/PyICU-2.6 @@ -5,7 +5,7 @@ DESCRIPTION=Python bindings for dev-libs/icu EAPI=7 HOMEPAGE=https://github.com/ovalhub/pyicu IUSE=test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~amd64 ~x86 +KEYWORDS=~amd64 x86 LICENSE=MIT RDEPEND=dev-libs/icu:= 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 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/P/PyICU/PyICU-2.6.tar.gz _eclasses_=distutils-r1 6a128a9211d714bf9dfb5c0c9e72558e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=b24d0522bb84977bd1808365969dbbb3 +_md5_=fc248c7efaed6ba20073004b81433eff diff --git a/metadata/md5-cache/dev-python/ansi2html-1.6.0 b/metadata/md5-cache/dev-python/ansi2html-1.6.0 index 52e82678308d..c0527bbecdc9 100644 --- a/metadata/md5-cache/dev-python/ansi2html-1.6.0 +++ b/metadata/md5-cache/dev-python/ansi2html-1.6.0 @@ -4,7 +4,7 @@ DESCRIPTION=Convert text with ANSI color codes to HTML EAPI=7 HOMEPAGE=https://pypi.org/project/ansi2html/ https://github.com/pycontribs/ansi2html IUSE=doc test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=amd64 arm ~x86 +KEYWORDS=amd64 arm x86 LICENSE=LGPL-3+ RDEPEND=>=dev-python/six-1.7.3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] 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 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/a/ansi2html/ansi2html-1.6.0.tar.gz _eclasses_=distutils-r1 6a128a9211d714bf9dfb5c0c9e72558e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=7fc0b2fc1b654b439989e7e9bfc671de +_md5_=3efb5542ea6531f5d262119368346feb diff --git a/metadata/md5-cache/dev-python/pandas-1.1.4-r1 b/metadata/md5-cache/dev-python/pandas-1.1.4-r1 index 95b672e95f99..08ef75761407 100644 --- a/metadata/md5-cache/dev-python/pandas-1.1.4-r1 +++ b/metadata/md5-cache/dev-python/pandas-1.1.4-r1 @@ -5,7 +5,7 @@ DESCRIPTION=Powerful data structures for data analysis and statistics EAPI=7 HOMEPAGE=https://pandas.pydata.org/ IUSE=doc full-support minimal test X python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~amd64 ~arm ~arm64 ~x86 +KEYWORDS=~amd64 ~arm ~arm64 x86 LICENSE=BSD RDEPEND=>dev-python/numpy-1.15.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/python-dateutil[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pytz[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] !minimal? ( >=dev-python/bottleneck-1.2.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/numexpr-2.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) full-support? ( dev-python/beautifulsoup:4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/blosc[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] || ( dev-python/html5lib[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/lxml[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) dev-python/jinja[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/matplotlib[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] || ( dev-python/openpyxl[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/xlsxwriter[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) >=dev-python/pytables-3.2.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/statsmodels[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_python3_6? ( >=dev-python/xarray-0.10.8[python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) python_targets_python3_7? ( >=dev-python/xarray-0.10.8[python_targets_python3_6(-)?,-python_single_target_python3_6(-),python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) >=dev-python/sqlalchemy-0.8.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/xlrd-1.0.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/xlwt[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/scipy-1.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] X? ( || ( dev-python/PyQt5[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] x11-misc/xclip x11-misc/xsel ) ) ) python_targets_python3_6? ( dev-lang/python:3.6[threads(+)] ) python_targets_python3_7? ( dev-lang/python:3.7[threads(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/p/pandas/pandas-1.1.4.tar.gz _eclasses_=distutils-r1 6a128a9211d714bf9dfb5c0c9e72558e edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 69bd92aa099f708425db9f1f01d61213 flag-o-matic fb54c9a3302f35aeae1c84f363e776f7 l10n 8cdd85e169b835d518bc2fd59f780d8e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 optfeature 6c9aa35fc16df43d7142ef2660e00e25 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb virtualx 7e60d3b10c791ab996f717bc1f30072f wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=102d8cd5b0d30538dec09d89dc4735cf +_md5_=ef2a21cb1a22a17f66f0614891989e06 diff --git a/metadata/md5-cache/dev-python/pymongo-3.11.1 b/metadata/md5-cache/dev-python/pymongo-3.11.1 index 489005bcd5f5..73e28fb4a98a 100644 --- a/metadata/md5-cache/dev-python/pymongo-3.11.1 +++ b/metadata/md5-cache/dev-python/pymongo-3.11.1 @@ -4,7 +4,7 @@ DESCRIPTION=Python driver for MongoDB EAPI=7 HOMEPAGE=https://github.com/mongodb/mongo-python-driver https://pypi.org/project/pymongo/ IUSE=doc kerberos test doc python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~amd64 ~arm64 ~hppa ~x86 +KEYWORDS=~amd64 ~arm64 ~hppa x86 LICENSE=Apache-2.0 RDEPEND=kerberos? ( dev-python/pykerberos[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] ) 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 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) @@ -12,4 +12,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/mongodb/mongo-python-driver/archive/3.11.1.tar.gz -> mongo-python-driver-3.11.1.tar.gz _eclasses_=check-reqs 38804be59703af0fbf462b3710024074 distutils-r1 6a128a9211d714bf9dfb5c0c9e72558e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=58bb5bf090fa917198bfbac25a69c9a6 +_md5_=fe34d9845b7fb83196401f1038bb4bd7 diff --git a/metadata/md5-cache/dev-python/setuptools_scm_git_archive-1.1 b/metadata/md5-cache/dev-python/setuptools_scm_git_archive-1.1 index 4ead1c43efbf..26d8d95943a1 100644 --- a/metadata/md5-cache/dev-python/setuptools_scm_git_archive-1.1 +++ b/metadata/md5-cache/dev-python/setuptools_scm_git_archive-1.1 @@ -5,7 +5,7 @@ DESCRIPTION=A setuptools_scm plugin for git archives EAPI=7 HOMEPAGE=https://github.com/Changaco/setuptools_scm_git_archive IUSE=test python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=amd64 arm ~arm64 ~ppc64 ~x86 +KEYWORDS=amd64 arm ~arm64 ~ppc64 x86 LICENSE=MIT RDEPEND=dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) 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 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/Changaco/setuptools_scm_git_archive/archive/1.1.tar.gz -> setuptools_scm_git_archive-1.1.tar.gz _eclasses_=distutils-r1 6a128a9211d714bf9dfb5c0c9e72558e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=8906517b5e85b9f7004bae90f2fa43d5 +_md5_=e295ba3ce57825d718f9535ab32fa45f diff --git a/metadata/md5-cache/dev-util/dialog-1.3.20200327 b/metadata/md5-cache/dev-util/dialog-1.3.20200327 index 7e049ae42f96..d095c0dd558b 100644 --- a/metadata/md5-cache/dev-util/dialog-1.3.20200327 +++ b/metadata/md5-cache/dev-util/dialog-1.3.20200327 @@ -4,9 +4,9 @@ DESCRIPTION=tool to display dialog boxes from a shell EAPI=7 HOMEPAGE=https://invisible-island.net/dialog/ IUSE=examples minimal nls static-libs unicode -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 LICENSE=GPL-2 RDEPEND=>=sys-libs/ncurses-5.2-r5:=[unicode?] SLOT=0/15 SRC_URI=https://dev.gentoo.org/~jer/dialog-1.3-20200327.tar.gz -_md5_=0a285ecb9d0878e70feb10c31e036816 +_md5_=ccef4af30a0e2527d22afe9f1df9f57e diff --git a/metadata/md5-cache/dev-util/dwdiff-2.1.3 b/metadata/md5-cache/dev-util/dwdiff-2.1.3 index 755d3a0a6f56..72fb386b72d6 100644 --- a/metadata/md5-cache/dev-util/dwdiff-2.1.3 +++ b/metadata/md5-cache/dev-util/dwdiff-2.1.3 @@ -4,10 +4,10 @@ DESCRIPTION=diff-like program operating at word level instead of line level EAPI=6 HOMEPAGE=https://os.ghalkes.nl/dwdiff.html IUSE=nls -KEYWORDS=~amd64 ~ppc ~ppc64 ~x86 +KEYWORDS=~amd64 ~ppc ~ppc64 x86 LICENSE=GPL-3 RDEPEND=dev-libs/icu:= sys-apps/diffutils SLOT=0 SRC_URI=https://os.ghalkes.nl/dist/dwdiff-2.1.3.tar.bz2 _eclasses_=desktop 8f9bfcc33705104f56748d9dedb3177a edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 0a83d4ccf28a70ddf61e7073c96e515a estack d780995dc525ff7e6a2c4c043ffec242 eutils 69bd92aa099f708425db9f1f01d61213 l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa multilib d410501a125f99ffb560b0c523cd3d1e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=f5abc14cc553a222363b8202c91800ae +_md5_=9d253f5686ea0327b329108249582a16 diff --git a/metadata/md5-cache/mail-mta/opensmtpd-6.7.1_p1 b/metadata/md5-cache/mail-mta/opensmtpd-6.7.1_p1 index b9f0bfbc0391..33223ae10d8c 100644 --- a/metadata/md5-cache/mail-mta/opensmtpd-6.7.1_p1 +++ b/metadata/md5-cache/mail-mta/opensmtpd-6.7.1_p1 @@ -5,10 +5,10 @@ DESCRIPTION=Lightweight but featured SMTP daemon from OpenBSD EAPI=7 HOMEPAGE=https://www.opensmtpd.org IUSE=libressl pam +mta berkdb -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 +KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 x86 LICENSE=ISC BSD BSD-1 BSD-2 BSD-4 RDEPEND=acct-user/smtpd acct-user/smtpq !libressl? ( >=dev-libs/openssl-1.1:0= ) libressl? ( dev-libs/libressl:0= ) elibc_musl? ( sys-libs/fts-standalone ) sys-libs/zlib pam? ( sys-libs/pam ) berkdb? ( sys-libs/db:= ) dev-libs/libevent app-misc/ca-certificates net-mail/mailbase net-libs/libasr !mail-mta/courier !mail-mta/esmtp !mail-mta/exim !mail-mta/mini-qmail !mail-mta/msmtp[mta] !mail-mta/netqmail !mail-mta/nullmailer !mail-mta/postfix !mail-mta/qmail-ldap !mail-mta/sendmail !mail-mta/ssmtp[mta] SLOT=0 SRC_URI=https://www.opensmtpd.org/archives/opensmtpd-6.7.1p1.tar.gz _eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 69bd92aa099f708425db9f1f01d61213 flag-o-matic fb54c9a3302f35aeae1c84f363e776f7 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e pam 226d8d2ff588bdfd7d188512dbdb189d systemd 69be00334d73f9f50261554b94be0879 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=cf051b8df404016358d4e2a5d2f91197 +_md5_=927cc1af5e2e721232f5c7fa549acb3f diff --git a/metadata/md5-cache/net-libs/libasr-1.0.4 b/metadata/md5-cache/net-libs/libasr-1.0.4 index 6d0b7261a7f9..c80408985220 100644 --- a/metadata/md5-cache/net-libs/libasr-1.0.4 +++ b/metadata/md5-cache/net-libs/libasr-1.0.4 @@ -2,8 +2,8 @@ DEFINED_PHASES=configure install DESCRIPTION=Async Resolver Library from OpenBSD/OpenSMTPD EAPI=7 HOMEPAGE=https://github.com/OpenSMTPD/libasr -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 +KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 x86 LICENSE=ISC BSD BSD-1 BSD-2 BSD-4 SLOT=0 SRC_URI=https://www.opensmtpd.org/archives/libasr-1.0.4.tar.gz -_md5_=2ee6a44c3c4f5027625bc5992732a1fd +_md5_=0172933cc96c7dbc3a0ace9a8957772a diff --git a/metadata/md5-cache/sys-fs/ncdu-1.15.1 b/metadata/md5-cache/sys-fs/ncdu-1.15.1 index cb0535690357..573476b11e33 100644 --- a/metadata/md5-cache/sys-fs/ncdu-1.15.1 +++ b/metadata/md5-cache/sys-fs/ncdu-1.15.1 @@ -3,9 +3,9 @@ DEPEND=sys-libs/ncurses:0=[unicode] virtual/pkgconfig DESCRIPTION=NCurses Disk Usage EAPI=7 HOMEPAGE=https://dev.yorhel.nl/ncdu/ -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos LICENSE=MIT RDEPEND=sys-libs/ncurses:0=[unicode] SLOT=0 SRC_URI=https://dev.yorhel.nl/download/ncdu-1.15.1.tar.gz -_md5_=6b3980a0a51484e3e09e08eb7f28e851 +_md5_=17837106a7cb684de3fdb3892ff3419f diff --git a/metadata/md5-cache/sys-process/parallel-20201122 b/metadata/md5-cache/sys-process/parallel-20201122 index 312dfb3cb7e3..2812f843f50b 100644 --- a/metadata/md5-cache/sys-process/parallel-20201122 +++ b/metadata/md5-cache/sys-process/parallel-20201122 @@ -3,9 +3,9 @@ DEPEND=dev-lang/perl:= dev-perl/Devel-Size virtual/perl-Data-Dumper virtual/perl DESCRIPTION=A shell tool for executing jobs in parallel locally or on remote machines EAPI=7 HOMEPAGE=https://www.gnu.org/software/parallel/ https://git.savannah.gnu.org/cgit/parallel.git -KEYWORDS=amd64 arm arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos +KEYWORDS=amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos LICENSE=GPL-3+ RDEPEND=dev-lang/perl:= dev-perl/Devel-Size virtual/perl-Data-Dumper virtual/perl-File-Temp virtual/perl-IO SLOT=0 SRC_URI=mirror://gnu/parallel/parallel-20201122.tar.bz2 -_md5_=abd91712c2774cd16bf878a4edee741e +_md5_=e67c6d2c89c4b4e4fff752582025e021 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 92ae7bf71c8f..d7d163aa9131 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 22 Dec 2020 17:05:09 +0000 +Tue, 22 Dec 2020 17:35:19 +0000 |