diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-09-13 21:35:25 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-09-13 21:35:25 +0000 |
commit | b854caff98fec8e7d4b8b24b393893bb51c8f71b (patch) | |
tree | a40877fd3aa2151b1f9795a1a7a5151482acc5ce | |
parent | Merge updates from master (diff) | |
download | gentoo-b854caff98fec8e7d4b8b24b393893bb51c8f71b.tar.gz gentoo-b854caff98fec8e7d4b8b24b393893bb51c8f71b.tar.bz2 gentoo-b854caff98fec8e7d4b8b24b393893bb51c8f71b.zip |
2020-09-13 21:35:25 UTC
-rw-r--r-- | metadata/md5-cache/app-arch/xarchiver-0.5.4.15 | 2 | ||||
-rw-r--r-- | metadata/md5-cache/dev-lua/lgi-0.9.2 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/py-cpuinfo-7.0.0 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/games-action/descent1-demodata-1.4-r1 | 6 | ||||
-rw-r--r-- | metadata/md5-cache/net-libs/libwebsockets-4.0.20 | 2 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
7 files changed, 23 insertions, 9 deletions
diff --git a/metadata/md5-cache/app-arch/xarchiver-0.5.4.15 b/metadata/md5-cache/app-arch/xarchiver-0.5.4.15 index 5f4bf1237944..5563f4855a10 100644 --- a/metadata/md5-cache/app-arch/xarchiver-0.5.4.15 +++ b/metadata/md5-cache/app-arch/xarchiver-0.5.4.15 @@ -11,4 +11,4 @@ RDEPEND=>=dev-libs/glib-2:= x11-libs/gtk+:3= !!<app-arch/pigz-2.4[symlink] SLOT=0 SRC_URI=https://github.com/ib/xarchiver/archive/0.5.4.15.tar.gz -> xarchiver-0.5.4.15.tar.gz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 98584e405e2b0264d37e8f728327fed1 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=17a9b3badf35d6a729ba9672bef4bb8c +_md5_=4d1acff62e372c4c6cb622f61a789f51 diff --git a/metadata/md5-cache/dev-lua/lgi-0.9.2 b/metadata/md5-cache/dev-lua/lgi-0.9.2 index ce22440dd005..c7578b2dec26 100644 --- a/metadata/md5-cache/dev-lua/lgi-0.9.2 +++ b/metadata/md5-cache/dev-lua/lgi-0.9.2 @@ -5,11 +5,11 @@ DESCRIPTION=Lua bindings using gobject-introspection EAPI=7 HOMEPAGE=https://github.com/pavouk/lgi IUSE=examples test -KEYWORDS=amd64 arm ppc ~ppc64 x86 +KEYWORDS=amd64 arm ppc ppc64 x86 LICENSE=MIT RDEPEND=>=dev-lang/lua-5.1:= dev-libs/gobject-introspection dev-libs/glib virtual/libffi:0= RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/pavouk/lgi/archive/0.9.2.tar.gz -> lgi-0.9.2.tar.gz _eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib 98584e405e2b0264d37e8f728327fed1 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb virtualx e49dbce7ac14426e1155497476915307 wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=306704b0617a7e42ce6a4d3735cb868b +_md5_=045ba075a0c9b96855a9e5a616ac659c diff --git a/metadata/md5-cache/dev-python/py-cpuinfo-7.0.0 b/metadata/md5-cache/dev-python/py-cpuinfo-7.0.0 new file mode 100644 index 000000000000..afc86cddce5e --- /dev/null +++ b/metadata/md5-cache/dev-python/py-cpuinfo-7.0.0 @@ -0,0 +1,14 @@ +BDEPEND=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(-)] >=dev-python/setuptools-42.0.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(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Get CPU info with pure Python 2 & 3 +EAPI=7 +HOMEPAGE=https://github.com/workhorsy/py-cpuinfo https://pypi.org/project/py-cpuinfo/ +IUSE=python_targets_pypy3 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux +LICENSE=MIT +RDEPEND=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(-)] >=dev-python/setuptools-42.0.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 ) +SLOT=0 +SRC_URI=mirror://pypi/p/py-cpuinfo/py-cpuinfo-7.0.0.tar.gz +_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=f30b2fa29d8b5ad13333b0d3697e76ab diff --git a/metadata/md5-cache/games-action/descent1-demodata-1.4-r1 b/metadata/md5-cache/games-action/descent1-demodata-1.4-r1 index 28567ae9062e..48b94b5c7622 100644 --- a/metadata/md5-cache/games-action/descent1-demodata-1.4-r1 +++ b/metadata/md5-cache/games-action/descent1-demodata-1.4-r1 @@ -1,7 +1,7 @@ +BDEPEND=app-arch/unzip app-arch/arj DEFINED_PHASES=install postinst unpack -DEPEND=app-arch/unzip app-arch/unarj DESCRIPTION=Demo data files for Descent 1 -EAPI=6 +EAPI=7 HOMEPAGE=http://www.interplay.com/games/descent.php KEYWORDS=~amd64 ~x86 LICENSE=free-noncomm @@ -9,4 +9,4 @@ RDEPEND=!games-action/descent1-data SLOT=0 SRC_URI=http://icculus.org/d2x/data/desc14sw.exe ftp://ftp.funet.fi/pub/msdos/games/interplay/desc14sw.exe _eclasses_=multilib 98584e405e2b0264d37e8f728327fed1 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb unpacker 8ee8c1a2f31437d1766aac890d07a7f4 -_md5_=eccd090b8ffa2f31c6dfd19a3a50b6bf +_md5_=f76ac61ea0003a61ae4a3bc4dfb9f1d8 diff --git a/metadata/md5-cache/net-libs/libwebsockets-4.0.20 b/metadata/md5-cache/net-libs/libwebsockets-4.0.20 index d4d3a73ca962..f8c4a7e665f2 100644 --- a/metadata/md5-cache/net-libs/libwebsockets-4.0.20 +++ b/metadata/md5-cache/net-libs/libwebsockets-4.0.20 @@ -12,4 +12,4 @@ REQUIRED_USE=access-log? ( http2 ) generic-sessions? ( smtp sqlite3 ) http-proxy SLOT=0/16 SRC_URI=https://github.com/warmcat/libwebsockets/archive/v4.0.20.tar.gz -> libwebsockets-4.0.20.tar.gz _eclasses_=cmake 9f6da23aab151395c55f018fb13a11b2 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=29eba1463bd59130e0b76c9beb7d0338 +_md5_=d7df7da1ef446338b2efb684164af164 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 402e937d599d..23d0e65a2912 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -8667,7 +8667,7 @@ dev-python/pushbullet-py 0.11.0-r1: A simple python client for pushbullet.com dev-python/pweave 0.30.3-r1: Scientific report generator and literate programming tool dev-python/py 1.8.0 1.9.0: library with cross-python path, ini-parsing, io, code, log facilities dev-python/py-amqp 2.5.2: Low-level AMQP client for Python (fork of amqplib) -dev-python/py-cpuinfo 6.0.0: Get CPU info with pure Python 2 & 3 +dev-python/py-cpuinfo 6.0.0 7.0.0: Get CPU info with pure Python 2 & 3 dev-python/py-gfm 0.1.4: Github-Flavored Markdown for Python-Markdown dev-python/py-ubjson 0.16.1: Universal Binary JSON encoder/decoder dev-python/pyClamd 0.4.0-r1 0.4.0-r2: python interface to Clamd (Clamav daemon) diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 05a8963b81b3..e089937189d9 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 13 Sep 2020 21:05:30 +0000 +Sun, 13 Sep 2020 21:35:25 +0000 |