Install this version:
emerge -a =app-text/rdrview-0.1.5
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-text/rdrview-0.1.5
Or alternatively:
emerge --autounmask-write -a =app-text/rdrview-0.1.5
EAPI=8
DESCRIPTION="C port of Mozilla's Readability library"
HOMEPAGE="https://github.com/eafer/rdrview"
SRC_URI="https://github.com/eafer/$PN/archive/refs/tags/v$PV.tar.gz -> $P.tar.gz"
#PATCHES=( $FILESDIR/$PN-makefile.patch )
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | rdrview-0.1.5.tar.gz | 4685705 bytes | https://github.com/eafer/rdrview/archive/refs/tags/v0.1.5.tar.gz |