mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-php/PEAR-Exception: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -7,7 +7,7 @@ MY_PN="${PN/-/_}"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
DESCRIPTION="The PEAR Exception base class"
|
||||
HOMEPAGE="https://pear.php.net/package/${MY_PN}"
|
||||
HOMEPAGE="https://pear.php.net/package/PEAR_Exception"
|
||||
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
|
||||
LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user