From: David Seifert Date: Sat, 8 Feb 2020 18:54:12 +0000 (+0100) Subject: dev-php/PEAR-Services_W3C_CSSValidator: [QA] Fix VariableInHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a9e9885ffc395a87bc68522b4b0a9d1b5b68b31b;p=gentoo.git dev-php/PEAR-Services_W3C_CSSValidator: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- diff --git a/dev-php/PEAR-Services_W3C_CSSValidator/PEAR-Services_W3C_CSSValidator-0.2.3.ebuild b/dev-php/PEAR-Services_W3C_CSSValidator/PEAR-Services_W3C_CSSValidator-0.2.3.ebuild index d50b612502eb..2a7d8020837c 100644 --- a/dev-php/PEAR-Services_W3C_CSSValidator/PEAR-Services_W3C_CSSValidator-0.2.3.ebuild +++ b/dev-php/PEAR-Services_W3C_CSSValidator/PEAR-Services_W3C_CSSValidator-0.2.3.ebuild @@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" DESCRIPTION="Provides an object oriented interface for the W3 CSS Validator" -HOMEPAGE="https://pear.php.net/package/${MY_PN}" +HOMEPAGE="https://pear.php.net/package/Services_W3C_CSSValidator" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="BSD" SLOT="0"