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 80BF7138359 for ; Mon, 17 Aug 2020 12:53:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 414F1E0875; Mon, 17 Aug 2020 12:53:11 +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 2CF9CE0875 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 284CF34F481 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 6B0F132B 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: <1597668780.68eb9308db0747d13a6a5a50610b840f2c550bf6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rosdep/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/rosdep/rosdep-0.19.0.ebuild dev-util/rosdep/rosdep-9999.ebuild X-VCS-Directories: dev-util/rosdep/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 68eb9308db0747d13a6a5a50610b840f2c550bf6 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: 0b1c6eb0-4dda-42d9-92d3-01683aa5e12d X-Archives-Hash: 3f8af3e884b22e2938460e8cfec7c779 commit: 68eb9308db0747d13a6a5a50610b840f2c550bf6 Author: Jakov Smolic sartura hr> AuthorDate: Sun Jun 7 19:47:54 2020 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 17 12:53:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68eb9308 dev-util/rosdep: 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-util/rosdep/rosdep-0.19.0.ebuild | 2 +- dev-util/rosdep/rosdep-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/rosdep/rosdep-0.19.0.ebuild b/dev-util/rosdep/rosdep-0.19.0.ebuild index 87bf51cf6bb..aa7a8d86538 100644 --- a/dev-util/rosdep/rosdep-0.19.0.ebuild +++ b/dev-util/rosdep/rosdep-0.19.0.ebuild @@ -13,7 +13,7 @@ fi inherit ${SCM} distutils-r1 DESCRIPTION="Command-line tool for installing ROS system dependencies" -HOMEPAGE="http://wiki.ros.org/rosdep" +HOMEPAGE="https://wiki.ros.org/rosdep" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" diff --git a/dev-util/rosdep/rosdep-9999.ebuild b/dev-util/rosdep/rosdep-9999.ebuild index 87bf51cf6bb..aa7a8d86538 100644 --- a/dev-util/rosdep/rosdep-9999.ebuild +++ b/dev-util/rosdep/rosdep-9999.ebuild @@ -13,7 +13,7 @@ fi inherit ${SCM} distutils-r1 DESCRIPTION="Command-line tool for installing ROS system dependencies" -HOMEPAGE="http://wiki.ros.org/rosdep" +HOMEPAGE="https://wiki.ros.org/rosdep" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS=""