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 21A77138359 for ; Thu, 23 Jul 2020 15:19:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A672E0824; Thu, 23 Jul 2020 15:19:35 +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 DA738E0824 for ; Thu, 23 Jul 2020 15:19:34 +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 D699A34F18C for ; Thu, 23 Jul 2020 15:19:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3818C2ED for ; Thu, 23 Jul 2020 15:19:30 +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: <1595517530.75b75c9a2b2e7427a3d098960922bfd160bacdd3.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/console_bridge/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/console_bridge/Manifest dev-libs/console_bridge/console_bridge-1.0.1.ebuild dev-libs/console_bridge/console_bridge-9999.ebuild X-VCS-Directories: dev-libs/console_bridge/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 75b75c9a2b2e7427a3d098960922bfd160bacdd3 X-VCS-Branch: master Date: Thu, 23 Jul 2020 15:19:30 +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: ec608205-c87f-4419-9a58-5de0b47d7c6f X-Archives-Hash: a9b0530c465497799088b94fb707937b commit: 75b75c9a2b2e7427a3d098960922bfd160bacdd3 Author: Alexis Ballier gentoo org> AuthorDate: Thu Jul 23 11:45:34 2020 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Jul 23 15:18:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b75c9a dev-libs/console_bridge: bump to 1.0.1 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexis Ballier gentoo.org> dev-libs/console_bridge/Manifest | 1 + .../{console_bridge-9999.ebuild => console_bridge-1.0.1.ebuild} | 6 +++--- dev-libs/console_bridge/console_bridge-9999.ebuild | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/dev-libs/console_bridge/Manifest b/dev-libs/console_bridge/Manifest index 4ef5fa049ae..4c658ac06b1 100644 --- a/dev-libs/console_bridge/Manifest +++ b/dev-libs/console_bridge/Manifest @@ -1,2 +1,3 @@ DIST console_bridge-0.4.3.tar.gz 254021 BLAKE2B dc0816c65fb44151c88935058abc1528b1162d5fa8a940956f386031a23eb087e2653954ec60ff08f2f99fc6b3da76b08d8d6db6903955061cc6832d9e2e80ef SHA512 034f69dcfe0c56b93a5bc60095afaaaa275955ff58f0ddee1a0a325eff3981c41703c8b521b43cdca5f6317d6a5775e7caf221cf2d79b5d62045b0f4315cc577 DIST console_bridge-0.4.4.tar.gz 254030 BLAKE2B ed25742be7eabe4723beb49db33c14eec8653234e86b10aaad49f0138dd610d1901be65306bd5dc1c3e297c2fff591a20dfce7f6e3134144ffc5e3e966c3c206 SHA512 9b8f165e3c2ea4a6c9ee5f551c78229aa57196d19c87a4393e9257bb65aed4dcfa0eb97a0b8c433347c71330659ca80ac6a3952775adb20312c51c31ef905184 +DIST console_bridge-1.0.1.tar.gz 259480 BLAKE2B 78df3aeaba2e7589166709e7c43a77ac021d22d0db8d379f320455a9d532b247083ff86c3e03d7f9842943c3c98f78cfb33d7920a2987433f822a05ccaf23866 SHA512 913b7ee1d5401c6324eaaab1f8a54d5ff6df4eedb119a1cd00712f223750d69313047344aec5887920497c7b456cf6cb88e5f756bfbbb5ed8223ec758cdfd021 diff --git a/dev-libs/console_bridge/console_bridge-9999.ebuild b/dev-libs/console_bridge/console_bridge-1.0.1.ebuild similarity index 87% copy from dev-libs/console_bridge/console_bridge-9999.ebuild copy to dev-libs/console_bridge/console_bridge-1.0.1.ebuild index 1fac726c645..82bb72cef12 100644 --- a/dev-libs/console_bridge/console_bridge-9999.ebuild +++ b/dev-libs/console_bridge/console_bridge-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then EGIT_REPO_URI="https://github.com/ros/console_bridge" fi -inherit ${SCM} cmake-utils multilib +inherit ${SCM} cmake multilib if [ "${PV#9999}" != "${PV}" ] ; then KEYWORDS="" @@ -22,7 +22,7 @@ fi DESCRIPTION="A ROS-independent package for logging into rosconsole/rosout" HOMEPAGE="http://wiki.ros.org/console_bridge" LICENSE="BSD" -SLOT="0/4" +SLOT="0/1" IUSE="" RDEPEND="dev-libs/boost:=[threads]" diff --git a/dev-libs/console_bridge/console_bridge-9999.ebuild b/dev-libs/console_bridge/console_bridge-9999.ebuild index 1fac726c645..82bb72cef12 100644 --- a/dev-libs/console_bridge/console_bridge-9999.ebuild +++ b/dev-libs/console_bridge/console_bridge-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ if [ "${PV#9999}" != "${PV}" ] ; then EGIT_REPO_URI="https://github.com/ros/console_bridge" fi -inherit ${SCM} cmake-utils multilib +inherit ${SCM} cmake multilib if [ "${PV#9999}" != "${PV}" ] ; then KEYWORDS="" @@ -22,7 +22,7 @@ fi DESCRIPTION="A ROS-independent package for logging into rosconsole/rosout" HOMEPAGE="http://wiki.ros.org/console_bridge" LICENSE="BSD" -SLOT="0/4" +SLOT="0/1" IUSE="" RDEPEND="dev-libs/boost:=[threads]"