From: David Seifert Date: Sat, 8 Feb 2020 18:54:27 +0000 (+0100) Subject: dev-php/PEAR-Text_Password: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4aa5e231faeb7a3c4679adc907b5a2a118cce3ee;p=gentoo.git dev-php/PEAR-Text_Password: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild index 3da1e00f46ef..b9a1067c147c 100644 --- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild +++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild @@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" DESCRIPTION="Creating passwords with PHP" -HOMEPAGE="https://pear.php.net/package/${MY_PN}" +HOMEPAGE="https://pear.php.net/package/Text_Password" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="MIT" SLOT="0"