diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-06 15:35:12 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-06 15:35:12 +0000 |
commit | 1605d6a76f373bdc89512e7ef2b071ac6fd7137a (patch) | |
tree | 25fe6d0d9578022f50a914c0249732a69250fb42 | |
parent | Merge updates from master (diff) | |
download | gentoo-1605d6a76f373bdc89512e7ef2b071ac6fd7137a.tar.gz gentoo-1605d6a76f373bdc89512e7ef2b071ac6fd7137a.tar.bz2 gentoo-1605d6a76f373bdc89512e7ef2b071ac6fd7137a.zip |
2020-05-06 15:35:11 UTC
-rw-r--r-- | metadata/md5-cache/app-text/nuspell-3.1.1 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-php/igbinary-3.1.2 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-php/pecl-mailparse-3.0.4 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-php/pecl-redis-3.1.6-r1 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-php/pecl-redis-4.2.0 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-php/pecl-redis-4.3.0 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-php/pecl-redis-5.0.2 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/net-misc/openntpd-6.2_p3-r1 | 4 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 4 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
10 files changed, 24 insertions, 70 deletions
diff --git a/metadata/md5-cache/app-text/nuspell-3.1.1 b/metadata/md5-cache/app-text/nuspell-3.1.1 new file mode 100644 index 000000000000..dc19b616fcaf --- /dev/null +++ b/metadata/md5-cache/app-text/nuspell-3.1.1 @@ -0,0 +1,15 @@ +BDEPEND=dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=dev-libs/icu doc? ( app-text/ronn ) test? ( >=dev-cpp/catch-2.3.0:0 ) >=dev-libs/boost-1.62[icu] +DESCRIPTION=Spell checker library and CLI for complex natural languages +EAPI=7 +HOMEPAGE=https://nuspell.github.io/ https://github.com/nuspell/nuspell +IUSE=doc test +KEYWORDS=~amd64 ~x86 +LICENSE=LGPL-3+ +RDEPEND=dev-libs/icu +RESTRICT=!test? ( test ) +SLOT=0/3 +SRC_URI=https://github.com/nuspell/nuspell/archive/v3.1.1.tar.gz -> nuspell-3.1.1.tar.gz +_eclasses_=cmake 19b0421555865baefd505831dd4303e3 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=1d2a820b74b503155047fc979dd94910 diff --git a/metadata/md5-cache/dev-php/igbinary-3.1.2 b/metadata/md5-cache/dev-php/igbinary-3.1.2 index 6b8c756197de..5ebbd46acc3a 100644 --- a/metadata/md5-cache/dev-php/igbinary-3.1.2 +++ b/metadata/md5-cache/dev-php/igbinary-3.1.2 @@ -5,11 +5,11 @@ DESCRIPTION=A fast drop-in replacement for the standard PHP serialize EAPI=7 HOMEPAGE=https://github.com/igbinary/igbinary IUSE=php_targets_php7-1 php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 -KEYWORDS=amd64 ~arm ~arm64 ~x86 +KEYWORDS=amd64 ~arm ~arm64 x86 LICENSE=BSD RDEPEND=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 ) php_targets_php7-4? ( dev-lang/php:7.4 ) REQUIRED_USE=|| ( php_targets_php7-1 php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) SLOT=0 SRC_URI=https://github.com/igbinary/igbinary/archive/3.1.2.tar.gz -> igbinary-3.1.2.tar.gz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 php-ext-source-r3 1aa741f0d0128470481dff5011ba00c4 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=0798d5bc298dc96aa2574a9de0f2b66a +_md5_=26f88c5a123e08299abf7b0784f4964d diff --git a/metadata/md5-cache/dev-php/pecl-mailparse-3.0.4 b/metadata/md5-cache/dev-php/pecl-mailparse-3.0.4 index 91891038375a..b57b20c35698 100644 --- a/metadata/md5-cache/dev-php/pecl-mailparse-3.0.4 +++ b/metadata/md5-cache/dev-php/pecl-mailparse-3.0.4 @@ -5,11 +5,11 @@ DESCRIPTION=PHP extension for parsing and working with RFC822 and MIME compliant EAPI=7 HOMEPAGE=https://pecl.php.net/mailparse IUSE=php_targets_php7-1 php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 -KEYWORDS=amd64 ppc ppc64 ~x86 +KEYWORDS=amd64 ppc ppc64 x86 LICENSE=PHP-3.01 RDEPEND=php_targets_php7-1? ( dev-lang/php:7.1[unicode] ) php_targets_php7-2? ( dev-lang/php:7.2[unicode] ) php_targets_php7-3? ( dev-lang/php:7.3[unicode] ) php_targets_php7-4? ( dev-lang/php:7.4[unicode] ) REQUIRED_USE=|| ( php_targets_php7-1 php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) SLOT=7 SRC_URI=https://pecl.php.net/get/mailparse-3.0.4.tgz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 1aa741f0d0128470481dff5011ba00c4 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=6cfe76bffdbeb374bf040e0350fe0c0a +_md5_=826315829520672425edccecd9b54cbf diff --git a/metadata/md5-cache/dev-php/pecl-redis-3.1.6-r1 b/metadata/md5-cache/dev-php/pecl-redis-3.1.6-r1 deleted file mode 100644 index 6df86fd9014a..000000000000 --- a/metadata/md5-cache/dev-php/pecl-redis-3.1.6-r1 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=php_targets_php5-6? ( dev-lang/php:5.6[session?] igbinary? ( dev-php/igbinary[php_targets_php5-6] ) ) php_targets_php7-0? ( dev-lang/php:7.0[session?] igbinary? ( dev-php/igbinary[php_targets_php7-0] ) ) php_targets_php7-1? ( dev-lang/php:7.1[session?] igbinary? ( dev-php/igbinary[php_targets_php7-1] ) ) php_targets_php7-2? ( dev-lang/php:7.2[session?] igbinary? ( dev-php/igbinary[php_targets_php7-2] ) ) >=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-0? ( dev-lang/php:7.0 ) php_targets_php7-1? ( dev-lang/php:7.1 ) php_targets_php7-2? ( dev-lang/php:7.2 ) -DESCRIPTION=PHP extension for interfacing with Redis -EAPI=6 -HOMEPAGE=https://pecl.php.net/redis -IUSE=igbinary +session php_targets_php5-6 php_targets_php7-0 php_targets_php7-1 php_targets_php7-2 -KEYWORDS=amd64 ~arm -LICENSE=PHP-3.01 -RDEPEND=php_targets_php5-6? ( dev-lang/php:5.6[session?] igbinary? ( dev-php/igbinary[php_targets_php5-6] ) ) php_targets_php7-0? ( dev-lang/php:7.0[session?] igbinary? ( dev-php/igbinary[php_targets_php7-0] ) ) php_targets_php7-1? ( dev-lang/php:7.1[session?] igbinary? ( dev-php/igbinary[php_targets_php7-1] ) ) php_targets_php7-2? ( dev-lang/php:7.2[session?] igbinary? ( dev-php/igbinary[php_targets_php7-2] ) ) !dev-php/pecl-redis:7 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 ) php_targets_php7-2? ( dev-lang/php:7.2 ) -REQUIRED_USE=|| ( php_targets_php5-6 php_targets_php7-0 php_targets_php7-1 php_targets_php7-2 ) -RESTRICT=test -SLOT=0 -SRC_URI=https://pecl.php.net/get/redis-3.1.6.tgz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eapi7-ver f9ec87e93172b25ce65a85303dc06964 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 1aa741f0d0128470481dff5011ba00c4 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=f3a8aaefb806d14ea47964e662005e96 diff --git a/metadata/md5-cache/dev-php/pecl-redis-4.2.0 b/metadata/md5-cache/dev-php/pecl-redis-4.2.0 deleted file mode 100644 index 73686e883ce3..000000000000 --- a/metadata/md5-cache/dev-php/pecl-redis-4.2.0 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=php_targets_php5-6? ( dev-lang/php:5.6[session?] igbinary? ( dev-php/igbinary[php_targets_php5-6] ) ) php_targets_php7-0? ( dev-lang/php:7.0[session?] igbinary? ( dev-php/igbinary[php_targets_php7-0] ) ) php_targets_php7-1? ( dev-lang/php:7.1[session?] igbinary? ( dev-php/igbinary[php_targets_php7-1] ) ) php_targets_php7-2? ( dev-lang/php:7.2[session?] igbinary? ( dev-php/igbinary[php_targets_php7-2] ) ) php_targets_php7-3? ( dev-lang/php:7.3[session?] igbinary? ( dev-php/igbinary[php_targets_php7-3] ) ) >=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-0? ( dev-lang/php:7.0 ) 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 for interfacing with Redis -EAPI=6 -HOMEPAGE=https://pecl.php.net/redis -IUSE=igbinary +session php_targets_php5-6 php_targets_php7-0 php_targets_php7-1 php_targets_php7-2 php_targets_php7-3 -KEYWORDS=amd64 ~arm -LICENSE=PHP-3.01 -RDEPEND=php_targets_php5-6? ( dev-lang/php:5.6[session?] igbinary? ( dev-php/igbinary[php_targets_php5-6] ) ) php_targets_php7-0? ( dev-lang/php:7.0[session?] igbinary? ( dev-php/igbinary[php_targets_php7-0] ) ) php_targets_php7-1? ( dev-lang/php:7.1[session?] igbinary? ( dev-php/igbinary[php_targets_php7-1] ) ) php_targets_php7-2? ( dev-lang/php:7.2[session?] igbinary? ( dev-php/igbinary[php_targets_php7-2] ) ) php_targets_php7-3? ( dev-lang/php:7.3[session?] igbinary? ( dev-php/igbinary[php_targets_php7-3] ) ) !dev-php/pecl-redis:7 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 ) 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-0 php_targets_php7-1 php_targets_php7-2 php_targets_php7-3 ) -RESTRICT=test -SLOT=0 -SRC_URI=https://pecl.php.net/get/redis-4.2.0.tgz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eapi7-ver f9ec87e93172b25ce65a85303dc06964 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 1aa741f0d0128470481dff5011ba00c4 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=afb65c4bcb97de0140917eb52f021bff diff --git a/metadata/md5-cache/dev-php/pecl-redis-4.3.0 b/metadata/md5-cache/dev-php/pecl-redis-4.3.0 deleted file mode 100644 index a411158c4337..000000000000 --- a/metadata/md5-cache/dev-php/pecl-redis-4.3.0 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=php_targets_php5-6? ( dev-lang/php:5.6[session?] igbinary? ( dev-php/igbinary[php_targets_php5-6] ) ) php_targets_php7-1? ( dev-lang/php:7.1[session?] igbinary? ( dev-php/igbinary[php_targets_php7-1] ) ) php_targets_php7-2? ( dev-lang/php:7.2[session?] igbinary? ( dev-php/igbinary[php_targets_php7-2] ) ) php_targets_php7-3? ( dev-lang/php:7.3[session?] igbinary? ( dev-php/igbinary[php_targets_php7-3] ) ) >=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 for interfacing with Redis -EAPI=6 -HOMEPAGE=https://pecl.php.net/redis -IUSE=igbinary +session php_targets_php5-6 php_targets_php7-1 php_targets_php7-2 php_targets_php7-3 -KEYWORDS=~amd64 ~arm -LICENSE=PHP-3.01 -RDEPEND=php_targets_php5-6? ( dev-lang/php:5.6[session?] igbinary? ( dev-php/igbinary[php_targets_php5-6] ) ) php_targets_php7-1? ( dev-lang/php:7.1[session?] igbinary? ( dev-php/igbinary[php_targets_php7-1] ) ) php_targets_php7-2? ( dev-lang/php:7.2[session?] igbinary? ( dev-php/igbinary[php_targets_php7-2] ) ) php_targets_php7-3? ( dev-lang/php:7.3[session?] igbinary? ( dev-php/igbinary[php_targets_php7-3] ) ) !dev-php/pecl-redis:7 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 -SLOT=0 -SRC_URI=https://pecl.php.net/get/redis-4.3.0.tgz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 eapi7-ver f9ec87e93172b25ce65a85303dc06964 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 1aa741f0d0128470481dff5011ba00c4 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=c2cf5659a726c41bcee6fc3e0052227c diff --git a/metadata/md5-cache/dev-php/pecl-redis-5.0.2 b/metadata/md5-cache/dev-php/pecl-redis-5.0.2 deleted file mode 100644 index e88eb0c603e4..000000000000 --- a/metadata/md5-cache/dev-php/pecl-redis-5.0.2 +++ /dev/null @@ -1,16 +0,0 @@ -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-1? ( dev-lang/php:7.1[json?,session?] ) php_targets_php7-2? ( dev-lang/php:7.2[json?,session?] ) php_targets_php7-3? ( dev-lang/php:7.3[json?,session?] ) php_targets_php7-4? ( dev-lang/php:7.4[json?,session?] ) -DEFINED_PHASES=compile configure install prepare test -DEPEND=igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] ) php_targets_php7-1? ( dev-lang/php:7.1[json?,session?] ) php_targets_php7-2? ( dev-lang/php:7.2[json?,session?] ) php_targets_php7-3? ( dev-lang/php:7.3[json?,session?] ) php_targets_php7-4? ( dev-lang/php:7.4[json?,session?] ) -DESCRIPTION=PHP extension for interfacing with Redis -EAPI=7 -HOMEPAGE=https://pecl.php.net/redis -IUSE=igbinary +json +session php_targets_php7-1 php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 -KEYWORDS=~amd64 ~arm -LICENSE=PHP-3.01 -RDEPEND=igbinary? ( >=dev-php/igbinary-3.0.1-r1[php_targets_php7-1?,php_targets_php7-2?,php_targets_php7-3?,php_targets_php7-4?] ) !dev-php/pecl-redis:7 php_targets_php7-1? ( dev-lang/php:7.1[json?,session?] ) php_targets_php7-2? ( dev-lang/php:7.2[json?,session?] ) php_targets_php7-3? ( dev-lang/php:7.3[json?,session?] ) php_targets_php7-4? ( dev-lang/php:7.4[json?,session?] ) -REQUIRED_USE=|| ( php_targets_php7-1 php_targets_php7-2 php_targets_php7-3 php_targets_php7-4 ) -RESTRICT=test -SLOT=0 -SRC_URI=https://pecl.php.net/get/redis-5.0.2.tgz -_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 1aa741f0d0128470481dff5011ba00c4 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=14590a73359d55aef4c89644124396a3 diff --git a/metadata/md5-cache/net-misc/openntpd-6.2_p3-r1 b/metadata/md5-cache/net-misc/openntpd-6.2_p3-r1 index 1df1d1efad1c..ff512836bd89 100644 --- a/metadata/md5-cache/net-misc/openntpd-6.2_p3-r1 +++ b/metadata/md5-cache/net-misc/openntpd-6.2_p3-r1 @@ -5,10 +5,10 @@ DESCRIPTION=Lightweight NTP server ported from OpenBSD EAPI=7 HOMEPAGE=http://www.openntpd.org/ IUSE=libressl selinux -KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 LICENSE=BSD GPL-2 RDEPEND=!net-misc/ntp[-openntpd] libressl? ( dev-libs/libressl:0= ) acct-group/openntpd acct-user/openntpd selinux? ( sec-policy/selinux-ntp ) SLOT=0 SRC_URI=mirror://openbsd/OpenNTPD/openntpd-6.2p3.tar.gz _eclasses_=multilib 318e8ae683e57fd3ccd0d31a769d8ee8 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=a08167a5c61fe8df036db17e3f79b2e4 +_md5_=8eec68d414b9406850a773bdeef29343 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 75643b31d8fa..312c07a45f66 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -2699,7 +2699,7 @@ app-text/mupdf 1.16.1: a lightweight PDF viewer and toolkit written in portable app-text/mythes 1.2.4: A simple thesaurus for Libreoffice app-text/namazu 2.0.21 2.0.22_pre7: Namazu is a full-text search engine app-text/nfoview 1.26 1.27 1.27.1 9999: Simple viewer for NFO files, which are ASCII art in the CP437 codepage -app-text/nuspell 3.0.0 3.1.0: Spell checker library and CLI for complex natural languages +app-text/nuspell 3.0.0 3.1.0 3.1.1: Spell checker library and CLI for complex natural languages app-text/o3read 0.0.4: Converts OpenOffice formats to text or HTML app-text/ocrad 0.26 0.27: GNU Ocrad is an OCR (Optical Character Recognition) program app-text/odt2txt 0.5: A simple converter from OpenDocument Text to plain text @@ -7373,7 +7373,7 @@ dev-php/pecl-propro 2.1.0: A reusable property proxy API for PHP dev-php/pecl-ps 1.4.1: PHP extension for creating PostScript files dev-php/pecl-radius 1.4.0_beta1-r2: Provides support for RADIUS authentication (RFC 2865) and accounting (RFC 2866) dev-php/pecl-raphf 2.0.0-r2 2.0.1: A reusable, persistent handle and resource factory API -dev-php/pecl-redis 3.1.6-r1 4.2.0 4.3.0 5.0.2 5.1.1 5.2.1: PHP extension for interfacing with Redis +dev-php/pecl-redis 5.1.1 5.2.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-r1: PHP extension to communicate with Stomp message brokers diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 5e4672a21db5..0222162d0207 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 06 May 2020 14:38:59 +0000 +Wed, 06 May 2020 15:35:11 +0000 |