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 32140138330 for ; Sat, 26 May 2018 09:55:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F7A6E088C; Sat, 26 May 2018 09:55:19 +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 2913DE088B for ; Sat, 26 May 2018 09:55:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4720C335CB9 for ; Sat, 26 May 2018 09:55:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 512D42B6 for ; Sat, 26 May 2018 09:55:15 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1527328431.9d94acd9fee68c3f4897c36589fd866df2132cdb.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-fragops/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/ut2004-fragops/ut2004-fragops-2.20.ebuild X-VCS-Directories: games-fps/ut2004-fragops/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 9d94acd9fee68c3f4897c36589fd866df2132cdb X-VCS-Branch: master Date: Sat, 26 May 2018 09:55:15 +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: 50e41712-5dde-4390-8600-70bfea8a3028 X-Archives-Hash: a84f16d0a95175f76dc94e5f48866b79 commit: 9d94acd9fee68c3f4897c36589fd866df2132cdb Author: Michael Mair-Keimberger gmail com> AuthorDate: Sat May 26 08:45:10 2018 +0000 Commit: David Seifert gentoo org> CommitDate: Sat May 26 09:53:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d94acd9 games-fps/ut2004-fragops: use HTTPs games-fps/ut2004-fragops/ut2004-fragops-2.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/ut2004-fragops/ut2004-fragops-2.20.ebuild b/games-fps/ut2004-fragops/ut2004-fragops-2.20.ebuild index 5a03592d0ac..c20d529387f 100644 --- a/games-fps/ut2004-fragops/ut2004-fragops-2.20.ebuild +++ b/games-fps/ut2004-fragops/ut2004-fragops-2.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ MOD_ICON="Help/FragOps.ico" inherit games games-mods -HOMEPAGE="http://www.moddb.com/mods/fragops" +HOMEPAGE="https://www.moddb.com/mods/fragops" SRC_URI="https://ut.rushbase.net/beyondunreal/mods/fragops_v220_fulllmw.zip" LICENSE="freedist"