From: David Seifert Date: Sat, 8 Feb 2020 18:53:28 +0000 (+0100) Subject: dev-php/PEAR-Exception: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5d82ccc422eac9b8fabdf8e25707b4ed64ab34ff;p=gentoo.git dev-php/PEAR-Exception: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild index 17309af49608..5354988b5d97 100644 --- a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild +++ b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild @@ -7,7 +7,7 @@ MY_PN="${PN/-/_}" MY_P="${MY_PN}-${PV}" DESCRIPTION="The PEAR Exception base class" -HOMEPAGE="https://pear.php.net/package/${MY_PN}" +HOMEPAGE="https://pear.php.net/package/PEAR_Exception" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0"