dev-php/PEAR-File_Archive: [QA] Fix VariableInHomepage
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:53:31 +0000 (19:53 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:53:31 +0000 (19:53 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.5-r1.ebuild

index efd6961597029a9380c3cfe58a85f243192ffcea..4a105a116a8efc51e84885933b492d1696badc54 100644 (file)
@@ -7,7 +7,7 @@ MY_PN="${PN/PEAR-/}"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Easily manipulate archives in PHP"
-HOMEPAGE="https://pear.php.net/package/${MY_PN}"
+HOMEPAGE="https://pear.php.net/package/File_Archive"
 SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
 LICENSE="LGPL-2.1"
 SLOT="0"