mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Switches to java-pkg-simple Bundles binary version of pebble Depends on freenet-ext with much smaller download than net-libs/nativebiginteger EAPI 8 Enables tests Changes test dependency hamcrest-*-1.3 -> hamcrest-2 Skips two failing tests via patch Adds verify-sig Adds Add-opens: to MANIFEST.MF for runtime Updates metadata remote-id Partly moves handling of freenet-wrapper.conf to src_compile Depends on bug #878869 Bug: https://bugs.gentoo.org/904441 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/30643 Signed-off-by: Sam James <sam@gentoo.org>
12 lines
343 B
XML
12 lines
343 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<upstream>
|
|
<remote-id type="github">hyphanet/fred</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="nss">Use nss for crypto operations, if it is the fastest way</flag>
|
|
</use>
|
|
</pkgmetadata>
|