mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
12 lines
465 B
Plaintext
12 lines
465 B
Plaintext
DEFINED_PHASES=install
|
|
DESCRIPTION=Easily manipulate archives in PHP
|
|
EAPI=6
|
|
HOMEPAGE=https://pear.php.net/package/File_Archive
|
|
IUSE=minimal
|
|
KEYWORDS=~amd64 ~hppa ~ppc64 ~sparc ~x86
|
|
LICENSE=LGPL-2.1
|
|
RDEPEND=dev-lang/php[bzip2,zlib] dev-php/PEAR-MIME_Type dev-php/PEAR-PEAR !minimal? ( dev-php/PEAR-Mail_Mime dev-php/PEAR-Mail dev-php/PEAR-Cache_Lite )
|
|
SLOT=0
|
|
SRC_URI=http://download.pear.php.net/package/File_Archive-1.5.5.tgz
|
|
_md5_=c8534494eb7b881b08420756e5183469
|