mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
11 lines
424 B
Plaintext
11 lines
424 B
Plaintext
DEFINED_PHASES=install
|
|
DESCRIPTION=Assertions to validate method input/output with nice error messages
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/webmozart/assert
|
|
KEYWORDS=amd64 arm ~hppa ppc64 ~s390 ~sparc x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-php/fedora-autoloader >=dev-lang/php-5.6:*[ctype]
|
|
SLOT=0
|
|
SRC_URI=https://github.com/webmozart//assert/archive/1.10.0.tar.gz -> webmozart-assert-1.10.0.tar.gz
|
|
_md5_=d5b3639e603b10b3befa17f6bc848fe0
|