From: David Seifert Date: Sat, 8 Feb 2020 18:53:34 +0000 (+0100) Subject: dev-php/PEAR-File_Find: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0a38f342a1f4f505846a668321c86095f3169be9;p=gentoo.git dev-php/PEAR-File_Find: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild index 72c3e1fd1f34..72bb7d8266f0 100644 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild @@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" DESCRIPTION="A class that facillitates the search of filesystems" -HOMEPAGE="https://pear.php.net/package/${MY_PN}" +HOMEPAGE="https://pear.php.net/package/File_Find" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="PHP-3.01" SLOT="0"