Install this version:
emerge -a =dev-ruby/api-versions-1.2.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-ruby/api-versions-1.2.0
Or alternatively:
emerge --autounmask-write -a =dev-ruby/api-versions-1.2.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.2.0 | 8 | ~amd64 | 0 |
# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 USE_RUBY="ruby32 ruby33 ruby34" RUBY_FAKEGEM_EXTRADOC="Changes.md README.md" inherit ruby-fakegem DESCRIPTION="a Gem to help you manage your Rails API endpoints" HOMEPAGE="https://github.com/EDMC/api-versions" LICENSE="MIT" KEYWORDS="~amd64" SLOT="0" IUSE="test" # Needs a specific old version of ammeter that is no longer available # for us. RESTRICT="test" ruby_add_rdepend ">=dev-ruby/actionpack-3.0:* >=dev-ruby/activesupport-3.0:*"
Manage flags for this package:
euse -i <flag> -p dev-ruby/api-versions |
euse -E <flag> -p dev-ruby/api-versions |
euse -D <flag> -p dev-ruby/api-versions