summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-08 19:54:27 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-08 19:54:27 +0100
commit4aa5e231faeb7a3c4679adc907b5a2a118cce3ee (patch)
tree56fd10e52a968232abe30aa2f77d733b6033819e /dev-php
parentdev-php/PEAR-Text_Highlighter: [QA] Fix VariableInHomepage (diff)
downloadgentoo-4aa5e231faeb7a3c4679adc907b5a2a118cce3ee.tar.gz
gentoo-4aa5e231faeb7a3c4679adc907b5a2a118cce3ee.tar.bz2
gentoo-4aa5e231faeb7a3c4679adc907b5a2a118cce3ee.zip
dev-php/PEAR-Text_Password: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
index 3da1e00f46ef..b9a1067c147c 100644
--- a/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
+++ b/dev-php/PEAR-Text_Password/PEAR-Text_Password-1.2.1.ebuild
@@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Creating passwords with PHP"
-HOMEPAGE="https://pear.php.net/package/${MY_PN}"
+HOMEPAGE="https://pear.php.net/package/Text_Password"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"