Install this package:
emerge -a dev-java/jnr-netdb
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-java/jnr-netdb
Or alternatively:
emerge --autounmask-write -a dev-java/jnr-netdb
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.2.0-r1 | 8 | amd64 arm64 ppc64 | 0 |
<pkgmetadata> <maintainer type="project"> <email>java@gentoo.org</email> <name>Java</name> </maintainer> <longdescription lang="en"> jnr-netdb is a java interface to getservbyname(3), getservbyport(3). It tries to use the native functions if possible, falling back to parsing /etc/services directly, and finally to an inbuilt table for use in environments where neither native code, nor filesystem access is possible. </longdescription> <upstream> <remote-id type="github">jnr/jnr-netdb</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | jnr-netdb-1.2.0.tar.gz | 649059 bytes |