From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D5101139694 for ; Sat, 15 Apr 2017 21:48:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 248ADE0B73; Sat, 15 Apr 2017 21:48:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 02A5BE0B73 for ; Sat, 15 Apr 2017 21:47:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EBC1E34162D for ; Sat, 15 Apr 2017 21:47:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 286BB7410 for ; Sat, 15 Apr 2017 21:47:57 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1492292849.ce953908230e9fe009392f2304917b03d1cfb4e4.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/mobile-broadband-provider-info/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/mobile-broadband-provider-info/Manifest net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20170310.ebuild X-VCS-Directories: net-misc/mobile-broadband-provider-info/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: ce953908230e9fe009392f2304917b03d1cfb4e4 X-VCS-Branch: master Date: Sat, 15 Apr 2017 21:47:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2890a6a5-6b45-4e04-934f-865cb0887676 X-Archives-Hash: 2592c9dd574885ff75e56ae3fc85bd29 commit: ce953908230e9fe009392f2304917b03d1cfb4e4 Author: Manuel Rüger gentoo org> AuthorDate: Sat Apr 15 21:47:29 2017 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sat Apr 15 21:47:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce953908 net-misc/mobile-broadband-provider-info: Version bump to 20170310 Package-Manager: Portage-2.3.5, Repoman-2.3.2 net-misc/mobile-broadband-provider-info/Manifest | 1 + .../mobile-broadband-provider-info-20170310.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/net-misc/mobile-broadband-provider-info/Manifest b/net-misc/mobile-broadband-provider-info/Manifest index 976d35380ee..f5a5c83f948 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-20151214.tar.xz 84592 SHA256 8ae45d6f10fed9750e259935804c4f40a4372bb119f0504187e4221896b205a4 SHA512 c7e01aa00521c51c60ac46523f58bfa9a57c8bc583a895c738e76e02fee5cc31a509582d9e5123f68ccaf309f97194cde1842089be2cb6cb14464d183a31224d WHIRLPOOL 36f07d080d76c68d18d696ee98edb738177fc7a9cbb63145dd145603178e1f4fc2e95a3f7cd1bfc833574ff8e76a6d0ebbdfb43491d463b02a5f83b37834da40 +DIST mobile-broadband-provider-info-20170310.tar.xz 85016 SHA256 144f03c95e03a82c53425bae38bc9adcca5a5da3cac642d1931da6897a08b53b SHA512 24d8d8bb202f0893bea105420d38156ff8de311eac71e969524961e723ed3d1f9994ec98efbace62dc0ac3859c7a4b316a0728038539b82ca5cf8f8c460a6c6e WHIRLPOOL 660b3603125db04eeb7b8c4d42ce53221a175a8320c7d22083f8d75ef104e43951790233bc1a62fba079dc72c14b1e40327657e29501bf12fdd33f9219c59309 diff --git a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20170310.ebuild b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20170310.ebuild new file mode 100644 index 00000000000..e40be4bbc35 --- /dev/null +++ b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20170310.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +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 ~ppc ~ppc64 ~sparc ~x86" +IUSE="test" + +DEPEND=" + test? ( dev-libs/libxml2 ) +" + +DOCS="README" # ChangeLog and NEWS are both dead