commit:     4aa5e231faeb7a3c4679adc907b5a2a118cce3ee
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 18:54:27 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 18:54:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa5e231

dev-php/PEAR-Text_Password: [QA] Fix VariableInHomepage

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 3da1e00f46e..b9a1067c147 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"

Reply via email to