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 F04641382C5 for ; Tue, 13 Apr 2021 16:21:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32703E0EBD; Tue, 13 Apr 2021 16:20:59 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1F25CE0EBD for ; Tue, 13 Apr 2021 16:20:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 43A73335D0F for ; Tue, 13 Apr 2021 16:20:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC4B74D2 for ; Tue, 13 Apr 2021 16:20:55 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1618330568.ecb13574a2b9c0624cb971ede4ffa1f7315ff36f.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libmbim/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libmbim/Manifest net-libs/libmbim/libmbim-1.18.0.ebuild X-VCS-Directories: net-libs/libmbim/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: ecb13574a2b9c0624cb971ede4ffa1f7315ff36f X-VCS-Branch: master Date: Tue, 13 Apr 2021 16:20:55 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ee75ff1f-2b6e-4511-b9db-89f669a32acc X-Archives-Hash: 8bfe0525d6ddc87bba1394d85986be82 commit: ecb13574a2b9c0624cb971ede4ffa1f7315ff36f Author: Matt Turner gentoo org> AuthorDate: Tue Apr 13 16:16:08 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Apr 13 16:16:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecb13574 net-libs/libmbim: Drop old versions Signed-off-by: Matt Turner gentoo.org> net-libs/libmbim/Manifest | 1 - net-libs/libmbim/libmbim-1.18.0.ebuild | 35 ---------------------------------- 2 files changed, 36 deletions(-) diff --git a/net-libs/libmbim/Manifest b/net-libs/libmbim/Manifest index 105fed46eb4..0b3a31f51b8 100644 --- a/net-libs/libmbim/Manifest +++ b/net-libs/libmbim/Manifest @@ -1,3 +1,2 @@ -DIST libmbim-1.18.0.tar.xz 474768 BLAKE2B 3dce8e1fa0e57cdf75174d0145006b38213fcd2de9166589f2d3ddd7a17dae3b308ce7a7338d388543c8ba83b6a9d2bf12051cbde1666fc43580314d9906704b SHA512 510af324563a6a4f9a9d656d6724398cf5c5ba07424962d5407dd05867ef36da40e1ee6c8be8040c6a67e764bc059d24282db45ce3d47075fcf4d7416245b28d DIST libmbim-1.24.4.tar.xz 512524 BLAKE2B 4f91d1fd4d993b3e28f7508f4fbc3d6f4467db1c27307a3c4bd006ad9cdb40800513641fabf37deb673f5926d7a0f0d4806e3bd62a3ad8825227631d35c67d5b SHA512 bb0b82c64213e5b382a807c5c4c36751138c343419dc6abf1605573c91620af1a6de45587eab7341265f950548924fa65fa4bfedba0659b2f9eb80fa23ae88bc DIST libmbim-1.24.6.tar.xz 511468 BLAKE2B 89c4fa25573d4e58ec993e4fa24e0ff3ab6146c905fd3110240d2dbd3ba20af8c135e5eb552b2c48b1166444e52023e314d70d4fe5904ede5e2c6d3d05724955 SHA512 b0b15aa5ffdc65e9d7af211df771f85021488258f7c50638ad109173a61ef38872b9ab42005cd972fd3cb24e617bd3fe7b0b79d335e2144558daa218fb2c4653 diff --git a/net-libs/libmbim/libmbim-1.18.0.ebuild b/net-libs/libmbim/libmbim-1.18.0.ebuild deleted file mode 100644 index 75d6ea792a6..00000000000 --- a/net-libs/libmbim/libmbim-1.18.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -inherit multilib - -DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library" -HOMEPAGE="https://cgit.freedesktop.org/libmbim/" -SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 x86" -IUSE="static-libs udev" - -RDEPEND=">=dev-libs/glib-2.36:2 - udev? ( dev-libs/libgudev:= )" -DEPEND="${RDEPEND} - dev-util/gtk-doc-am - virtual/pkgconfig" -BDEPEND="dev-util/glib-utils" - -src_configure() { - econf \ - --disable-more-warnings \ - --disable-gtk-doc \ - $(use_with udev) \ - $(use_enable static{-libs,}) -} - -src_install() { - default - use static-libs || rm -f "${ED}/usr/$(get_libdir)/${PN}-glib.la" -}