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 37FE1139086 for ; Thu, 29 Dec 2016 18:53:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC9DBE0C0E; Thu, 29 Dec 2016 18:53:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7A99DE0C0E for ; Thu, 29 Dec 2016 18:53:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65827341668 for ; Thu, 29 Dec 2016 18:53:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32BB324BF for ; Thu, 29 Dec 2016 18:53:09 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1483037567.5a970ec098d1fe7630a9c5612083d1c13927cec9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libqmi/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libqmi/libqmi-1.16.0.ebuild net-libs/libqmi/libqmi-1.16.2.ebuild net-libs/libqmi/libqmi-9999.ebuild net-libs/libqmi/metadata.xml X-VCS-Directories: net-libs/libqmi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5a970ec098d1fe7630a9c5612083d1c13927cec9 X-VCS-Branch: master Date: Thu, 29 Dec 2016 18:53:09 +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: 5b78c719-574f-4208-abef-a3abf42fb2ec X-Archives-Hash: 656c0598b32ef61317ff93a48d72555d commit: 5a970ec098d1fe7630a9c5612083d1c13927cec9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Dec 29 18:51:57 2016 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 29 18:52:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a970ec0 net-libs/libqmi: Add subslot, fix header metadata: Indentation Package-Manager: portage-2.3.0 net-libs/libqmi/libqmi-1.16.0.ebuild | 2 +- net-libs/libqmi/libqmi-1.16.2.ebuild | 3 ++- net-libs/libqmi/libqmi-9999.ebuild | 3 ++- net-libs/libqmi/metadata.xml | 25 ++++++++++++++----------- 4 files changed, 19 insertions(+), 14 deletions(-) diff --git a/net-libs/libqmi/libqmi-1.16.0.ebuild b/net-libs/libqmi/libqmi-1.16.0.ebuild index 3f2b2c6..e43a4f2 100644 --- a/net-libs/libqmi/libqmi-1.16.0.ebuild +++ b/net-libs/libqmi/libqmi-1.16.0.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="QMI modem protocol helper library" HOMEPAGE="https://cgit.freedesktop.org/libqmi/" LICENSE="LGPL-2" -SLOT="0" +SLOT="0/5.1" IUSE="doc +mbim static-libs" RDEPEND=">=dev-libs/glib-2.32 diff --git a/net-libs/libqmi/libqmi-1.16.2.ebuild b/net-libs/libqmi/libqmi-1.16.2.ebuild index a0465a6..ca4cd53 100644 --- a/net-libs/libqmi/libqmi-1.16.2.ebuild +++ b/net-libs/libqmi/libqmi-1.16.2.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Id$ EAPI="6" @@ -16,7 +17,7 @@ DESCRIPTION="Qualcomm MSM (Mobile Station Modem) Interface (QMI) modem protocol HOMEPAGE="https://cgit.freedesktop.org/libqmi/" LICENSE="LGPL-2" -SLOT="0" +SLOT="0/5.1" # soname of libqmi-glib.so IUSE="doc +mbim static-libs" RDEPEND=">=dev-libs/glib-2.32 diff --git a/net-libs/libqmi/libqmi-9999.ebuild b/net-libs/libqmi/libqmi-9999.ebuild index 5ed20e5..66a50a5 100644 --- a/net-libs/libqmi/libqmi-9999.ebuild +++ b/net-libs/libqmi/libqmi-9999.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Id$ EAPI="6" @@ -16,7 +17,7 @@ DESCRIPTION="Qualcomm MSM (Mobile Station Modem) Interface (QMI) modem protocol HOMEPAGE="https://cgit.freedesktop.org/libqmi/" LICENSE="LGPL-2" -SLOT="0" +SLOT="0/5.1" # soname of libqmi-glib.so IUSE="doc +mbim static-libs" RDEPEND=">=dev-libs/glib-2.32 diff --git a/net-libs/libqmi/metadata.xml b/net-libs/libqmi/metadata.xml index cd1a66b..bca6a9f 100644 --- a/net-libs/libqmi/metadata.xml +++ b/net-libs/libqmi/metadata.xml @@ -1,15 +1,18 @@ - - vapier@gentoo.org - feel free to update - - - chainsaw@gentoo.org - Tony Vroon - - - Support QMI over Mobile Broadband Interface Model (MBIM) - + + vapier@gentoo.org + feel free to update + + + chainsaw@gentoo.org + Tony Vroon + + + libqmi-glib.so soname version + + + Support QMI over Mobile Broadband Interface Model (MBIM) +