diff options
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/dev-ml/dune-1.7.2 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/dev-php/maxmind-db-reader-1.6.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-php/pecl-stomp-2.0.2 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-php/pecl-stomp-2.0.2-r1 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-php/xhprof-2.1.4 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/mako-1.1.0 | 6 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/mako-1.1.1 | 16 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 10 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
9 files changed, 72 insertions, 38 deletions
diff --git a/metadata/md5-cache/dev-ml/dune-1.7.2 b/metadata/md5-cache/dev-ml/dune-1.7.2 deleted file mode 100644 index 91914bbb04c1..000000000000 --- a/metadata/md5-cache/dev-ml/dune-1.7.2 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install -DEPEND=dev-lang/ocaml -DESCRIPTION=A composable build system for OCaml -EAPI=7 -HOMEPAGE=https://github.com/ocaml/dune -IUSE=test -KEYWORDS=amd64 ~arm ~arm64 ~x86 -LICENSE=Apache-2.0 -RDEPEND=dev-lang/ocaml !dev-ml/jbuilder -RESTRICT=test -SLOT=0/1.7.2 -SRC_URI=https://github.com/ocaml/dune/archive/1.7.2.tar.gz -> dune-1.7.2.tar.gz -_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 -_md5_=9834cad7f09f66108843ed2fafdfd28f diff --git a/metadata/md5-cache/dev-php/maxmind-db-reader-1.6.0 b/metadata/md5-cache/dev-php/maxmind-db-reader-1.6.0 new file mode 100644 index 000000000000..c8ec7344d201 --- /dev/null +++ b/metadata/md5-cache/dev-php/maxmind-db-reader-1.6.0 @@ -0,0 +1,16 @@ +BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool extension? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=extension? ( dev-libs/libmaxminddb ) extension? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) +DESCRIPTION=PHP reader for the MaxMind database format +EAPI=7 +HOMEPAGE=https://github.com/maxmind/MaxMind-DB-Reader-php +IUSE=extension test php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 +KEYWORDS=~amd64 +LICENSE=Apache-2.0 +RDEPEND=extension? ( dev-libs/libmaxminddb ) extension? ( php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) ) +REQUIRED_USE=extension? ( || ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/maxmind/MaxMind-DB-Reader-php/archive/v1.6.0.tar.gz -> MaxMind-DB-Reader-php-1.6.0.tar.gz +_eclasses_=autotools ea7865c8fba1ea8d3639f355fffe1a3c libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e php-ext-source-r3 dd53cd94748f9e498bea0f9480ba8d77 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=97a94564badb5e445053ad5d5217575d diff --git a/metadata/md5-cache/dev-php/pecl-stomp-2.0.2 b/metadata/md5-cache/dev-php/pecl-stomp-2.0.2 deleted file mode 100644 index f44ae87d0835..000000000000 --- a/metadata/md5-cache/dev-php/pecl-stomp-2.0.2 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/pkgconfig php_targets_php7-1? ( dev-lang/php:7.1[ssl?] ) php_targets_php7-2? ( dev-lang/php:7.2[ssl?] ) php_targets_php7-3? ( dev-lang/php:7.3[ssl?] ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1: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-1? ( dev-lang/php:7.1 ) php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) -DESCRIPTION=PHP extension to communicate with Stomp message brokers -EAPI=6 -HOMEPAGE=https://pecl.php.net/stomp -IUSE=examples ssl test php_targets_php5-6 php_targets_php7-1 php_targets_php7-2 php_targets_php7-3 -KEYWORDS=~amd64 ~x86 -LICENSE=PHP-3.01 -RDEPEND=php_targets_php7-1? ( dev-lang/php:7.1[ssl?] ) php_targets_php7-2? ( dev-lang/php:7.2[ssl?] ) php_targets_php7-3? ( dev-lang/php:7.3[ssl?] ) php_targets_php5-6? ( dev-php/pecl-stomp:0 ) php_targets_php5-6? ( dev-lang/php:5.6 ) php_targets_php7-1? ( dev-lang/php:7.1 ) php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) -REQUIRED_USE=|| ( php_targets_php5-6 php_targets_php7-1 php_targets_php7-2 php_targets_php7-3 ) -RESTRICT=!test? ( test ) -SLOT=7 -SRC_URI=https://pecl.php.net/get/stomp-2.0.2.tgz -_eclasses_=autotools ea7865c8fba1ea8d3639f355fffe1a3c eapi7-ver 756b3f27d8e46131d5cf3c51bd876446 libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 dd53cd94748f9e498bea0f9480ba8d77 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=34f53ff48644e003b7315a09b238ac07 diff --git a/metadata/md5-cache/dev-php/pecl-stomp-2.0.2-r1 b/metadata/md5-cache/dev-php/pecl-stomp-2.0.2-r1 new file mode 100644 index 000000000000..468c78aed06b --- /dev/null +++ b/metadata/md5-cache/dev-php/pecl-stomp-2.0.2-r1 @@ -0,0 +1,16 @@ +BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php7-2? ( dev-lang/php:7.2[ssl(-)?] ) php_targets_php7-3? ( dev-lang/php:7.3[ssl(-)?] ) php_targets_php7-4? ( dev-lang/php:7.4[ssl(-)?] ) +DEFINED_PHASES=compile configure install prepare test +DEPEND=php_targets_php7-2? ( dev-lang/php:7.2[ssl(-)?] ) php_targets_php7-3? ( dev-lang/php:7.3[ssl(-)?] ) php_targets_php7-4? ( dev-lang/php:7.4[ssl(-)?] ) +DESCRIPTION=PHP extension to communicate with Stomp message brokers +EAPI=7 +HOMEPAGE=https://pecl.php.net/stomp +IUSE=examples ssl test php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 +KEYWORDS=~amd64 ~x86 +LICENSE=PHP-3.01 +RDEPEND=php_targets_php7-2? ( dev-lang/php:7.2[ssl(-)?] ) php_targets_php7-3? ( dev-lang/php:7.3[ssl(-)?] ) php_targets_php7-4? ( dev-lang/php:7.4[ssl(-)?] ) +REQUIRED_USE=|| ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) +RESTRICT=!test? ( test ) +SLOT=7 +SRC_URI=https://pecl.php.net/get/stomp-2.0.2.tgz +_eclasses_=autotools ea7865c8fba1ea8d3639f355fffe1a3c libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 dd53cd94748f9e498bea0f9480ba8d77 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=9f08c0c9ac6251a9a1bd88ed2726ab55 diff --git a/metadata/md5-cache/dev-php/xhprof-2.1.4 b/metadata/md5-cache/dev-php/xhprof-2.1.4 new file mode 100644 index 000000000000..db2a6bf6f27a --- /dev/null +++ b/metadata/md5-cache/dev-php/xhprof-2.1.4 @@ -0,0 +1,15 @@ +BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-devel/m4 sys-devel/libtool php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) +DEFINED_PHASES=compile configure install prepare test +DEPEND=php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) +DESCRIPTION=A Hierarchical Profiler for PHP +EAPI=7 +HOMEPAGE=https://pecl.php.net/package/xhprof +IUSE=php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 ) php_targets_php7-4? ( dev-lang/php:7.4 ) +REQUIRED_USE=|| ( php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) +SLOT=0 +SRC_URI=https://pecl.php.net/get/xhprof-2.1.4.tgz +_eclasses_=autotools ea7865c8fba1ea8d3639f355fffe1a3c libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 dd53cd94748f9e498bea0f9480ba8d77 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=39d09c0c58bcf90040506a82ca7b1438 diff --git a/metadata/md5-cache/dev-python/mako-1.1.0 b/metadata/md5-cache/dev-python/mako-1.1.0 index 5f8ca3cc431b..5ac07cc63c95 100644 --- a/metadata/md5-cache/dev-python/mako-1.1.0 +++ b/metadata/md5-cache/dev-python/mako-1.1.0 @@ -1,16 +1,16 @@ BDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( >=dev-python/markupsafe-0.9.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python2_7? ( dev-python/mock[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-python/pytest[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) +DEPEND=test? ( >=dev-python/markupsafe-0.9.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python2_7? ( dev-python/mock[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) dev-python/pytest[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) DESCRIPTION=A Python templating language EAPI=7 HOMEPAGE=http://www.makotemplates.org/ https://pypi.org/project/Mako/ IUSE=doc test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos LICENSE=MIT -RDEPEND=>=dev-python/markupsafe-0.9.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_pypy3? ( >=dev-python/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +RDEPEND=>=dev-python/markupsafe-0.9.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_pypy3? ( >=dev-python/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=mirror://pypi/M/Mako/Mako-1.1.0.tar.gz _eclasses_=distutils-r1 0d71c97a0c899f1f11ee4453ebeae2cd eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 4eed5e0c72d4544a2291ae46515f5d79 python-utils-r1 611c493a4cfef5254350fabc04b606f5 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=599389d9bb423e8a697278263002e310 +_md5_=35c794c0fd678ed7e217c30984a33d2d diff --git a/metadata/md5-cache/dev-python/mako-1.1.1 b/metadata/md5-cache/dev-python/mako-1.1.1 new file mode 100644 index 000000000000..d9122df6a1e1 --- /dev/null +++ b/metadata/md5-cache/dev-python/mako-1.1.1 @@ -0,0 +1,16 @@ +BDEPEND=test? ( >=dev-python/markupsafe-0.9.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_pypy3? ( >=dev-python/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=test? ( python_targets_python2_7? ( dev-python/mock[python_targets_python2_7(-)?,-python_single_target_python2_7(-)] ) ) +DESCRIPTION=A Python templating language +EAPI=7 +HOMEPAGE=https://www.makotemplates.org/ https://pypi.org/project/Mako/ +IUSE=doc test python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos +LICENSE=MIT +RDEPEND=>=dev-python/markupsafe-0.9.2[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_pypy3? ( >=dev-python/pypy3-5:0= ) python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) 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 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/setuptools[python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python2_7 python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://pypi/M/Mako/Mako-1.1.1.tar.gz +_eclasses_=distutils-r1 0d71c97a0c899f1f11ee4453ebeae2cd eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 4eed5e0c72d4544a2291ae46515f5d79 python-utils-r1 611c493a4cfef5254350fabc04b606f5 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=ef2b5d1c0f48feca57f99f1adfb6bfc0 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 0aa7203eeb2b..73a27eb3ae18 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -5379,7 +5379,7 @@ dev-ml/cudf 0.8-r1: Library to parse, pretty print, and evaluate CUDF documents dev-ml/deriving 0.7.1: A deriving library for Ocsigen dev-ml/dns 1.0.0: A pure OCaml implementation of the DNS protocol dev-ml/dose3 5.0.1: Library to perform analysis on package repositories -dev-ml/dune 1.7.2 2.1.0: A composable build system for OCaml +dev-ml/dune 2.1.0: A composable build system for OCaml dev-ml/easy-format 1.0.2 1.2.0: Pretty-printing library for OCaml dev-ml/eliom 6.2.0 9999: A web framework to program client/server applications dev-ml/extlib 1.7.1 1.7.2 1.7.6: Standard library extensions for O'Caml @@ -7251,7 +7251,7 @@ dev-php/json-schema 5.2.8 5.2.9: PHP implementation of JSON schema dev-php/jsonlint 1.7.1 1.7.2: JSON Lint for PHP dev-php/libchart 1.3: Easy-to-use chart creation library for PHP dev-php/libvirt-php 0.5.4 9999: PHP bindings for libvirt -dev-php/maxmind-db-reader 1.4.1: PHP reader for the MaxMind database format +dev-php/maxmind-db-reader 1.4.1 1.6.0: PHP reader for the MaxMind database format dev-php/mmslib 0.97: library for encoding, decoding, and sending MMSes dev-php/mockery 0.9.0-r1: Simple yet flexible PHP mock object framework for use in unit testing dev-php/myclabs-deepcopy 1.6.0 1.6.1 1.9.4: Create deep copies (clones) of your objects @@ -7285,7 +7285,7 @@ dev-php/pecl-raphf 2.0.0-r2 2.0.1: A reusable, persistent handle and resource fa dev-php/pecl-redis 3.1.6-r1 4.2.0 4.3.0 5.0.2 5.1.1: PHP extension for interfacing with Redis dev-php/pecl-rrd 2.0.1-r3: RRDtool bindings for PHP dev-php/pecl-ssh2 1.1.2 1.2 9999: PHP bindings for the libssh2 library -dev-php/pecl-stomp 2.0.2: PHP extension to communicate with Stomp message brokers +dev-php/pecl-stomp 2.0.2-r1: PHP extension to communicate with Stomp message brokers dev-php/pecl-taint 2.0.5 2.0.6: Extension used for detecting XSS code (tainted strings) dev-php/pecl-timezonedb 2019.3: Timezone Database to be used with PHP's date and time functions dev-php/pecl-translit 0.6.3: Transliterates non-latin character sets to latin @@ -7350,7 +7350,7 @@ dev-php/webmozart-assert 1.2.0 1.4.0: Assertions to validate method input/output dev-php/xdebug 2.6.1 2.9.2: A PHP debugging and profiling extension dev-php/xdebug-client 2.6.1 2.9.2: Xdebug client for the Common Debugger Protocol (DBGP) dev-php/xdebug-handler 1.3.0 1.3.1: Restart a CLI process without loading the xdebug extension -dev-php/xhprof 0.9.10: A Hierarchical Profiler for PHP +dev-php/xhprof 0.9.10 2.1.4: A Hierarchical Profiler for PHP dev-python/3to2 1.1.1-r1: Tool to refactor valid 3.x syntax into valid 2.x syntax dev-python/APScheduler 3.3.1 3.5.3: In-process task scheduler with Cron-like capabilities dev-python/Babel 2.5.0 2.5.3 2.5.3-r1 2.6.0 2.7.0 2.8.0: Collection of tools for internationalizing Python applications @@ -8053,7 +8053,7 @@ dev-python/m2crypto 0.31.0-r2 0.35.2: A Python crypto and SSL toolkit dev-python/m2r 0.1.5 0.1.6 0.1.12 0.1.14 0.2.1: Markdown to reStructuredText converter dev-python/mailmanclient 3.1.1: mailmanclient -- python library for Mailman REST API dev-python/maintboot 0.1.0: Run maintenance tasks outside the OS -dev-python/mako 1.0.3 1.0.6 1.0.7 1.1.0: A Python templating language +dev-python/mako 1.0.3 1.0.6 1.0.7 1.1.0 1.1.1: A Python templating language dev-python/mamba 0.8.6: ... testing tool ... Born under the banner of Behavior Driven Development dev-python/mando 0.3.2: Create Python CLI apps with little to no effort at all! dev-python/mantissa 0.7.0-r1 0.8.4: An extensible, multi-protocol, multi-user, interactive application server diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 3dcc22e897a3..054cceabd83b 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 21 Feb 2020 18:07:49 +0000 +Fri, 21 Feb 2020 18:37:54 +0000 |