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 47D29138350 for ; Sun, 19 Apr 2020 12:03:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89ECAE096A; Sun, 19 Apr 2020 12:03:07 +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 755A1E096A for ; Sun, 19 Apr 2020 12:03:07 +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 82B6A34F016 for ; Sun, 19 Apr 2020 12:03:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2952A14C for ; Sun, 19 Apr 2020 12:03:05 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1587297770.729e5ca88fbf99f276844dcb5599fc5a8944c648.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/networkmanager/networkmanager-1.22.10-r10.ebuild net-misc/networkmanager/networkmanager-1.22.10.ebuild X-VCS-Directories: net-misc/networkmanager/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 729e5ca88fbf99f276844dcb5599fc5a8944c648 X-VCS-Branch: master Date: Sun, 19 Apr 2020 12:03:05 +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: ce518e17-f384-414e-9740-853b0e09fae2 X-Archives-Hash: dc95539df0c5e87ca8e88061c93436c8 commit: 729e5ca88fbf99f276844dcb5599fc5a8944c648 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Apr 19 11:57:12 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Apr 19 12:02:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=729e5ca8 net-misc/networkmanager-1.22.10: move meson using ebuild to higher revision autotools based networkmanager 1.22 build will be added too for earlier unmasking, so shift the meson one to a higher revision number, to be able to keep it masked simpler Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp gentoo.org> .../{networkmanager-1.22.10.ebuild => networkmanager-1.22.10-r10.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/net-misc/networkmanager/networkmanager-1.22.10.ebuild b/net-misc/networkmanager/networkmanager-1.22.10-r10.ebuild similarity index 100% rename from net-misc/networkmanager/networkmanager-1.22.10.ebuild rename to net-misc/networkmanager/networkmanager-1.22.10-r10.ebuild