commit:     20ace7108286a458d5766608fadedaf5252f5c1c
Author:     Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Mon May 27 17:46:26 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jul 16 08:40:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ace710

net-misc/mobile-broadband-provider-info: Bump to 20240407

Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36851
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 net-misc/mobile-broadband-provider-info/Manifest   |  1 +
 .../mobile-broadband-provider-info-20240407.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/net-misc/mobile-broadband-provider-info/Manifest 
b/net-misc/mobile-broadband-provider-info/Manifest
index f1b9afdba657..a64693282393 100644
--- a/net-misc/mobile-broadband-provider-info/Manifest
+++ b/net-misc/mobile-broadband-provider-info/Manifest
@@ -1 +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

diff --git 
a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20240407.ebuild
 
b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20240407.ebuild
new file mode 100644
index 000000000000..e7760b71f360
--- /dev/null
+++ 
b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20240407.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org meson
+
+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 ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+       dev-libs/libxslt
+       test? ( dev-libs/libxml2 )
+"
+
+DOCS=( README )

Reply via email to