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 A4CFE15800D for ; Wed, 5 Jul 2023 20:49:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 068A7E08DA; Wed, 5 Jul 2023 20:49:17 +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 DBFEFE08DA for ; Wed, 5 Jul 2023 20:49:16 +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 94B36335D7F for ; Wed, 5 Jul 2023 20:49:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 427ADAD4 for ; Wed, 5 Jul 2023 20:49:13 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1688590141.3af889c797dfea12ba0b5ff5c57b104618bc9dc6.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/quake4-sdk/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild X-VCS-Directories: dev-games/quake4-sdk/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 3af889c797dfea12ba0b5ff5c57b104618bc9dc6 X-VCS-Branch: master Date: Wed, 5 Jul 2023 20:49:13 +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: 8438dd3e-d330-4709-9605-761ac655ebaa X-Archives-Hash: 9052a81494b88d5f948aa96d6025ed09 commit: 3af889c797dfea12ba0b5ff5c57b104618bc9dc6 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Tue Jul 4 09:28:20 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Wed Jul 5 20:49:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3af889c7 dev-games/quake4-sdk: update HOMEPAGE Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Conrad Kostecki gentoo.org> dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild b/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild index 7b32e90dcf28..f5de0d0eedc8 100644 --- a/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild +++ b/dev-games/quake4-sdk/quake4-sdk-1.4.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit unpacker DESCRIPTION="Quake4 SDK" -HOMEPAGE="https://www.iddevnet.com/quake4/" +HOMEPAGE="https://iddevnet.dhewm3.org/quake4/Quake4SDK.html" SRC_URI="mirror://idsoftware/quake4/source/linux/quake4-linux-${PV}-sdk.x86.run" S="${WORKDIR}"