blob: 35577db7704955b8882ac36fa3568b7adcb67a10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install setup
DEPEND=dev-lang/php >=dev-php/pear-1.8.1
DESCRIPTION=An interface for creating TinyURLs with their API and looking up destinations of given TinyURLs
EAPI=4
HOMEPAGE=http://pear.php.net/Services_TinyURL
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RDEPEND=dev-lang/php[curl] dev-lang/php >=dev-php/pear-1.8.1
SLOT=0
SRC_URI=http://pear.php.net/get/Services_TinyURL-0.1.2.tgz
_eclass_exported_funcs=pkg_setup:php-pear-r1 src_install:php-pear-r1
_eclasses_=multilib 0236be304ee52e7f179ed2f337075515 php-pear-r1 5ed7690006b53587145608c30ed10798 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=b3b93410caaa48573cd8a23bc9d0ccfc
|