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 CBEB8138359 for ; Mon, 17 Aug 2020 12:53:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59DA8E087B; Mon, 17 Aug 2020 12:53:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 41D24E087B for ; Mon, 17 Aug 2020 12:53:11 +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 4A16A34F484 for ; Mon, 17 Aug 2020 12:53:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D08F8330 for ; Mon, 17 Aug 2020 12:53:07 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1597668782.654bbab4956d27d4ffc76b52543808cac5889867.sam@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/console_bridge-1.0.1.ebuild dev-libs/console_bridge/console_bridge-9999.ebuild X-VCS-Directories: dev-libs/console_bridge/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 654bbab4956d27d4ffc76b52543808cac5889867 X-VCS-Branch: master Date: Mon, 17 Aug 2020 12:53:07 +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: 6326afe4-e158-488c-9892-d813d13764ae X-Archives-Hash: 76f841e92c6c33388cb5d927c14d115d commit: 654bbab4956d27d4ffc76b52543808cac5889867 Author: Jakov Smolic sartura hr> AuthorDate: Sun Jun 7 19:52:25 2020 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 17 12:53:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654bbab4 dev-libs/console_bridge: update homepage link Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic sartura.hr> Signed-off-by: Sam James gentoo.org> dev-libs/console_bridge/console_bridge-1.0.1.ebuild | 2 +- dev-libs/console_bridge/console_bridge-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/console_bridge/console_bridge-1.0.1.ebuild b/dev-libs/console_bridge/console_bridge-1.0.1.ebuild index 567b29908df..a93aeb6410c 100644 --- a/dev-libs/console_bridge/console_bridge-1.0.1.ebuild +++ b/dev-libs/console_bridge/console_bridge-1.0.1.ebuild @@ -26,7 +26,7 @@ else fi DESCRIPTION="A ROS-independent package for logging into rosconsole/rosout" -HOMEPAGE="http://wiki.ros.org/console_bridge" +HOMEPAGE="https://wiki.ros.org/console_bridge" LICENSE="BSD" SLOT="0/1" IUSE="test" diff --git a/dev-libs/console_bridge/console_bridge-9999.ebuild b/dev-libs/console_bridge/console_bridge-9999.ebuild index 567b29908df..a93aeb6410c 100644 --- a/dev-libs/console_bridge/console_bridge-9999.ebuild +++ b/dev-libs/console_bridge/console_bridge-9999.ebuild @@ -26,7 +26,7 @@ else fi DESCRIPTION="A ROS-independent package for logging into rosconsole/rosout" -HOMEPAGE="http://wiki.ros.org/console_bridge" +HOMEPAGE="https://wiki.ros.org/console_bridge" LICENSE="BSD" SLOT="0/1" IUSE="test"