commit:     53774a948a73e2a106b345407c71eb7709ad6dbf
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  7 16:52:59 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Nov  7 16:54:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53774a94

net-misc/mobile-broadband-provider-info: Version bump to 20221107

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-misc/mobile-broadband-provider-info/Manifest   |  1 +
 .../mobile-broadband-provider-info-20221107.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 32d77e71d237..e7a5ffb4edbc 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-20220725.tar.xz 85184 BLAKE2B 
1b36b2cf8f0a66755a7cd10090531efd2c5094e5d611247af748f0923fd76b5e1ce20c31ce16be2b0bad5bd64e44e72eeeec7123435366186e31c7da9e66343a
 SHA512 
335b3a5598144f4b11eab2d924b4671055c414664c783507fb8aa0ee20769dca640d03e559e7f55741b38652590812e777b663264d6dcafd24407cfaeb5bc24d
+DIST mobile-broadband-provider-info-20221107.tar.xz 85416 BLAKE2B 
91772a7f16fbba8d477abd623e4902e1aa2317ba0e226ab493ca8cc94bd6dc4c68ea61fc2f3d8f1f4c6bbfce2d7b27dc9dcfa3d35df6a9c9370b9c4ff277318f
 SHA512 
e72fc1c78dd1bf991fc29ba952757af9c38d11e3e918662ce6380337c75eaa56fe33705f6d1eb78627378e1575b4102dceaa68e5e035c62c02e60570752f3e86

diff --git 
a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20221107.ebuild
 
b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20221107.ebuild
new file mode 100644
index 000000000000..ba7cf7cab4d5
--- /dev/null
+++ 
b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20221107.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 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 ~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