blob: db7b52d4b7ed12cd4901beb898686d5274666328 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install
DESCRIPTION=Find the system CA bundle or fall back to the Mozilla one
EAPI=6
HOMEPAGE=https://github.com/composer/ca-bundle
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-lang/php:* dev-php/fedora-autoloader
SLOT=0
SRC_URI=https://github.com/composer/ca-bundle/archive/1.0.3.tar.gz -> ca-bundle-1.0.3.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=4faebefb533436b4a759b303fad7120d
|