mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
16 lines
876 B
Groff
16 lines
876 B
Groff
DEFINED_PHASES=compile install preinst prepare setup test
|
|
DEPEND=>=virtual/jdk-11:* test? ( dev-java/hamcrest-library:1.3 ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 )
|
|
DESCRIPTION=A class library for editing bytecodes in Java.
|
|
EAPI=8
|
|
HOMEPAGE=https://www.javassist.org
|
|
INHERIT=java-pkg-2 java-pkg-simple
|
|
IUSE=doc source test
|
|
KEYWORDS=amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux
|
|
LICENSE=Apache-2.0 LGPL-2.1 MPL-1.1
|
|
RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=3
|
|
SRC_URI=https://github.com/jboss-javassist/javassist/archive/rel_3_29_2_ga.tar.gz -> javassist-3.29.2.tar.gz
|
|
_eclasses_=java-utils-2 d051ecd608488854eb9252d64d396140 java-pkg-2 1794573de2f5124d88b64ee5dc9aabb4 java-pkg-simple 1c8a695f6cae6a50261276f4b3da9914
|
|
_md5_=8aece1c5cd2cf76569b48bab5d6df69e
|