summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2017-03-03 19:43:05 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2017-03-03 19:43:05 +0000
commit0f6fbc8e01fc4f68d5ccb6d48341f9ee86f895de (patch)
tree31e0d6ec0e288227b9c2fde23ce7e2fdb7bb2e9a
parentMerge updates from master (diff)
downloadgentoo-0f6fbc8e01fc4f68d5ccb6d48341f9ee86f895de.tar.gz
gentoo-0f6fbc8e01fc4f68d5ccb6d48341f9ee86f895de.tar.bz2
gentoo-0f6fbc8e01fc4f68d5ccb6d48341f9ee86f895de.zip
2017-03-03 19:43:03 UTC
-rw-r--r--metadata/md5-cache/dev-php/PEAR-Pager-2.4.9-r112
-rw-r--r--metadata/md5-cache/dev-php/PEAR-Var_Dump-1.0.4-r315
-rw-r--r--metadata/md5-cache/dev-php/pecl-crack-0.4-r615
-rw-r--r--metadata/md5-cache/dev-python/photutils-0.3.1 (renamed from metadata/md5-cache/dev-python/photutils-0.2.2)4
-rw-r--r--metadata/pkg_desc_index8
-rw-r--r--metadata/timestamp.chk2
6 files changed, 49 insertions, 7 deletions
diff --git a/metadata/md5-cache/dev-php/PEAR-Pager-2.4.9-r1 b/metadata/md5-cache/dev-php/PEAR-Pager-2.4.9-r1
new file mode 100644
index 000000000000..5702edbdf434
--- /dev/null
+++ b/metadata/md5-cache/dev-php/PEAR-Pager-2.4.9-r1
@@ -0,0 +1,12 @@
+DEFINED_PHASES=install postinst postrm
+DESCRIPTION=Data paging class
+EAPI=6
+HOMEPAGE=https://pear.php.net/package/Pager
+KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
+LICENSE=BSD
+RDEPEND=>=dev-php/pear-1.8.1
+SLOT=0
+SRC_URI=https://pear.php.net/get/Pager-2.4.9.tgz
+_eclass_exported_funcs=pkg_postrm:php-pear-r2 pkg_postinst:php-pear-r2 src_install:php-pear-r2
+_eclasses_=php-pear-r2 6566af3a3c4392595873a44415abe0ff
+_md5_=f2d22543712ea40d9e0bc2a92e91b581
diff --git a/metadata/md5-cache/dev-php/PEAR-Var_Dump-1.0.4-r3 b/metadata/md5-cache/dev-php/PEAR-Var_Dump-1.0.4-r3
new file mode 100644
index 000000000000..edbad6a8b8ec
--- /dev/null
+++ b/metadata/md5-cache/dev-php/PEAR-Var_Dump-1.0.4-r3
@@ -0,0 +1,15 @@
+DEFINED_PHASES=install postinst postrm test
+DEPEND=test? ( dev-php/PEAR-PEAR )
+DESCRIPTION=Dump structured information about a variable
+EAPI=6
+HOMEPAGE=https://pear.php.net/package/Var_Dump
+IUSE=examples test
+KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
+LICENSE=PHP-3.01
+RDEPEND=>=dev-php/pear-1.8.1
+RESTRICT=test
+SLOT=0
+SRC_URI=https://pear.php.net/get/Var_Dump-1.0.4.tgz
+_eclass_exported_funcs=pkg_postrm:php-pear-r2 pkg_postinst:php-pear-r2 src_test:- src_install:-
+_eclasses_=php-pear-r2 6566af3a3c4392595873a44415abe0ff
+_md5_=02b5fbb419ef21434c3df1528f43148a
diff --git a/metadata/md5-cache/dev-php/pecl-crack-0.4-r6 b/metadata/md5-cache/dev-php/pecl-crack-0.4-r6
new file mode 100644
index 000000000000..8195e9223144
--- /dev/null
+++ b/metadata/md5-cache/dev-php/pecl-crack-0.4-r6
@@ -0,0 +1,15 @@
+DEFINED_PHASES=compile configure install prepare test unpack
+DEPEND=!<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 )
+DESCRIPTION=PHP interface to the cracklib libraries
+EAPI=6
+HOMEPAGE=http://pecl.php.net/crack
+IUSE=php_targets_php5-6 php_targets_php7-0 php_targets_php7-1
+KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
+LICENSE=PHP-3 CRACKLIB
+RDEPEND=php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 )
+REQUIRED_USE=|| ( php_targets_php5-6 php_targets_php7-0 php_targets_php7-1 )
+SLOT=0
+SRC_URI=http://pecl.php.net/get/crack-0.4.tgz
+_eclass_exported_funcs=src_unpack:php-ext-source-r3 src_prepare:php-ext-source-r3 src_configure:php-ext-source-r3 src_compile:php-ext-source-r3 src_test:php-ext-pecl-r3 src_install:php-ext-pecl-r3
+_eclasses_=autotools 7027963e8e8cc12c91117bdb9225dc26 libtool 48b1b9f6194d2842456514d1184ca72e multilib 0236be304ee52e7f179ed2f337075515 php-ext-pecl-r3 f0b4914f85a3c676561454b15a910dc6 php-ext-source-r3 02131d21ec5edc689a1ef97096214131 toolchain-funcs 53b75b4a49cf3e61530a523804045432
+_md5_=4a963be28461b17d05cae5013fe37315
diff --git a/metadata/md5-cache/dev-python/photutils-0.2.2 b/metadata/md5-cache/dev-python/photutils-0.3.1
index a14662f38882..3215169e7232 100644
--- a/metadata/md5-cache/dev-python/photutils-0.2.2
+++ b/metadata/md5-cache/dev-python/photutils-0.3.1
@@ -9,7 +9,7 @@ LICENSE=BSD
RDEPEND=dev-python/astropy[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/matplotlib[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] dev-python/numpy[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] sci-libs/scikits_image[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] sci-libs/scipy[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)] 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 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]
REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 )
SLOT=0
-SRC_URI=mirror://pypi/p/photutils/photutils-0.2.2.tar.gz
+SRC_URI=mirror://pypi/p/photutils/photutils-0.3.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 039ba10839816478cfb070fdeb053906 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c python-r1 e0edbf5130eaefe107b8c8872bd818bc python-utils-r1 316c531873247e48befb99900e5aa2ed toolchain-funcs 53b75b4a49cf3e61530a523804045432 virtualx 171580f737f5aaf18fcb456548588066 xdg-utils 178a84136f416b8ea1a857717eacd21c
-_md5_=2d65a5dcaf2119a481cdae24084f3905
+_md5_=f333d24391dacd13f91e670573082e28
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 8385d86abe55..e40a52679880 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -6964,7 +6964,7 @@ dev-php/PEAR-PHP_Beautifier 0.1.15-r2: Code Beautifier for PHP
dev-php/PEAR-PHP_CompatInfo 1.9.0: Find out the minimum version and the extensions required for a piece of code to run
dev-php/PEAR-PHP_Debug 1.0.3-r1: Provides traces, timings, executed queries, watched variables etc.
dev-php/PEAR-PHP_Shell 0.3.2: A shell for PHP with history and tab-completion
-dev-php/PEAR-Pager 2.4.9: Data paging class
+dev-php/PEAR-Pager 2.4.9 2.4.9-r1: Data paging class
dev-php/PEAR-PhpDocumentor 1.4.3-r1: The phpDocumentor package provides automatic documenting of php api directly from the source
dev-php/PEAR-SOAP 0.13.0: SOAP Client/Server for PHP 4
dev-php/PEAR-Services_Amazon 0.8.0: Provides access to Amazon's retail and associate web services
@@ -6988,7 +6988,7 @@ dev-php/PEAR-Text_Wiki_BBCode 0.0.4-r2: BBCode parser for Text_Wiki
dev-php/PEAR-Text_Wiki_Mediawiki 0.2.0-r1: Mediawiki parser for Text_Wiki
dev-php/PEAR-Translation2 2.0.4: Class for multilingual applications management
dev-php/PEAR-Validate 0.8.5: Validation class
-dev-php/PEAR-Var_Dump 1.0.4-r2: Dump structured information about a variable
+dev-php/PEAR-Var_Dump 1.0.4-r2 1.0.4-r3: Dump structured information about a variable
dev-php/PEAR-VersionControl_SVN 0.5.2: Simple OO wrapper interface for the Subversion command-line client
dev-php/PEAR-XML_Beautifier 1.2.2-r1: Adds indentation and linebreaks, replace entities, formats comments and makes XML easier to read
dev-php/PEAR-XML_Feed_Parser 1.0.5-r1: Provides an unified API for handling Atom/RSS
@@ -7032,7 +7032,7 @@ dev-php/pecl-apcu_bc 1.0.3-r1: Provides APC backwards compatibility functions vi
dev-php/pecl-bbcode 1.0.3_beta1-r2: A quick and efficient BBCode Parsing Library
dev-php/pecl-cairo 0.3.2-r1: Cairo bindings for PHP
dev-php/pecl-cassandra 1.2.2: DataStax PHP Driver for Apache Cassandra
-dev-php/pecl-crack 0.4-r4 0.4-r5: PHP interface to the cracklib libraries
+dev-php/pecl-crack 0.4-r4 0.4-r5 0.4-r6: PHP interface to the cracklib libraries
dev-php/pecl-dbx 1.1.2-r2: The dbx module is a database abstraction layer
dev-php/pecl-dio 0.0.9: Direct I/O functions for PHP
dev-php/pecl-eio 2.0.1: PHP wrapper for libeio library
@@ -7968,7 +7968,7 @@ dev-python/pgasync 2.01-r1: An asynchronous API to PostgreSQL for twisted
dev-python/pgmagick 0.5.10 0.5.11 0.6: Yet another boost.python based wrapper for GraphicsMagick
dev-python/pgpdump 1.5: PGP packet parser library
dev-python/phonenumbers 7.2.3 7.2.8: Python port of Google's libphonenumber
-dev-python/photutils 0.2.2 0.3: Python package for image astronomical photometry
+dev-python/photutils 0.3 0.3.1: Python package for image astronomical photometry
dev-python/pickleshare 0.7.3 0.7.4: A small 'shelve' like datastore with concurrency support
dev-python/pid 2.1.1: Pidfile featuring stale detection and file-locking
dev-python/piddle 1.0.15-r1: Cross-media, cross-platform 2D graphics package
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 9357bf3fff03..f8b33342802f 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Fri, 03 Mar 2017 19:28:05 +0000
+Fri, 03 Mar 2017 19:43:04 +0000