mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
14 lines
463 B
Groff
14 lines
463 B
Groff
DEFINED_PHASES=install test
|
|
DEPEND=test? ( dev-lang/php:* dev-php/phpunit )
|
|
DESCRIPTION=Fedora's Static PSR-4, PSR-0, and classmap autoloader
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/php-fedora/autoloader
|
|
IUSE=test
|
|
KEYWORDS=amd64 arm ~arm64 ~hppa ppc64 ~s390 ~sparc x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-lang/php:*
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/php-fedora/autoloader/archive/1.0.1.tar.gz -> fedora-autoloader-1.0.1.tar.gz
|
|
_md5_=ec8018db191caafc53ccfb46edc2c8aa
|