From: David Seifert Date: Sat, 8 Feb 2020 18:53:19 +0000 (+0100) Subject: dev-php/PEAR-Console_CommandLine: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fd489ece3a04632191571835751adf8575e54882;p=gentoo.git dev-php/PEAR-Console_CommandLine: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild index 606b86b09a81..a0ecf007427a 100644 --- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild +++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild @@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" DESCRIPTION="A full-featured command-line options and arguments parser" -HOMEPAGE="https://pear.php.net/package/${MY_PN}" +HOMEPAGE="https://pear.php.net/package/Console_CommandLine" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="MIT" SLOT="0"