Install this version:
emerge -a =dev-lisp/ptester-20160829
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-lisp/ptester-20160829
Or alternatively:
emerge --autounmask-write -a =dev-lisp/ptester-20160829
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit common-lisp-3
MY_PN="cl-ptester"
MY_PV="${PV}.gitfe69fde"
DESCRIPTION="Portable test harness package"
HOMEPAGE="https://tracker.debian.org/pkg/cl-ptester"
SRC_URI="mirror://debian/pool/main/c/${MY_PN}/${MY_PN}_${MY_PV}.orig.tar.xz -> ${P}.tar.xz"
S="${WORKDIR}/${MY_PN}-${MY_PV}"
LICENSE="LLGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | ptester-20160829.tar.xz | 11876 bytes | mirror://debian/pool/main/c/cl-ptester/_20160829.gitfe69fde.orig.tar.xz |