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 F238E138334 for ; Mon, 3 Dec 2018 16:13:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BF8DE0BEA; Mon, 3 Dec 2018 16:13:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 46E15E0BDB for ; Mon, 3 Dec 2018 16:13:01 +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 C0DC8335CDA for ; Mon, 3 Dec 2018 16:12:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 814B84E2 for ; Mon, 3 Dec 2018 16:12:56 +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: <1543853563.8f3e90888b7474de849233428810a8b711939c49.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/catkin_pkg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/catkin_pkg/Manifest dev-python/catkin_pkg/catkin_pkg-0.4.9.ebuild dev-python/catkin_pkg/catkin_pkg-9999.ebuild X-VCS-Directories: dev-python/catkin_pkg/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 8f3e90888b7474de849233428810a8b711939c49 X-VCS-Branch: master Date: Mon, 3 Dec 2018 16:12:56 +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: b8c07444-844e-4eea-89a4-edf173aafe06 X-Archives-Hash: 4f90d55ada62faaf22ec3c8a12c0ce1e commit: 8f3e90888b7474de849233428810a8b711939c49 Author: Alexis Ballier gentoo org> AuthorDate: Mon Dec 3 16:05:56 2018 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Dec 3 16:12:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f3e9088 dev-python/catkin_pkg: bump to 0.4.9 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Alexis Ballier gentoo.org> dev-python/catkin_pkg/Manifest | 1 + .../catkin_pkg/{catkin_pkg-9999.ebuild => catkin_pkg-0.4.9.ebuild} | 3 +-- dev-python/catkin_pkg/catkin_pkg-9999.ebuild | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/dev-python/catkin_pkg/Manifest b/dev-python/catkin_pkg/Manifest index 2d3c4c53dca..b6cf6ced754 100644 --- a/dev-python/catkin_pkg/Manifest +++ b/dev-python/catkin_pkg/Manifest @@ -1,2 +1,3 @@ DIST catkin_pkg-0.4.7-gh.tar.gz 60765 BLAKE2B 905de7f4f013f8e7d6472b5159cb0e9ac82bb06dfca0308a7a5f8881402a721d987a016f7980f7a435a7122c4771311f82f56f460949370ecd93057ef8a8bb25 SHA512 1e947c09aa4789d414de74bed7b1aa3d5f5d16d22a8a4609f656b47e51b7318fdd21e003f8bf65355728abaf54a016ce2d78b79cc4ab8bd7c3e048b66c0c0f6e DIST catkin_pkg-0.4.8-gh.tar.gz 60811 BLAKE2B f7bcdb121844837701e203bfefd3ad9b454362d0d9f5b912a1df542dbb50ea402f1556b4f4031afa13dfdeb852f955d175f80344b773fa959fecf522ceb06fb6 SHA512 b697d177164d681e94f19f7f0ec768cb91ba5bf31cd3dfd41a24bc3347957b30f97bf1cc3e3fadb7c3c4f48a5d0306835a9496a9e4ab7b36784f7bbaf4268b6a +DIST catkin_pkg-0.4.9-gh.tar.gz 60919 BLAKE2B e7d4987022359fa7306df77ede2e07b2371bfa16b9787e513dd096ffe3988f9b7e6cbf61b96e00992334dadc6052811c20e0b7ea6c9198db332c1eac545c5031 SHA512 53e8440c0768b221526d134c5609c3088dd02e214150253469fe5883665936472486792db2d69c05fd352949f2350bda5960e71cd54e3f1d9164e0915c963295 diff --git a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild b/dev-python/catkin_pkg/catkin_pkg-0.4.9.ebuild similarity index 94% copy from dev-python/catkin_pkg/catkin_pkg-9999.ebuild copy to dev-python/catkin_pkg/catkin_pkg-0.4.9.ebuild index f4dc76b3fa3..241a69760c5 100644 --- a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild +++ b/dev-python/catkin_pkg/catkin_pkg-0.4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -46,7 +46,6 @@ RDEPEND="${RDEPEND} !