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 E4A2E139360 for ; Tue, 3 Aug 2021 07:36:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7ADEE09DE; Tue, 3 Aug 2021 07:36:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 974FFE09DE for ; Tue, 3 Aug 2021 07:36:00 +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 9EEF53430AA for ; Tue, 3 Aug 2021 07:35:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 081737A7 for ; Tue, 3 Aug 2021 07:35:58 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1627976151.8f58c79b41e8619c9de6a19b7eb427d6d7b22ed4.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/pcl/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/pcl/Manifest sci-libs/pcl/pcl-1.11.1-r1.ebuild sci-libs/pcl/pcl-1.12.0.ebuild X-VCS-Directories: sci-libs/pcl/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 8f58c79b41e8619c9de6a19b7eb427d6d7b22ed4 X-VCS-Branch: master Date: Tue, 3 Aug 2021 07:35:58 +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: a6811eb4-c340-4cbb-831b-0c05debd6a8f X-Archives-Hash: 8c9dbf2874f48ecf5990d895686be783 commit: 8f58c79b41e8619c9de6a19b7eb427d6d7b22ed4 Author: Alexis Ballier gentoo org> AuthorDate: Mon Aug 2 17:35:47 2021 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Aug 3 07:35:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f58c79b sci-libs/pcl: bump to 1.12.0 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier gentoo.org> sci-libs/pcl/Manifest | 2 +- sci-libs/pcl/{pcl-1.11.1-r1.ebuild => pcl-1.12.0.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/pcl/Manifest b/sci-libs/pcl/Manifest index d847e57fb44..e3641c7c81c 100644 --- a/sci-libs/pcl/Manifest +++ b/sci-libs/pcl/Manifest @@ -1 +1 @@ -DIST pcl-1.11.1.tar.gz 68515312 BLAKE2B b6e8810861ca715acd9e97ad2b7d62ba9bf18b6a5ce3f13d7e2967f994ac39c42ba08aca83e1ae2186b986e4caf065d25d80d16d2c81a33838bde29326657e7a SHA512 93dd3180443a1a26f019bfd1e34855014619b3b74326ae93806a2711dba392b1c76f2aa682cc3955c651a45ce829a0c89d1cae7cef09cdea60fcb671aefe4da2 +DIST pcl-1.12.0.tar.gz 68547886 BLAKE2B 1734af6fb44587cf52bf37802494fcdd7b3623f8fad6ca83ce40803912a48dc76a58263ba454678d18bc7ce46486c3053a5eed32947864db6653fd7381fada42 SHA512 ce0544fdd82bcc415f81a9c74d58e5f6da2d0e0aaa54238a2601eca90386774155f1e032e6fb55a9edbf467ffa5ebf2ad695ec652ab437b323b8c6241f81193f diff --git a/sci-libs/pcl/pcl-1.11.1-r1.ebuild b/sci-libs/pcl/pcl-1.12.0.ebuild similarity index 100% rename from sci-libs/pcl/pcl-1.11.1-r1.ebuild rename to sci-libs/pcl/pcl-1.12.0.ebuild