From: Michael Orlitzky Date: Tue, 21 Jan 2020 23:42:53 +0000 (-0500) Subject: dev-php/pecl-uploadprogress: add myself as maintainer, clean up a bit. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=15dfb8111f1eb9180f225628b93ff334d2d6ec62;p=gentoo.git dev-php/pecl-uploadprogress: add myself as maintainer, clean up a bit. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Michael Orlitzky --- diff --git a/dev-php/pecl-uploadprogress/metadata.xml b/dev-php/pecl-uploadprogress/metadata.xml index 5f21917bcc4e..ce710ecbb07d 100644 --- a/dev-php/pecl-uploadprogress/metadata.xml +++ b/dev-php/pecl-uploadprogress/metadata.xml @@ -1,11 +1,18 @@ - - php-bugs@gentoo.org - PHP - -An extension to track progress of a file upload. -See http://cvs.php.net/viewvc.cgi/pecl/uploadprogress/examples/ for a little example. It is only known to work on Apache with mod_php, other SAPI implementations unfortunately still have issues. + + php-bugs@gentoo.org + PHP + + + mjo@gentoo.org + Michael Orlitzky + + + An extension to track the progress of a file upload. See + http://svn.php.net/viewvc/pecl/uploadprogress/trunk/examples/ for + an example. It is only known to work on apache with mod_php; other + SAPI implementations unfortunately still have issues.