From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1542511-garchives=archives.gentoo.org@lists.gentoo.org> 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 6F60915800A for <garchives@archives.gentoo.org>; Tue, 1 Aug 2023 16:14:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 843E4E0C4D; Tue, 1 Aug 2023 16:14:22 +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 32D56E0C4D for <gentoo-commits@lists.gentoo.org>; Tue, 1 Aug 2023 16:14:22 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3D10333BE4D for <gentoo-commits@lists.gentoo.org>; Tue, 1 Aug 2023 16:14:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BED6EA6 for <gentoo-commits@lists.gentoo.org>; Tue, 1 Aug 2023 16:14:19 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1690906416.cb80e2f183e2e91898a8071bc2c10c983362053a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/igt-gpu-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1.ebuild x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild X-VCS-Directories: x11-apps/igt-gpu-tools/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cb80e2f183e2e91898a8071bc2c10c983362053a X-VCS-Branch: master Date: Tue, 1 Aug 2023 16:14:19 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 46b7fe7f-36b8-46d7-b222-44811bfb219e X-Archives-Hash: b7a44072f8393220269a4f36ead00e0b commit: cb80e2f183e2e91898a8071bc2c10c983362053a Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Mon Jul 10 20:18:05 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Aug 1 16:13:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb80e2f1 x11-apps/igt-gpu-tools: update HOMEPAGE Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1.ebuild | 2 +- x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1.ebuild b/x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1.ebuild index e5263c2dbe35..08f99480e18b 100644 --- a/x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1.ebuild +++ b/x11-apps/igt-gpu-tools/igt-gpu-tools-1.27.1.ebuild @@ -12,7 +12,7 @@ inherit ${GIT_ECLASS} meson python-any-r1 DESCRIPTION="Intel GPU userland tools" -HOMEPAGE="https://01.org/linuxgraphics https://gitlab.freedesktop.org/drm/igt-gpu-tools" +HOMEPAGE="https://gitlab.freedesktop.org/drm/igt-gpu-tools" if [[ ${PV} = *9999* ]]; then SRC_URI="" else diff --git a/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild b/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild index e5263c2dbe35..08f99480e18b 100644 --- a/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild +++ b/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild @@ -12,7 +12,7 @@ inherit ${GIT_ECLASS} meson python-any-r1 DESCRIPTION="Intel GPU userland tools" -HOMEPAGE="https://01.org/linuxgraphics https://gitlab.freedesktop.org/drm/igt-gpu-tools" +HOMEPAGE="https://gitlab.freedesktop.org/drm/igt-gpu-tools" if [[ ${PV} = *9999* ]]; then SRC_URI="" else