Install this version:
emerge -a =net-misc/mobile-broadband-provider-info-20251101
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =net-misc/mobile-broadband-provider-info-20251101
Or alternatively:
emerge --autounmask-write -a =net-misc/mobile-broadband-provider-info-20251101
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20251101 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 | 0 |
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit meson
DESCRIPTION="Database of mobile broadband service providers"
HOMEPAGE="https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info"
SRC_URI="https://gitlab.gnome.org/GNOME/${PN}/-/archive/${PV}/${P}.tar.bz2"
LICENSE="CC-PD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
BDEPEND="
dev-libs/libxslt
test? ( dev-libs/libxml2 )
"
DOCS=( README )
Manage flags for this package:
euse -i <flag> -p net-misc/mobile-broadband-provider-info |
euse -E <flag> -p net-misc/mobile-broadband-provider-info |
euse -D <flag> -p net-misc/mobile-broadband-provider-info
dev-libs/libxslt test? ( dev-libs/libxml2 )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | mobile-broadband-provider-info-20251101.tar.bz2 | 43179 bytes | https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/archive/20251101/mobile-broadband-provider-info-20251101.tar.bz2 |