mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 09:58:08 -07:00
16 lines
976 B
Groff
16 lines
976 B
Groff
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=>=dev-java/jetbrains-annotations-26.0.2.1:0 >=dev-java/stringprep-2.4: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=9
|
|
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.4: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.4.tar.gz -> scram-3.4.tar.gz
|
|
_eclasses_=java-utils-2 4fa0be92748bc228f31bd845d285d7f9 java-pkg-2 438c2725ea326202d7fc1eb31af76813 java-pkg-simple df1fc43a5017ec8f5d23007b23731474 junit5 e904fee179270025a5f25d755e99ba6d
|
|
_md5_=dfe6877098699ef6c45a2dbcc138fed9
|