commit: 6282663ada0266478af6dbc12cf6086376fd914a Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Dec 21 17:12:07 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Dec 21 17:29:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6282663a
net-misc/mobile-broadband-provider-info: drop 20230416 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> net-misc/mobile-broadband-provider-info/Manifest | 1 - .../mobile-broadband-provider-info-20230416.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/net-misc/mobile-broadband-provider-info/Manifest b/net-misc/mobile-broadband-provider-info/Manifest index c6ee88628f75..1ca33ad44eb4 100644 --- a/net-misc/mobile-broadband-provider-info/Manifest +++ b/net-misc/mobile-broadband-provider-info/Manifest @@ -1,3 +1,2 @@ -DIST mobile-broadband-provider-info-20230416.tar.xz 85884 BLAKE2B 51416cbd7e208eca14a5ddf023cad4a76495773794fed7955cfb346950614b1b6d6f9df7d24525c769c2742381eb9d8780575fe9d0bc0de333b17be3d53400d1 SHA512 fd6be1387284b31fa300fe59244a5d2d65c9851037f78b540d8d907c9bedd1ec24a8d23bf66403a30995ddb4791b7cb746952d9438c08c846906f6825c44dd9b DIST mobile-broadband-provider-info-20240407.tar.xz 44744 BLAKE2B a385f4758e36e767f6670b403e6e72ea5e33274632e1ff973631e00d460b1fabe11d0869b57cd07c0cc838db730164454d2a9c24d7fe627de372e4fd1465d21b SHA512 988d6a2b455580d16dd60f19f0057f440e5f9e57ea84723440c515039b23e1d76d77f18c0316ea5ca43eb2ed291c44c290c83b1e965df09ed75176c8df9728cd DIST mobile-broadband-provider-info-20251101.tar.bz2 43179 BLAKE2B 549ac50a847a62d5abfc78f68eb93494eaa3ae0e8983f4f31d3f363958db9152ed7a2cd3dd79f8c01592758ca83ddc487e153a686a52ccae84e368cc7d5861dd SHA512 723feebf8434f3e05f7ac4d75e8611a3ab2dfc74f090929e97080f053002446610bcc89e58db31358ef9ec003fb59a29feae0b03120f24e2feeefc6c3341bb86 diff --git a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20230416.ebuild b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20230416.ebuild deleted file mode 100644 index 906404e4eac1..000000000000 --- a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20230416.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnome.org - -DESCRIPTION="Database of mobile broadband service providers" -HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband" - -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 )
