blob: 60341ca7ab1c83434e49561e5e98fe55ffce8742 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install
DESCRIPTION=Tools for working with and validating SPDX licenses
EAPI=6
HOMEPAGE=https://github.com/composer/spdx-licenses
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-lang/php:* dev-php/fedora-autoloader
SLOT=0
SRC_URI=https://github.com/composer/spdx-licenses/archive/1.0.0.tar.gz -> spdx-licenses-1.0.0.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=968e1ca2d9ccc88344c039ace5802330
|