mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 16:57:29 -07:00
16 lines
975 B
Groff
16 lines
975 B
Groff
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=>=dev-java/jetbrains-annotations-26.0.2.1:0 >=dev-java/stringprep-2.2:0 dev-java/findbugs-annotations:0 dev-java/jsr305:0 >=virtual/jdk-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:5 )
|
|
DESCRIPTION=SCRAM (RFC 5802) Java implementation
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/ongres/scram
|
|
INHERIT=java-pkg-2 java-pkg-simple junit5
|
|
IUSE=doc source test
|
|
KEYWORDS=amd64
|
|
LICENSE=BSD
|
|
RDEPEND=>=dev-java/jetbrains-annotations-26.0.2.1:0 >=dev-java/stringprep-2.2:0 >=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/ongres/scram/archive/3.2.tar.gz -> scram-3.2.tar.gz
|
|
_eclasses_=java-utils-2 b41327d85d12ce816943cf4d344add19 java-pkg-2 438c2725ea326202d7fc1eb31af76813 java-pkg-simple df1fc43a5017ec8f5d23007b23731474 junit5 88b77cfefed338e1227e1cf761caef5e
|
|
_md5_=3d8c8a113b42a73d0f1e98dd73c7101b
|