mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-01 05:08:10 -07:00
17 lines
1.3 KiB
Plaintext
17 lines
1.3 KiB
Plaintext
BDEPEND=verify-sig? ( sec-keys/openpgp-keys-apache-httpcomponents-httpcore ) verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
|
|
DEFINED_PHASES=compile install preinst prepare setup test unpack
|
|
DEPEND=>=virtual/jdk-1.8:* test? ( dev-java/commons-logging:0 dev-java/mockito:1 ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 )
|
|
DESCRIPTION=Apache HttpComponents Core (blocking I/O)
|
|
EAPI=8
|
|
HOMEPAGE=https://hc.apache.org/httpcomponents-core-5.2.x/
|
|
INHERIT=java-pkg-2 java-pkg-simple verify-sig
|
|
IUSE=doc source test verify-sig
|
|
KEYWORDS=amd64 arm64 ppc64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://archive.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-4.4.14-src.tar.gz verify-sig? ( https://archive.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-4.4.14-src.tar.gz.asc )
|
|
_eclasses_=java-utils-2 b41327d85d12ce816943cf4d344add19 java-pkg-2 438c2725ea326202d7fc1eb31af76813 java-pkg-simple df1fc43a5017ec8f5d23007b23731474 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
|
|
_md5_=6b75faed1987da05eba120d08eb1d9cc
|