Install this version:
emerge -a =sci-libs/solidpython2-legacy-0.1.1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sci-libs/solidpython2-legacy-0.1.1
Or alternatively:
emerge --autounmask-write -a =sci-libs/solidpython2-legacy-0.1.1
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.1.1 | 8 | ~amd64 | 0 |
EAPI=8
DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{8..14} )
inherit distutils-r1
GIT_COMMIT=c814c100de31525b750b533765e460c3ad456185
DESCRIPTION="legacy SolidPython utils ported to SolidPython 2"
HOMEPAGE="https://github.com/jeff-dh/solidpython2_legacy/"
SRC_URI="https://github.com/jeff-dh/solidpython2_legacy/archive/$GIT_COMMIT.tar.gz -> $P.tar.gz"
S=$WORKDIR/solidpython2_legacy-$GIT_COMMIT
PATCHES="$FILESDIR/$P-euclid3.patch"
LICENSE="LGPL-2.1+"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND="(
sci-libs/solidpython2
)"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | solidpython2-legacy-0.1.1.tar.gz | 45384 bytes | https://github.com/jeff-dh/solidpython2_legacy/archive/c814c100de31525b750b533765e460c3ad456185.tar.gz |