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 B906C138359 for ; Thu, 22 Oct 2020 13:40:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3E9CE084A; Thu, 22 Oct 2020 13:40:23 +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 DE218E0845 for ; Thu, 22 Oct 2020 13:40:23 +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 60185340E8E for ; Thu, 22 Oct 2020 13:40:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE91A33A for ; Thu, 22 Oct 2020 13:40:20 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1603373947.8a66fec4ac1b3ead2b25ec4488a6988280280cbb.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/rpki-client/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-misc/rpki-client/rpki-client-6.6_p2.ebuild net-misc/rpki-client/rpki-client-6.7_p0.ebuild net-misc/rpki-client/rpki-client-6.7_p1.ebuild net-misc/rpki-client/rpki-client-6.8_p0.ebuild X-VCS-Directories: net-misc/rpki-client/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 8a66fec4ac1b3ead2b25ec4488a6988280280cbb X-VCS-Branch: master Date: Thu, 22 Oct 2020 13:40:20 +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: ff007ff2-3e03-4f7c-82d9-14bb1cb2f600 X-Archives-Hash: 8974be2878bc0db93e95b8df59f72041 Message-ID: <20201022134020.9teMhvKo20fWrGSM8A6eEn9kn1Osm04OInRh98eSiT4@z> commit: 8a66fec4ac1b3ead2b25ec4488a6988280280cbb Author: Andrew Ammerlaan riseup net> AuthorDate: Thu Oct 22 13:39:07 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Thu Oct 22 13:39:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8a66fec4 net-misc/rpki-client: fix HOMEPAGE repology complains, this will fix it hopefully Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> net-misc/rpki-client/rpki-client-6.6_p2.ebuild | 2 +- net-misc/rpki-client/rpki-client-6.7_p0.ebuild | 2 +- net-misc/rpki-client/rpki-client-6.7_p1.ebuild | 2 +- net-misc/rpki-client/rpki-client-6.8_p0.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-misc/rpki-client/rpki-client-6.6_p2.ebuild b/net-misc/rpki-client/rpki-client-6.6_p2.ebuild index 30ee0313..6ef77766 100644 --- a/net-misc/rpki-client/rpki-client-6.6_p2.ebuild +++ b/net-misc/rpki-client/rpki-client-6.6_p2.ebuild @@ -10,7 +10,7 @@ MY_PV="${PV/_p/p}" MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Portability shim for OpenBSD's rpki-client" -HOMEPAGE="https://rpki-client.org/" +HOMEPAGE="https://www.rpki-client.org/" SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" EGIT_REPO_URI="https://github.com/${PN}/${PN}-openbsd.git" diff --git a/net-misc/rpki-client/rpki-client-6.7_p0.ebuild b/net-misc/rpki-client/rpki-client-6.7_p0.ebuild index b9a0673b..931fac3b 100644 --- a/net-misc/rpki-client/rpki-client-6.7_p0.ebuild +++ b/net-misc/rpki-client/rpki-client-6.7_p0.ebuild @@ -10,7 +10,7 @@ MY_PV="${PV/_p/p}" MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Portability shim for OpenBSD's rpki-client" -HOMEPAGE="https://rpki-client.org/" +HOMEPAGE="https://www.rpki-client.org/" SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" EGIT_REPO_URI="https://github.com/${PN}/${PN}-openbsd.git" diff --git a/net-misc/rpki-client/rpki-client-6.7_p1.ebuild b/net-misc/rpki-client/rpki-client-6.7_p1.ebuild index b9a0673b..931fac3b 100644 --- a/net-misc/rpki-client/rpki-client-6.7_p1.ebuild +++ b/net-misc/rpki-client/rpki-client-6.7_p1.ebuild @@ -10,7 +10,7 @@ MY_PV="${PV/_p/p}" MY_P="${MY_PN}-${MY_PV}" DESCRIPTION="Portability shim for OpenBSD's rpki-client" -HOMEPAGE="https://rpki-client.org/" +HOMEPAGE="https://www.rpki-client.org/" SRC_URI="https://github.com/${PN}/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" EGIT_REPO_URI="https://github.com/${PN}/${PN}-openbsd.git" diff --git a/net-misc/rpki-client/rpki-client-6.8_p0.ebuild b/net-misc/rpki-client/rpki-client-6.8_p0.ebuild index 7ea95a3b..9e990f31 100644 --- a/net-misc/rpki-client/rpki-client-6.8_p0.ebuild +++ b/net-misc/rpki-client/rpki-client-6.8_p0.ebuild @@ -7,7 +7,7 @@ MY_PV="${PV/_p/p}" MY_P="${PN}-${MY_PV}" DESCRIPTION="Portability shim for OpenBSD's rpki-client" -HOMEPAGE="https://rpki-client.org/" +HOMEPAGE="https://www.rpki-client.org/" SRC_URI="mirror://openbsd/${PN}/${PN}-${MY_PV}.tar.gz" LICENSE="ISC"