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 8EA86138334 for ; Sat, 20 Oct 2018 22:08:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E8DDE083E; Sat, 20 Oct 2018 22:08:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 11342E083E for ; Sat, 20 Oct 2018 22:08:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 9A44F335CDD for ; Sat, 20 Oct 2018 22:08:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1181B439 for ; Sat, 20 Oct 2018 22:08:29 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1540073303.a3e5d236412c0a98c2c7a74ba89873b042158a02.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/arx-fatalis-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r4.ebuild X-VCS-Directories: games-rpg/arx-fatalis-data/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a3e5d236412c0a98c2c7a74ba89873b042158a02 X-VCS-Branch: master Date: Sat, 20 Oct 2018 22:08:29 +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-Archives-Salt: 4d23d7d9-abd0-4924-8218-c5ea5234c4e6 X-Archives-Hash: 9cbac03e1381c7be01547df1f126646e commit: a3e5d236412c0a98c2c7a74ba89873b042158a02 Author: Daniel Scharrer constexpr org> AuthorDate: Sat Oct 20 13:38:36 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 20 22:08:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3e5d236 games-rpg/arx-fatalis-data: Update patch SRC_URI Closes: https://bugs.gentoo.org/669064 Signed-off-by: Daniel Scharrer constexpr.org> Closes: https://github.com/gentoo/gentoo/pull/10185 Signed-off-by: Michał Górny gentoo.org> games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r4.ebuild b/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r4.ebuild index e8f9d577089..dc78d66cf81 100644 --- a/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r4.ebuild +++ b/games-rpg/arx-fatalis-data/arx-fatalis-data-1.21-r4.ebuild @@ -8,7 +8,7 @@ inherit eutils cdrom check-reqs DESCRIPTION="Arx Fatalis data files" HOMEPAGE="https://www.arkane-studios.com/uk/arx.php" -SRC_URI="cdinstall? ( http://download.zenimax.com/arxfatalis/patches/1.21/ArxFatalis_1.21_MULTILANG.exe ) +SRC_URI="cdinstall? ( https://cdn.bethsoft.com/arxfatalis/patches/1.21/ArxFatalis_1.21_MULTILANG.exe ) gog? ( setup_arx_fatalis_2.0.0.7.exe )" LICENSE="cdinstall? ( ArxFatalis-EULA-JoWooD ) gog? ( GOG-EULA )"