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