Install this version:
emerge -a =dev-cpp/cppstaff-0.5
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-cpp/cppstaff-0.5
Or alternatively:
emerge --autounmask-write -a =dev-cpp/cppstaff-0.5
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.5 | 8 | ~amd64 | 0 |
# Copyright 2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Miscellaneous C++ staff, vayerx edition" HOMEPAGE="https://github.com/vayerx/vayerx-gentoo" SRC_URI="" LICENSE="GPL-3" KEYWORDS="~amd64" SLOT="0" IUSE="+kde +testing" PDEPEND=" dev-libs/boost dev-util/ccache dev-util/cppcheck dev-util/flawfinder dev-util/lcov kde? ( dev-util/kdevelop kde-apps/kcachegrind ) !kde? ( dev-qt/qt-creator[cmake,git,valgrind] ) testing? ( dev-cpp/gtest ) "
Manage flags for this package:
euse -i <flag> -p dev-cpp/cppstaff |
euse -E <flag> -p dev-cpp/cppstaff |
euse -D <flag> -p dev-cpp/cppstaff