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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0C8E015808B for ; Sun, 17 Apr 2022 22:17:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E7A7E09C3; Sun, 17 Apr 2022 22:17:02 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1B6CDE09C3 for ; Sun, 17 Apr 2022 22:17:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 03205341547 for ; Sun, 17 Apr 2022 22:17:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 794B83B3 for ; Sun, 17 Apr 2022 22:16:59 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1650232406.40271ac0da82a550716886cc11c4613668fdd8d5.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/xen-tools/xen-tools-4.15.1-r2.ebuild app-emulation/xen-tools/xen-tools-4.15.2-r1.ebuild app-emulation/xen-tools/xen-tools-4.15.2.ebuild app-emulation/xen-tools/xen-tools-4.16.0-r1.ebuild X-VCS-Directories: app-emulation/xen-tools/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 40271ac0da82a550716886cc11c4613668fdd8d5 X-VCS-Branch: master Date: Sun, 17 Apr 2022 22:16:59 +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: 6f614eb2-d771-4de2-b1c2-93b1ba18574f X-Archives-Hash: 45eda636b16e11940b76a0fccac21533 commit: 40271ac0da82a550716886cc11c4613668fdd8d5 Author: Florian Schmaus gentoo org> AuthorDate: Sun Apr 17 21:53:26 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sun Apr 17 21:53:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40271ac0 app-emulation/xen-tools: update HOMEPAGE Signed-off-by: Florian Schmaus gentoo.org> app-emulation/xen-tools/xen-tools-4.15.1-r2.ebuild | 2 +- app-emulation/xen-tools/xen-tools-4.15.2-r1.ebuild | 2 +- app-emulation/xen-tools/xen-tools-4.15.2.ebuild | 2 +- app-emulation/xen-tools/xen-tools-4.16.0-r1.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-emulation/xen-tools/xen-tools-4.15.1-r2.ebuild b/app-emulation/xen-tools/xen-tools-4.15.1-r2.ebuild index 04d25574dae1..746c16ee9f20 100644 --- a/app-emulation/xen-tools/xen-tools-4.15.1-r2.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.15.1-r2.ebuild @@ -61,7 +61,7 @@ else fi DESCRIPTION="Xen tools including QEMU and xl" -HOMEPAGE="https://www.xenproject.org" +HOMEPAGE="https://xenproject.org" DOCS=( README ) LICENSE="GPL-2" diff --git a/app-emulation/xen-tools/xen-tools-4.15.2-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.15.2-r1.ebuild index 802b8f8d55f5..2f6e74c4eca4 100644 --- a/app-emulation/xen-tools/xen-tools-4.15.2-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.15.2-r1.ebuild @@ -61,7 +61,7 @@ else fi DESCRIPTION="Xen tools including QEMU and xl" -HOMEPAGE="https://www.xenproject.org" +HOMEPAGE="https://xenproject.org" DOCS=( README ) LICENSE="GPL-2" diff --git a/app-emulation/xen-tools/xen-tools-4.15.2.ebuild b/app-emulation/xen-tools/xen-tools-4.15.2.ebuild index e15386a8efc6..7d7d59cc6873 100644 --- a/app-emulation/xen-tools/xen-tools-4.15.2.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.15.2.ebuild @@ -61,7 +61,7 @@ else fi DESCRIPTION="Xen tools including QEMU and xl" -HOMEPAGE="https://www.xenproject.org" +HOMEPAGE="https://xenproject.org" DOCS=( README ) LICENSE="GPL-2" diff --git a/app-emulation/xen-tools/xen-tools-4.16.0-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.16.0-r1.ebuild index 04dce9e80ff1..43eb6b355c52 100644 --- a/app-emulation/xen-tools/xen-tools-4.16.0-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.16.0-r1.ebuild @@ -61,7 +61,7 @@ else fi DESCRIPTION="Xen tools including QEMU and xl" -HOMEPAGE="https://www.xenproject.org" +HOMEPAGE="https://xenproject.org" DOCS=( README ) LICENSE="GPL-2"