dev-php/PEAR-File_Archive: [QA] Fix VariableInHomepage

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-02-08 19:53:31 +01:00
parent 5d82ccc422
commit d204edbf68

View 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"