blob: 6aa3670b67aa89a6a2efad47a155969b754b777d (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=install prepare
DESCRIPTION=PHP interface to the GNU Privacy Guard (GnuPG)
EAPI=8
HOMEPAGE=https://pear.php.net/package/Crypt_GPG
KEYWORDS=~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86
LICENSE=LGPL-2.1
RDEPEND=app-crypt/gnupg dev-lang/php:*[posix(-),unicode(-)] dev-php/PEAR-Console_CommandLine dev-php/PEAR-Exception
SLOT=0
SRC_URI=https://download.pear.php.net/package/Crypt_GPG-1.6.9.tgz
_md5_=6dcc106db5b733b3bf336451fc4bc6ce
|