diff options
author | David Seifert <soap@gentoo.org> | 2020-02-08 19:53:22 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-08 19:53:22 +0100 |
commit | 8b20116182e419f5960326d852ed5b91a135e2f7 (patch) | |
tree | 56eaf110ba5fa5614c8abd24f6e49a7f9d27e9ee /dev-php/PEAR-Console_Getopt | |
parent | dev-php/PEAR-Console_CommandLine: [QA] Fix VariableInHomepage (diff) | |
download | gentoo-8b20116182e419f5960326d852ed5b91a135e2f7.tar.gz gentoo-8b20116182e419f5960326d852ed5b91a135e2f7.tar.bz2 gentoo-8b20116182e419f5960326d852ed5b91a135e2f7.zip |
dev-php/PEAR-Console_Getopt: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Console_Getopt')
-rw-r--r-- | dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |