Install this version:
emerge -a =dev-build/qtilitools-0.1.2
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-build/qtilitools-0.1.2
Or alternatively:
emerge --autounmask-write -a =dev-build/qtilitools-0.1.2
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.1.2 | 8 | ~amd64 | 0 |
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake
DESCRIPTION="Scripts/commands used in the Qtilities organization "
HOMEPAGE="https://qtilities.github.io/"
SRC_URI="https://github.com/qtilities/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | qtilitools-0.1.2.tar.gz | 6964 bytes | https://github.com/qtilities/qtilitools/archive/refs/tags/0.1.2.tar.gz |