diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-02 19:22:12 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-02 19:22:12 +0000 |
commit | d078a9564db1e785571834a6a830a84fc49d81d1 (patch) | |
tree | fa105e47e6dbeade5f2486111b00cc4f3309d7ee /metadata/md5-cache | |
parent | Merge updates from master (diff) | |
download | gentoo-d078a9564db1e785571834a6a830a84fc49d81d1.tar.gz gentoo-d078a9564db1e785571834a6a830a84fc49d81d1.tar.bz2 gentoo-d078a9564db1e785571834a6a830a84fc49d81d1.zip |
2021-03-02 19:22:10 UTC
Diffstat (limited to 'metadata/md5-cache')
-rw-r--r-- | metadata/md5-cache/dev-python/pymssql-2.1.5 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/sqlalchemy-1.3.22 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/typed-ast-1.4.2 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/colm-0.14.7 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/ragel-7.0.4 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/media-libs/gd-2.3.1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/sys-fs/dosfstools-4.2 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/sys-fs/e2fsprogs-1.45.7 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/sys-libs/e2fsprogs-libs-1.45.7 | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/metadata/md5-cache/dev-python/pymssql-2.1.5 b/metadata/md5-cache/dev-python/pymssql-2.1.5 index 5316aac4d98a..8f996165a298 100644 --- a/metadata/md5-cache/dev-python/pymssql-2.1.5 +++ b/metadata/md5-cache/dev-python/pymssql-2.1.5 @@ -5,7 +5,7 @@ DESCRIPTION=Simple MSSQL python extension module EAPI=7 HOMEPAGE=https://www.pymssql.org/ https://pypi.org/project/pymssql/ IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 +KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 LICENSE=LGPL-2.1 RDEPEND=>=dev-db/freetds-0.63[mssql] 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_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) @@ -13,4 +13,4 @@ RESTRICT=test SLOT=0 SRC_URI=mirror://pypi/p/pymssql/pymssql-2.1.5.tar.gz _eclasses_=distutils-r1 c166cdc9bfdc0fee3ea2100e01fdcdd3 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 4c65b35c1895b82c0f44e44166a3464f python-utils-r1 69861348186337fa4b269de5826004b3 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=1da7221375373371ec352eea8fc3d887 +_md5_=c379a647d6dd9a890143b4cbea55999d diff --git a/metadata/md5-cache/dev-python/sqlalchemy-1.3.22 b/metadata/md5-cache/dev-python/sqlalchemy-1.3.22 index 0bad414eacaf..3b351c9ff5a3 100644 --- a/metadata/md5-cache/dev-python/sqlalchemy-1.3.22 +++ b/metadata/md5-cache/dev-python/sqlalchemy-1.3.22 @@ -4,7 +4,7 @@ DESCRIPTION=Python SQL toolkit and Object Relational Mapper EAPI=7 HOMEPAGE=https://www.sqlalchemy.org/ https://pypi.org/project/SQLAlchemy/ IUSE=examples +sqlite test test python_targets_pypy3 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris +KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris LICENSE=MIT RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0=[sqlite?] ) python_targets_python3_7? ( dev-lang/python:3.7[sqlite?] ) python_targets_python3_8? ( dev-lang/python:3.8[sqlite?] ) python_targets_python3_9? ( dev-lang/python:3.9[sqlite?] ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( python_targets_pypy3 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/S/SQLAlchemy/SQLAlchemy-1.3.22.tar.gz _eclasses_=distutils-r1 c166cdc9bfdc0fee3ea2100e01fdcdd3 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 optfeature 6a2add34e06e5a05d88471a33ccdd73e python-r1 4c65b35c1895b82c0f44e44166a3464f python-utils-r1 69861348186337fa4b269de5826004b3 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=143b492e0ed3f07376967aa1a637eafe +_md5_=748901848f888483d3bdc7d61f9458f6 diff --git a/metadata/md5-cache/dev-python/typed-ast-1.4.2 b/metadata/md5-cache/dev-python/typed-ast-1.4.2 index 7d8179434945..9e8f9e3a8c82 100644 --- a/metadata/md5-cache/dev-python/typed-ast-1.4.2 +++ b/metadata/md5-cache/dev-python/typed-ast-1.4.2 @@ -5,7 +5,7 @@ DESCRIPTION=Python typed-ast backported EAPI=7 HOMEPAGE=https://pypi.org/project/typed-ast/ https://github.com/python/typed_ast IUSE=test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 -KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos +KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos LICENSE=Apache-2.0 MIT RDEPEND=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_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] REQUIRED_USE=|| ( 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/t/typed_ast/typed_ast-1.4.2.tar.gz _eclasses_=distutils-r1 c166cdc9bfdc0fee3ea2100e01fdcdd3 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 4c65b35c1895b82c0f44e44166a3464f python-utils-r1 69861348186337fa4b269de5826004b3 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=8f7fc1c513be1d560bd9ddb196f9fc11 +_md5_=3ea897ba0745380f899ea570c5780cea diff --git a/metadata/md5-cache/dev-util/colm-0.14.7 b/metadata/md5-cache/dev-util/colm-0.14.7 index c47695036828..d2d3992cbda8 100644 --- a/metadata/md5-cache/dev-util/colm-0.14.7 +++ b/metadata/md5-cache/dev-util/colm-0.14.7 @@ -4,10 +4,10 @@ DESCRIPTION=COmputer Language Manipulation EAPI=7 HOMEPAGE=https://www.colm.net/open-source/colm/ IUSE=doc -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos +KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos LICENSE=MIT RDEPEND=!<dev-util/ragel-7.0.3 SLOT=0 SRC_URI=https://www.colm.net/files/colm/colm-0.14.7.tar.gz _eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=de00ae79390173d3639c55cb576a7898 +_md5_=c65348dd8dd0997d805cf628649cd615 diff --git a/metadata/md5-cache/dev-util/ragel-7.0.4 b/metadata/md5-cache/dev-util/ragel-7.0.4 index 2ffcbe0ff0c3..0f80565b50b9 100644 --- a/metadata/md5-cache/dev-util/ragel-7.0.4 +++ b/metadata/md5-cache/dev-util/ragel-7.0.4 @@ -5,10 +5,10 @@ DESCRIPTION=Compiles finite state machines from regular languages into executabl EAPI=7 HOMEPAGE=https://www.colm.net/open-source/ragel/ IUSE=doc -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos +KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos LICENSE=MIT RDEPEND=~dev-util/colm-0.14.7 SLOT=0 SRC_URI=https://www.colm.net/files/ragel/ragel-7.0.4.tar.gz _eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 -_md5_=029088fd405060c68ea0ab5d46d543ae +_md5_=88db5bd26a88940219d4ab05fc1ab53b diff --git a/metadata/md5-cache/media-libs/gd-2.3.1 b/metadata/md5-cache/media-libs/gd-2.3.1 index 3a087dc2b197..a4fd029495d2 100644 --- a/metadata/md5-cache/media-libs/gd-2.3.1 +++ b/metadata/md5-cache/media-libs/gd-2.3.1 @@ -5,7 +5,7 @@ DESCRIPTION=Graphics library for fast image creation EAPI=7 HOMEPAGE=https://libgd.org/ https://www.boutell.com/gd/ IUSE=cpu_flags_x86_sse fontconfig +jpeg +png static-libs test tiff truetype webp xpm zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris LICENSE=gd IJG HPND BSD RDEPEND=fontconfig? ( >=media-libs/fontconfig-2.10.92[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jpeg? ( >=virtual/jpeg-0-r2:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) png? ( >=media-libs/libpng-1.6.10:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) tiff? ( media-libs/tiff:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) truetype? ( >=media-libs/freetype-2.5.0.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webp? ( media-libs/libwebp:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) xpm? ( >=x11-libs/libXpm-3.5.10-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-libs/libXt-1.1.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) REQUIRED_USE=prefix? ( fontconfig ) test? ( png ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=2/3 SRC_URI=https://github.com/libgd/libgd/releases/download/gd-2.3.1/libgd-2.3.1.tar.xz _eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e libtool f143db5a74ccd9ca28c1234deffede96 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multilib-build 9a65133006c608964888346a412cc454 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=7e2cdb02652adc28c975946be233de7d +_md5_=fa8afa696376e1dfeb7598810e79772d diff --git a/metadata/md5-cache/sys-fs/dosfstools-4.2 b/metadata/md5-cache/sys-fs/dosfstools-4.2 index dbea22a4a9c4..492114bfcdaf 100644 --- a/metadata/md5-cache/sys-fs/dosfstools-4.2 +++ b/metadata/md5-cache/sys-fs/dosfstools-4.2 @@ -4,10 +4,10 @@ DESCRIPTION=DOS filesystem tools - provides mkdosfs, mkfs.msdos, mkfs.vfat EAPI=7 HOMEPAGE=https://github.com/dosfstools/dosfstools IUSE=compat +iconv test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux LICENSE=GPL-3 RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/dosfstools/dosfstools/releases/download/v4.2/dosfstools-4.2.tar.gz _eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=4f65b2e27ccaac169d81a597ea04d974 +_md5_=089517b904cd2cd1cac7d0568905c1e6 diff --git a/metadata/md5-cache/sys-fs/e2fsprogs-1.45.7 b/metadata/md5-cache/sys-fs/e2fsprogs-1.45.7 index 9bb88b96a340..d08d10a90940 100644 --- a/metadata/md5-cache/sys-fs/e2fsprogs-1.45.7 +++ b/metadata/md5-cache/sys-fs/e2fsprogs-1.45.7 @@ -5,10 +5,10 @@ DESCRIPTION=Standard EXT2/EXT3/EXT4 filesystem utilities EAPI=7 HOMEPAGE=http://e2fsprogs.sourceforge.net/ IUSE=cron fuse nls static-libs elibc_FreeBSD split-usr -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux LICENSE=GPL-2 BSD RDEPEND=~sys-libs/e2fsprogs-libs-1.45.7 >=sys-apps/util-linux-2.16 cron? ( sys-fs/lvm2[-device-mapper-only(-)] ) fuse? ( sys-fs/fuse:0 ) nls? ( virtual/libintl ) SLOT=0 SRC_URI=https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.45.7/e2fsprogs-1.45.7.tar.xz elibc_mintlib? ( mirror://gentoo/e2fsprogs-1.42.9-mint-r1.patch.xz ) _eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e systemd 74b223e42834adf09a2d21fe5fe13741 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 udev 452708c3f55cf6e918b045adb949a9e6 usr-ldscript 7c918d239d0f9098867d0c8e33348fc9 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=718af5a4f9875d68e5d41346e18efbba +_md5_=39665a2ce0b14e027b42c81d787958ac diff --git a/metadata/md5-cache/sys-libs/e2fsprogs-libs-1.45.7 b/metadata/md5-cache/sys-libs/e2fsprogs-libs-1.45.7 index 4674f890c992..b71b648c4026 100644 --- a/metadata/md5-cache/sys-libs/e2fsprogs-libs-1.45.7 +++ b/metadata/md5-cache/sys-libs/e2fsprogs-libs-1.45.7 @@ -4,10 +4,10 @@ DESCRIPTION=e2fsprogs libraries (common error and subsystem) EAPI=7 HOMEPAGE=http://e2fsprogs.sourceforge.net/ IUSE=static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 split-usr -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris LICENSE=GPL-2 RDEPEND=!sys-libs/com_err !sys-libs/ss !<sys-fs/e2fsprogs-1.41.8 SLOT=0 SRC_URI=https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.45.7/e2fsprogs-1.45.7.tar.xz _eclasses_=multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 multilib d410501a125f99ffb560b0c523cd3d1e multilib-build 9a65133006c608964888346a412cc454 multilib-minimal 8bddda43703ba94d8341f4e247f97566 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 usr-ldscript 7c918d239d0f9098867d0c8e33348fc9 -_md5_=b08b079aff38f379fe2cc9e79f53d74f +_md5_=93e3194641d212fd7110975a46603ac8 |