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 0C99B158020 for ; Tue, 1 Nov 2022 15:56:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 122A7E0BBB; Tue, 1 Nov 2022 15:56:04 +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 EAEF4E0BBB for ; Tue, 1 Nov 2022 15:56:03 +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 ECD77335DC6 for ; Tue, 1 Nov 2022 15:56:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E8C5625 for ; Tue, 1 Nov 2022 15:56:01 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1667318155.d758f3bcef88868a4e9e2560b7b1babe196a3b2b.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/cpu-x/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/cpu-x/cpu-x-4.3.1.ebuild sys-apps/cpu-x/cpu-x-4.4.0.ebuild sys-apps/cpu-x/cpu-x-4.5.0.ebuild sys-apps/cpu-x/cpu-x-4.5.1.ebuild X-VCS-Directories: sys-apps/cpu-x/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: d758f3bcef88868a4e9e2560b7b1babe196a3b2b X-VCS-Branch: master Date: Tue, 1 Nov 2022 15:56:01 +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: d055a7dd-ccef-4a05-b998-7155c91da028 X-Archives-Hash: 8225f31c0bcd3e3149935fc83535ed2b commit: d758f3bcef88868a4e9e2560b7b1babe196a3b2b Author: Ben Kohler gentoo org> AuthorDate: Tue Nov 1 15:12:07 2022 +0000 Commit: Ben Kohler gentoo org> CommitDate: Tue Nov 1 15:55:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d758f3bc sys-apps/cpu-x: update HOMEPAGE Signed-off-by: Ben Kohler gentoo.org> sys-apps/cpu-x/cpu-x-4.3.1.ebuild | 2 +- sys-apps/cpu-x/cpu-x-4.4.0.ebuild | 2 +- sys-apps/cpu-x/cpu-x-4.5.0.ebuild | 2 +- sys-apps/cpu-x/cpu-x-4.5.1.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-apps/cpu-x/cpu-x-4.3.1.ebuild b/sys-apps/cpu-x/cpu-x-4.3.1.ebuild index e1f02ebb7d26..3cebf302b81f 100644 --- a/sys-apps/cpu-x/cpu-x-4.3.1.ebuild +++ b/sys-apps/cpu-x/cpu-x-4.3.1.ebuild @@ -8,7 +8,7 @@ MY_PN="CPU-X" inherit cmake gnome2-utils xdg DESCRIPTION="A Free software that gathers information on CPU, motherboard and more" -HOMEPAGE="https://x0rg.github.io/CPU-X/" +HOMEPAGE="https://thetumultuousunicornofdarkness.github.io/CPU-X/" SRC_URI="https://github.com/X0rg/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/sys-apps/cpu-x/cpu-x-4.4.0.ebuild b/sys-apps/cpu-x/cpu-x-4.4.0.ebuild index bd0d6634e5c3..dec008c68a69 100644 --- a/sys-apps/cpu-x/cpu-x-4.4.0.ebuild +++ b/sys-apps/cpu-x/cpu-x-4.4.0.ebuild @@ -8,7 +8,7 @@ MY_PN="CPU-X" inherit cmake gnome2-utils xdg DESCRIPTION="A Free software that gathers information on CPU, motherboard and more" -HOMEPAGE="https://x0rg.github.io/CPU-X/" +HOMEPAGE="https://thetumultuousunicornofdarkness.github.io/CPU-X/" SRC_URI="https://github.com/X0rg/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/sys-apps/cpu-x/cpu-x-4.5.0.ebuild b/sys-apps/cpu-x/cpu-x-4.5.0.ebuild index 8ab527ec59d4..f7ce0a755e70 100644 --- a/sys-apps/cpu-x/cpu-x-4.5.0.ebuild +++ b/sys-apps/cpu-x/cpu-x-4.5.0.ebuild @@ -8,7 +8,7 @@ MY_PN="CPU-X" inherit cmake gnome2-utils xdg DESCRIPTION="A Free software that gathers information on CPU, motherboard and more" -HOMEPAGE="https://x0rg.github.io/CPU-X/" +HOMEPAGE="https://thetumultuousunicornofdarkness.github.io/CPU-X/" SRC_URI="https://github.com/X0rg/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" diff --git a/sys-apps/cpu-x/cpu-x-4.5.1.ebuild b/sys-apps/cpu-x/cpu-x-4.5.1.ebuild index 8ab527ec59d4..f7ce0a755e70 100644 --- a/sys-apps/cpu-x/cpu-x-4.5.1.ebuild +++ b/sys-apps/cpu-x/cpu-x-4.5.1.ebuild @@ -8,7 +8,7 @@ MY_PN="CPU-X" inherit cmake gnome2-utils xdg DESCRIPTION="A Free software that gathers information on CPU, motherboard and more" -HOMEPAGE="https://x0rg.github.io/CPU-X/" +HOMEPAGE="https://thetumultuousunicornofdarkness.github.io/CPU-X/" SRC_URI="https://github.com/X0rg/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0"