mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-php/phar-io-manifest: Remove HOMEPAGE from SRC_URI
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Brian Evans <grknight@gentoo.org>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI="7"
|
||||
|
||||
DESCRIPTION="Reading phar.io manifest information from a PHP Archive (PHAR)"
|
||||
HOMEPAGE="https://github.com/phar-io/manifest"
|
||||
SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="https://github.com/phar-io/manifest/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user