From 8b20116182e419f5960326d852ed5b91a135e2f7 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 8 Feb 2020 19:53:22 +0100 Subject: dev-php/PEAR-Console_Getopt: [QA] Fix VariableInHomepage Signed-off-by: David Seifert --- dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-php') diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild index 28d8f87ef159..3d8124cc3d8a 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild @@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" DESCRIPTION="Command-line option parser" -HOMEPAGE="https://pear.php.net/package/${MY_PN}" +HOMEPAGE="https://pear.php.net/package/Console_Getopt" SRC_URI="https://pear.php.net/get/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0" -- cgit v1.2.3-65-gdbad