mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-php/symfony-finder: QA fix for SRC_URI and DESCRIPTION
QA fix for SRC_URI and DESCRIPTION Package-Manager: Portage-2.3.18, Repoman-2.3.6
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION=" Symfony Finder Component"
|
||||
DESCRIPTION="Symfony Finder Component"
|
||||
HOMEPAGE="https://github.com/symfony/finder"
|
||||
SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> symfony-finder-${PV}.tar.gz"
|
||||
SRC_URI="https://github.com/symfony/finder/archive/v${PV}.tar.gz -> symfony-finder-${PV}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user