diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-23 03:32:30 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-23 03:32:30 +0000 |
commit | e67c0c585d9fa019cd07dfccc8c48b5afdeb5b3e (patch) | |
tree | 8b909a03c446910f95eb3e6d3a852af6d136d67f /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-e67c0c585d9fa019cd07dfccc8c48b5afdeb5b3e.tar.gz gentoo-e67c0c585d9fa019cd07dfccc8c48b5afdeb5b3e.tar.bz2 gentoo-e67c0c585d9fa019cd07dfccc8c48b5afdeb5b3e.zip |
2021-01-23 03:32:29 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/app-crypt/openpgp-keys-python-20210121 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-lang/python-2.7.18-r6 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-lang/python-3.6.12-r2 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-lang/python-3.7.9-r2 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-lang/python-3.8.7-r1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-lang/python-3.9.1-r1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/chroot-wrapper-0.9.8 (renamed from metadata/md5-cache/dev-util/chroot-wrapper-0.9.6) | 5 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
9 files changed, 16 insertions, 17 deletions
diff --git a/metadata/md5-cache/app-crypt/openpgp-keys-python-20210121 b/metadata/md5-cache/app-crypt/openpgp-keys-python-20210121 index c559c0200902..0f0000b358c7 100644 --- a/metadata/md5-cache/app-crypt/openpgp-keys-python-20210121 +++ b/metadata/md5-cache/app-crypt/openpgp-keys-python-20210121 @@ -2,8 +2,8 @@ DEFINED_PHASES=install DESCRIPTION=OpenPGP keys used to sign CPython releases EAPI=7 HOMEPAGE=https://www.python.org/downloads/ -KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 +KEYWORDS=~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 LICENSE=public-domain SLOT=0 SRC_URI=https://keybase.io/pablogsal/pgp_keys.asc?fingerprint=a035c8c19219ba821ecea86b64e628f8d684696d -> a035c8c19219ba821ecea86b64e628f8d684696d.asc https://keybase.io/ambv/pgp_keys.asc?fingerprint=e3ff2839c048b25c084debe9b26995e310250568 -> e3ff2839c048b25c084debe9b26995e310250568.asc https://keybase.io/nad/pgp_keys.asc?fingerprint=0d96df4d4110e5c43fbfb17f2d347ea6aa65421d -> 0d96df4d4110e5c43fbfb17f2d347ea6aa65421d.asc https://keybase.io/nad/pgp_keys.asc?fingerprint=c9b104b3dd3aa72d7ccb1066fb9921286f5e1540 -> c9b104b3dd3aa72d7ccb1066fb9921286f5e1540.asc https://keybase.io/bp/pgp_keys.asc?fingerprint=c01e1cad5ea2c4f0b8e3571504c367c218add4ff -> c01e1cad5ea2c4f0b8e3571504c367c218add4ff.asc -_md5_=5c7a9a74326a5f1aec45d8d75419c994 +_md5_=25e80c12ce88be5eed8cd0b7f9013286 diff --git a/metadata/md5-cache/dev-lang/python-2.7.18-r6 b/metadata/md5-cache/dev-lang/python-2.7.18-r6 index 66f2fb1ce651..3ffa88b7a967 100644 --- a/metadata/md5-cache/dev-lang/python-2.7.18-r6 +++ b/metadata/md5-cache/dev-lang/python-2.7.18-r6 @@ -5,11 +5,11 @@ DESCRIPTION=An interpreted, interactive, object-oriented programming language EAPI=7 HOMEPAGE=https://www.python.org/ IUSE=-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml verify-sig -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=PSF-2 PDEPEND=app-eselect/eselect-python RDEPEND=app-arch/bzip2:= dev-libs/libffi:= >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl berkdb? ( || ( sys-libs/db:5.3 sys-libs/db:5.1 sys-libs/db:4.8 sys-libs/db:4.7 sys-libs/db:4.6 sys-libs/db:4.5 sys-libs/db:4.4 sys-libs/db:4.3 sys-libs/db:4.2 ) ) gdbm? ( sys-libs/gdbm:=[berkdb] ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( >=sys-libs/readline-4.1:= ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( !libressl? ( dev-libs/openssl:= ) libressl? ( dev-libs/libressl:= ) ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) xml? ( >=dev-libs/expat-2.1:= ) !build? ( app-misc/mime-types ) !<=dev-lang/python-exec-2.4.6-r1 SLOT=2.7 SRC_URI=https://www.python.org/ftp/python/2.7.18/Python-2.7.18.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-2.7.18-r6.tar.xz verify-sig? ( https://www.python.org/ftp/python/2.7.18/Python-2.7.18.tar.xz.asc ) _eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e pax-utils a41d1fd1c111289ffa04490de6ee79d7 python-utils-r1 65bb60d137e5a51f58ada69bf3f366da toolchain-funcs 1a94dc06d324bd0dab754e11abe6d27e verify-sig 40b4f4f782cf67118f594ce604cc4c0a wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=5556e67f228ba3717d0ad3c0cf3ede1b +_md5_=41ebd245c61bdb514f235703982a481c diff --git a/metadata/md5-cache/dev-lang/python-3.6.12-r2 b/metadata/md5-cache/dev-lang/python-3.6.12-r2 index ae94ae67204b..36d6fb15c722 100644 --- a/metadata/md5-cache/dev-lang/python-3.6.12-r2 +++ b/metadata/md5-cache/dev-lang/python-3.6.12-r2 @@ -5,7 +5,7 @@ DESCRIPTION=An interpreted, interactive, object-oriented programming language EAPI=7 HOMEPAGE=https://www.python.org/ IUSE=bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml verify-sig -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=PSF-2 PDEPEND=app-eselect/eselect-python RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= dev-libs/libffi:= >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl gdbm? ( sys-libs/gdbm:=[berkdb] ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( >=sys-libs/readline-4.1:= ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( !libressl? ( dev-libs/openssl:= ) libressl? ( dev-libs/libressl:= ) ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) xml? ( >=dev-libs/expat-2.1:= ) !build? ( app-misc/mime-types ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=3.6/3.6m SRC_URI=https://www.python.org/ftp/python/3.6.12/Python-3.6.12.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.6.12-r2.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.6.12/Python-3.6.12.tar.xz.asc ) _eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils a41d1fd1c111289ffa04490de6ee79d7 python-utils-r1 65bb60d137e5a51f58ada69bf3f366da toolchain-funcs 1a94dc06d324bd0dab754e11abe6d27e verify-sig 40b4f4f782cf67118f594ce604cc4c0a wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=034f90033a50cc8fa86148ccb3f09f7e +_md5_=5a592cd2c0b7730d571cf40d0f349284 diff --git a/metadata/md5-cache/dev-lang/python-3.7.9-r2 b/metadata/md5-cache/dev-lang/python-3.7.9-r2 index a263ef631b3e..f6ce61e463b7 100644 --- a/metadata/md5-cache/dev-lang/python-3.7.9-r2 +++ b/metadata/md5-cache/dev-lang/python-3.7.9-r2 @@ -5,7 +5,7 @@ DESCRIPTION=An interpreted, interactive, object-oriented programming language EAPI=7 HOMEPAGE=https://www.python.org/ IUSE=bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml verify-sig -KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 +KEYWORDS=~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 LICENSE=PSF-2 PDEPEND=app-eselect/eselect-python RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= dev-libs/libffi:= sys-apps/util-linux:= >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl gdbm? ( sys-libs/gdbm:=[berkdb] ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( >=sys-libs/readline-4.1:= ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( !libressl? ( dev-libs/openssl:= ) libressl? ( dev-libs/libressl:= ) ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) xml? ( >=dev-libs/expat-2.1:= ) !build? ( app-misc/mime-types ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=3.7/3.7m SRC_URI=https://www.python.org/ftp/python/3.7.9/Python-3.7.9.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.7.9-r2.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.7.9/Python-3.7.9.tar.xz.asc ) _eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils a41d1fd1c111289ffa04490de6ee79d7 python-utils-r1 65bb60d137e5a51f58ada69bf3f366da toolchain-funcs 1a94dc06d324bd0dab754e11abe6d27e verify-sig 40b4f4f782cf67118f594ce604cc4c0a wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=2a9ca157f4233f0d581a19bb35ac9072 +_md5_=1524b769f0912d302d5ebd64e73ce13b diff --git a/metadata/md5-cache/dev-lang/python-3.8.7-r1 b/metadata/md5-cache/dev-lang/python-3.8.7-r1 index 619ed697049a..7aa954958752 100644 --- a/metadata/md5-cache/dev-lang/python-3.8.7-r1 +++ b/metadata/md5-cache/dev-lang/python-3.8.7-r1 @@ -5,7 +5,7 @@ DESCRIPTION=An interpreted, interactive, object-oriented programming language EAPI=7 HOMEPAGE=https://www.python.org/ IUSE=bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml verify-sig -KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 +KEYWORDS=~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 LICENSE=PSF-2 PDEPEND=app-eselect/eselect-python RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= dev-libs/libffi:= sys-apps/util-linux:= >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl gdbm? ( sys-libs/gdbm:=[berkdb] ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( >=sys-libs/readline-4.1:= ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( !libressl? ( dev-libs/openssl:= ) libressl? ( dev-libs/libressl:= ) ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) xml? ( >=dev-libs/expat-2.1:= ) !build? ( app-misc/mime-types ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=3.8 SRC_URI=https://www.python.org/ftp/python/3.8.7/Python-3.8.7.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.8.7-r1.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.8.7/Python-3.8.7.tar.xz.asc ) _eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils a41d1fd1c111289ffa04490de6ee79d7 python-utils-r1 65bb60d137e5a51f58ada69bf3f366da toolchain-funcs 1a94dc06d324bd0dab754e11abe6d27e verify-sig 40b4f4f782cf67118f594ce604cc4c0a wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=b54f1f3b1f4ca2e89a957d262169c680 +_md5_=d66d5aeba76b55a6790da26874c1c39b diff --git a/metadata/md5-cache/dev-lang/python-3.9.1-r1 b/metadata/md5-cache/dev-lang/python-3.9.1-r1 index d9dfa799425b..4c8c93188ef4 100644 --- a/metadata/md5-cache/dev-lang/python-3.9.1-r1 +++ b/metadata/md5-cache/dev-lang/python-3.9.1-r1 @@ -5,7 +5,7 @@ DESCRIPTION=An interpreted, interactive, object-oriented programming language EAPI=7 HOMEPAGE=https://www.python.org/ IUSE=bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test tk wininst +xml verify-sig -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 +KEYWORDS=~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 LICENSE=PSF-2 PDEPEND=app-eselect/eselect-python RDEPEND=app-arch/bzip2:= app-arch/xz-utils:= dev-libs/libffi:= sys-apps/util-linux:= >=sys-libs/zlib-1.1.3:= virtual/libcrypt:= virtual/libintl gdbm? ( sys-libs/gdbm:=[berkdb] ) ncurses? ( >=sys-libs/ncurses-5.2:= ) readline? ( >=sys-libs/readline-4.1:= ) sqlite? ( >=dev-db/sqlite-3.3.8:3= ) ssl? ( !libressl? ( dev-libs/openssl:= ) libressl? ( dev-libs/libressl:= ) ) tk? ( >=dev-lang/tcl-8.0:= >=dev-lang/tk-8.0:= dev-tcltk/blt:= dev-tcltk/tix ) xml? ( >=dev-libs/expat-2.1:= ) !build? ( app-misc/mime-types ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=3.9 SRC_URI=https://www.python.org/ftp/python/3.9.1/Python-3.9.1.tar.xz https://dev.gentoo.org/~mgorny/dist/python/python-gentoo-patches-3.9.1-r1.tar.xz verify-sig? ( https://www.python.org/ftp/python/3.9.1/Python-3.9.1.tar.xz.asc ) _eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 check-reqs 7e3fd1855a5e1b50bb9e80827b3f672d edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 pax-utils a41d1fd1c111289ffa04490de6ee79d7 python-utils-r1 65bb60d137e5a51f58ada69bf3f366da toolchain-funcs 1a94dc06d324bd0dab754e11abe6d27e verify-sig 40b4f4f782cf67118f594ce604cc4c0a wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=750c3a6e096cf5ab6c01b9acc046d499 +_md5_=c7bbb29d55f364accd83d72758befeab diff --git a/metadata/md5-cache/dev-util/chroot-wrapper-0.9.6 b/metadata/md5-cache/dev-util/chroot-wrapper-0.9.8 index 4170880c6e85..f5b9dcaf93ba 100644 --- a/metadata/md5-cache/dev-util/chroot-wrapper-0.9.6 +++ b/metadata/md5-cache/dev-util/chroot-wrapper-0.9.8 @@ -3,10 +3,9 @@ DESCRIPTION=Wrapper for chroot to set up some bind mounts, namespaces, and contr EAPI=7 HOMEPAGE=https://github.com/chutz/chroot-wrapper IUSE=kernel_linux -KEYWORDS=~amd64 ~x86 LICENSE=GPL-2+ RDEPEND=>=app-shells/bash-5.0 sys-apps/util-linux sys-apps/coreutils SLOT=0 -SRC_URI=https://github.com/chutz/chroot-wrapper/archive/0.9.6.tar.gz -> chroot-wrapper-0.9.6.tar.gz +SRC_URI=https://github.com/chutz/chroot-wrapper/archive/0.9.8.tar.gz -> chroot-wrapper-0.9.8.tar.gz _eclasses_=linux-info c90a203b1c14cfa77bd3e37a0e96c955 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 1a94dc06d324bd0dab754e11abe6d27e -_md5_=b69091e2a4202181ff95988ed52b30d0 +_md5_=fd10079c7f74f7e7119c7984c8fc4e59 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index aa27b63e3887..d5a99fa31408 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -10660,7 +10660,7 @@ dev-util/cgdb 0.7.1 9999: A curses front-end for GDB, the GNU debugger dev-util/cgvg 1.6.3: Minimal command-line source browsing tool similar to cscope dev-util/checkbashisms 2.19.7 2.20.1 2.20.2 2.20.3 2.20.4 2.20.5: Perl script to check for commonly used bash features not defined by POSIX dev-util/checkstyle 7.2: Development tool to help write Java code that adheres to a coding standard -dev-util/chroot-wrapper 0.9.3 0.9.4 0.9.6: Wrapper for chroot to set up some bind mounts, namespaces, and control groups +dev-util/chroot-wrapper 0.9.3 0.9.4 0.9.8: Wrapper for chroot to set up some bind mounts, namespaces, and control groups dev-util/clair 2.1.3 2.1.4: Vulnerability Static Analysis for Containers dev-util/clazy 1.8 1.9: Compiler plugin which allows clang to understand Qt semantics dev-util/cligh 0.3 9999: Command-line interface to GitHub diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index fb25729730ec..395a0945d1e0 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sat, 23 Jan 2021 02:34:46 +0000 +Sat, 23 Jan 2021 03:32:29 +0000 |