mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-php/PEAR-File_Archive: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user