Install this version:
emerge -a =net-fs/libs3-20200523
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =net-fs/libs3-20200523
Or alternatively:
emerge --autounmask-write -a =net-fs/libs3-20200523
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20200523 | 8 | ~amd64 | 0 |
EAPI=8
DESCRIPTION="S3 library, forked for Bacula"
HOMEPAGE=https://www.bacula.org/
SRC_URI=https://www.bacula.org/downloads/$P.tar.gz
LICENSE=LGPL-3
SLOT=0
KEYWORDS=~amd64
PATCHES=( $FILESDIR/$PN-makefile.patch )
src_install()
{
emake DESTDIR=$D/usr LIBDIR=$D/usr/lib64 install || die
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | libs3-20200523.tar.gz | 117367 bytes | https://www.bacula.org/downloads/libs3-20200523.tar.gz |