diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-06-27 00:44:17 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-06-27 00:44:17 +0000 |
commit | 7981a6e7457cfdd8d691a0cddc53132319c5f7b4 (patch) | |
tree | 6cd1b71ac03a594f8db20badc7743c7e017faca4 /metadata/md5-cache | |
parent | Merge updates from master (diff) | |
download | gentoo-7981a6e7457cfdd8d691a0cddc53132319c5f7b4.tar.gz gentoo-7981a6e7457cfdd8d691a0cddc53132319c5f7b4.tar.bz2 gentoo-7981a6e7457cfdd8d691a0cddc53132319c5f7b4.zip |
2016-06-27 00:44:16 UTC
Diffstat (limited to 'metadata/md5-cache')
-rw-r--r-- | metadata/md5-cache/dev-python/configparser-3.3.0.2 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/configparser-3.5.0 | 15 |
2 files changed, 17 insertions, 2 deletions
diff --git a/metadata/md5-cache/dev-python/configparser-3.3.0.2 b/metadata/md5-cache/dev-python/configparser-3.3.0.2 index ddd8f312501b..52f62cbe981e 100644 --- a/metadata/md5-cache/dev-python/configparser-3.3.0.2 +++ b/metadata/md5-cache/dev-python/configparser-3.3.0.2 @@ -1,5 +1,5 @@ DEFINED_PHASES=compile configure install prepare test -DEPEND=python_targets_pypy? ( virtual/pypy: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(-)] +DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] python_targets_pypy? ( virtual/pypy: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(-)] DESCRIPTION=Backport of Python-3 built-in configparser EAPI=5 HOMEPAGE=https://pypi.python.org/pypi/configparser/ @@ -12,4 +12,4 @@ SLOT=0 SRC_URI=mirror://pypi/c/configparser/configparser-3.3.0r2.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 3a17743abcc9335483329f33c87b472d eutils 792f83d5ec9536cb5ccef375469d8bde multibuild 742139c87a9fa3766f0c2b155e5522bf multilib d062ae4ba2fc40a19c11de2ad89b6616 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 c0ed2a2f233d3af6dd556048695dc5cb toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c -_md5_=7b4e05335ed926ddbf3a39ac646a4fed +_md5_=e69ea14e83ce5170cb757d0dc4f95a7c diff --git a/metadata/md5-cache/dev-python/configparser-3.5.0 b/metadata/md5-cache/dev-python/configparser-3.5.0 new file mode 100644 index 000000000000..b09d4ee9255c --- /dev/null +++ b/metadata/md5-cache/dev-python/configparser-3.5.0 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/setuptools[python_targets_pypy(-)?,python_targets_python2_7(-)?,-python_single_target_pypy(-),-python_single_target_python2_7(-)] python_targets_pypy? ( virtual/pypy: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(-)] +DESCRIPTION=Backport of Python-3 built-in configparser +EAPI=6 +HOMEPAGE=https://pypi.python.org/pypi/configparser/ +IUSE=python_targets_pypy python_targets_python2_7 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=python_targets_pypy? ( virtual/pypy: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 ) +SLOT=0 +SRC_URI=mirror://pypi/c/configparser/configparser-3.5.0.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 3a17743abcc9335483329f33c87b472d multibuild 742139c87a9fa3766f0c2b155e5522bf multilib d062ae4ba2fc40a19c11de2ad89b6616 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-r1 0f6937650a475d673baa5d0c8c0b37b3 python-utils-r1 c0ed2a2f233d3af6dd556048695dc5cb toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c +_md5_=a0d88acffff1a993b10a68c9299b4920 |