2020-04-27 15:39:20 UTC

This commit is contained in:
Repository mirror & CI
2020-04-27 15:39:20 +00:00
parent 4f34e0567f
commit 771b76b041
3 changed files with 17 additions and 1 deletions

View File

@@ -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 )
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 )
DESCRIPTION=Inotify binding for PHP
EAPI=7
HOMEPAGE=https://pecl.php.net/package/inotify
IUSE=php_targets_php7-2 php_targets_php7-3
KEYWORDS=~amd64
LICENSE=PHP-3
RDEPEND=php_targets_php7-2? ( dev-lang/php:7.2 ) php_targets_php7-3? ( dev-lang/php:7.3 )
REQUIRED_USE=|| ( php_targets_php7-2 php_targets_php7-3 )
SLOT=0
SRC_URI=https://pecl.php.net/get/inotify-2.0.0.tgz
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 php-ext-pecl-r3 a59741d3df8ea9f17afcdcfb7edaee6d php-ext-source-r3 1aa741f0d0128470481dff5011ba00c4 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=b14774a502cae11c82027a0b1ee21ee5

View File

@@ -40,6 +40,7 @@ dev-libs/hts_engine 1.10: HMM-based speech synthesis system (HTS) engine and API
dev-libs/open62541 1.0.1: Open source C implementation of OPC UA
dev-libs/protothreads 1.4: Protothreads - Lightweight, Stackless Threads in C
dev-libs/qhttpengine 1.0.1-r1 9999: HTTP server for Qt applications
dev-php/pecl-inotify 2.0.0: Inotify binding for PHP
dev-python/aiofiles 0.4.0: File support for asyncio
dev-python/aiohttp-cors 0.7.0: Implements CORS support for aiohttp asyncio-powered asynchronous HTTP server
dev-python/aiomysql 0.0.20: aiomysql is a library for accessing a MySQL database from the asyncio

View File

@@ -1 +1 @@
Mon, 27 Apr 2020 11:39:58 +0000
Mon, 27 Apr 2020 15:39:20 +0000