summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-08 19:54:12 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-08 19:54:12 +0100
commita9e9885ffc395a87bc68522b4b0a9d1b5b68b31b (patch)
tree3b3c40ce041811f4953be20c58e5b67aa5c7ce3b /dev-php/PEAR-Services_W3C_CSSValidator
parentdev-php/PEAR-PHP_Beautifier: [QA] Fix VariableInHomepage (diff)
downloadgentoo-a9e9885ffc395a87bc68522b4b0a9d1b5b68b31b.tar.gz
gentoo-a9e9885ffc395a87bc68522b4b0a9d1b5b68b31b.tar.bz2
gentoo-a9e9885ffc395a87bc68522b4b0a9d1b5b68b31b.zip
dev-php/PEAR-Services_W3C_CSSValidator: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Services_W3C_CSSValidator')
-rw-r--r--dev-php/PEAR-Services_W3C_CSSValidator/PEAR-Services_W3C_CSSValidator-0.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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"