summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2017-08-05 19:44:05 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2017-08-05 19:44:05 +0000
commit2103805c8110e451eece5b412c261fc9531bd15f (patch)
tree4ae641ff3f103e4dd190bac00cacf8040c041677 /metadata/md5-cache
parentMerge updates from master (diff)
downloadgentoo-2103805c8110e451eece5b412c261fc9531bd15f.tar.gz
gentoo-2103805c8110e451eece5b412c261fc9531bd15f.tar.bz2
gentoo-2103805c8110e451eece5b412c261fc9531bd15f.zip
2017-08-05 19:44:04 UTC
Diffstat (limited to 'metadata/md5-cache')
-rw-r--r--metadata/md5-cache/dev-ml/ocaml-ctypes-0.11.24
-rw-r--r--metadata/md5-cache/dev-ml/ounit-2.0.04
-rw-r--r--metadata/md5-cache/dev-python/backports-functools-lru-cache-1.4-r14
-rw-r--r--metadata/md5-cache/dev-python/backports-unittest-mock-1.34
-rw-r--r--metadata/md5-cache/dev-python/jaraco-packaging-4.14
5 files changed, 10 insertions, 10 deletions
diff --git a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.11.2 b/metadata/md5-cache/dev-ml/ocaml-ctypes-0.11.2
index 9f0a47fc320d..61a168734410 100644
--- a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.11.2
+++ b/metadata/md5-cache/dev-ml/ocaml-ctypes-0.11.2
@@ -4,11 +4,11 @@ DESCRIPTION=Library for binding to C libraries using pure OCaml
EAPI=5
HOMEPAGE=https://github.com/ocamllabs/ocaml-ctypes
IUSE=test
-KEYWORDS=amd64 arm x86
+KEYWORDS=amd64 arm ~ppc x86
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt] virtual/libffi
SLOT=0/0.11.2
SRC_URI=https://github.com/ocamllabs/ocaml-ctypes/archive/0.11.2.tar.gz -> ocaml-ctypes-0.11.2.tar.gz
_eclass_exported_funcs=src_compile:- src_test:- src_install:-
_eclasses_=findlib 45d6030075064a68da8d7143726a1150
-_md5_=ea6cb045597ca298e54f1268a9214d84
+_md5_=05b98ef1a75d4a7a157b7b4bb33d0d49
diff --git a/metadata/md5-cache/dev-ml/ounit-2.0.0 b/metadata/md5-cache/dev-ml/ounit-2.0.0
index 794b1f04c08a..95a2261cfb5e 100644
--- a/metadata/md5-cache/dev-ml/ounit-2.0.0
+++ b/metadata/md5-cache/dev-ml/ounit-2.0.0
@@ -4,11 +4,11 @@ DESCRIPTION=Unit testing framework for OCaml
EAPI=5
HOMEPAGE=http://ounit.forge.ocamlcore.org/
IUSE=+ocamlopt debug doc
-KEYWORDS=amd64 arm ~arm64 ppc x86
+KEYWORDS=amd64 arm ~arm64 ~ppc x86
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt?]
SLOT=0/2.0.0
SRC_URI=http://forge.ocamlcore.org/frs/download.php/1258/ounit-2.0.0.tar.gz
_eclass_exported_funcs=src_unpack:base src_prepare:base src_configure:oasis src_compile:oasis src_test:oasis src_install:oasis
_eclasses_=base df2aa567b3f0595aae0d0923889f7631 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea findlib 45d6030075064a68da8d7143726a1150 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e oasis 9256ed89af74c3365ec888c00bfdfe43 toolchain-funcs 8fec6b1eb195836560e70b66d98fb163
-_md5_=832959021cdf6b609bbccb5892a4d691
+_md5_=02fd56e902931293388118839423e27c
diff --git a/metadata/md5-cache/dev-python/backports-functools-lru-cache-1.4-r1 b/metadata/md5-cache/dev-python/backports-functools-lru-cache-1.4-r1
index 088ef8c3aac1..b59abe5131f5 100644
--- a/metadata/md5-cache/dev-python/backports-functools-lru-cache-1.4-r1
+++ b/metadata/md5-cache/dev-python/backports-functools-lru-cache-1.4-r1
@@ -4,7 +4,7 @@ DESCRIPTION=Backport of functools.lru_cache from Python 3.3
EAPI=6
HOMEPAGE=https://github.com/jaraco/backports.functools_lru_cache
IUSE=doc test python_targets_pypy python_targets_python2_7
-KEYWORDS=amd64 ~arm ~arm64 ~ia64 x86 ~amd64-linux
+KEYWORDS=amd64 ~arm ~arm64 ~ia64 ~ppc x86 ~amd64-linux
LICENSE=MIT
RDEPEND=dev-python/backports[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)]
REQUIRED_USE=|| ( python_targets_pypy python_targets_python2_7 )
@@ -12,4 +12,4 @@ SLOT=0
SRC_URI=mirror://pypi/b/backports.functools_lru_cache/backports.functools_lru_cache-1.4.tar.gz
_eclass_exported_funcs=src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1
_eclasses_=distutils-r1 372bbe39047c0a2550319a3a82f3e063 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 e9350ec46bb5c9f3504b4fbe8b8d8987 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 8fec6b1eb195836560e70b66d98fb163 xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120
-_md5_=ecd777290745f176ad993b5e1f6eeb1c
+_md5_=8cc52ee599c9849ab29d1943edf33d87
diff --git a/metadata/md5-cache/dev-python/backports-unittest-mock-1.3 b/metadata/md5-cache/dev-python/backports-unittest-mock-1.3
index fa5758455537..061ff55f137f 100644
--- a/metadata/md5-cache/dev-python/backports-unittest-mock-1.3
+++ b/metadata/md5-cache/dev-python/backports-unittest-mock-1.3
@@ -4,7 +4,7 @@ DESCRIPTION=Backport of unittest.mock
EAPI=6
HOMEPAGE=https://github.com/jaraco/backports.unittest_mock
IUSE=doc test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6
-KEYWORDS=amd64 ~arm ~ia64 x86
+KEYWORDS=amd64 ~arm ~ia64 ~ppc x86
LICENSE=MIT
RDEPEND=dev-python/backports[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] dev-python/mock[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)]
REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 )
@@ -12,4 +12,4 @@ SLOT=0
SRC_URI=mirror://pypi/b/backports.unittest_mock/backports.unittest_mock-1.3.tar.gz
_eclass_exported_funcs=src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1
_eclasses_=distutils-r1 372bbe39047c0a2550319a3a82f3e063 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 e9350ec46bb5c9f3504b4fbe8b8d8987 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 8fec6b1eb195836560e70b66d98fb163 xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120
-_md5_=091cc22d00c242e9c3a07a99f77ede1e
+_md5_=9fc014b9981735b85f150c6f5755f486
diff --git a/metadata/md5-cache/dev-python/jaraco-packaging-4.1 b/metadata/md5-cache/dev-python/jaraco-packaging-4.1
index 62a7ef0d87f2..adfa24c030f1 100644
--- a/metadata/md5-cache/dev-python/jaraco-packaging-4.1
+++ b/metadata/md5-cache/dev-python/jaraco-packaging-4.1
@@ -4,7 +4,7 @@ DESCRIPTION=Tools to supplement packaging Python releases
EAPI=6
HOMEPAGE=https://github.com/jaraco/jaraco.packaging
IUSE=doc test python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6
-KEYWORDS=amd64 ~arm ~arm64 ~ia64 x86
+KEYWORDS=amd64 ~arm ~arm64 ~ia64 ~ppc x86
LICENSE=MIT
RDEPEND=>=dev-python/six-1.4[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_pypy? ( >=virtual/pypy-5:0= ) python_targets_pypy3? ( >=virtual/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)]
REQUIRED_USE=|| ( python_targets_pypy python_targets_pypy3 python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 )
@@ -12,4 +12,4 @@ SLOT=0
SRC_URI=mirror://pypi/j/jaraco.packaging/jaraco.packaging-4.1.tar.gz
_eclass_exported_funcs=src_prepare:distutils-r1 src_configure:distutils-r1 src_compile:distutils-r1 src_test:distutils-r1 src_install:distutils-r1
_eclasses_=distutils-r1 372bbe39047c0a2550319a3a82f3e063 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 e9350ec46bb5c9f3504b4fbe8b8d8987 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 8fec6b1eb195836560e70b66d98fb163 xdg-utils b9389dfad0ee8f8e0b2a41b79fcf7120
-_md5_=c3dbb97748bb352a9978d905fffb41cb
+_md5_=42d9b99b209b98dbc70d4f634b92a2ed