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 7360E138330 for ; Sat, 26 May 2018 09:55:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47BA7E0882; Sat, 26 May 2018 09:55:19 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1D7FEE0882 for ; Sat, 26 May 2018 09:55:19 +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 135F0335C96 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 0325A2B2 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: <1527328398.017f3702b6d067591a5aea528c02665193c8892e.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2003-bonuspack-de/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/ut2003-bonuspack-de/ut2003-bonuspack-de-1.ebuild X-VCS-Directories: games-fps/ut2003-bonuspack-de/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 017f3702b6d067591a5aea528c02665193c8892e 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: 4d83c78f-5c83-4432-8d93-d5c8030d0430 X-Archives-Hash: d6e0270ffd17661f2ed7e72e9b318b80 commit: 017f3702b6d067591a5aea528c02665193c8892e Author: Michael Mair-Keimberger gmail com> AuthorDate: Sat May 26 08:42:42 2018 +0000 Commit: David Seifert gentoo org> CommitDate: Sat May 26 09:53:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=017f3702 games-fps/ut2003-bonuspack-de: use HTTPs games-fps/ut2003-bonuspack-de/ut2003-bonuspack-de-1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-fps/ut2003-bonuspack-de/ut2003-bonuspack-de-1.ebuild b/games-fps/ut2003-bonuspack-de/ut2003-bonuspack-de-1.ebuild index 8483dfeb483..e983511c327 100644 --- a/games-fps/ut2003-bonuspack-de/ut2003-bonuspack-de-1.ebuild +++ b/games-fps/ut2003-bonuspack-de/ut2003-bonuspack-de-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit games MY_P="debonus.ut2mod.zip" DESCRIPTION="Digital Extremes Bonus Pack for UT2003" -HOMEPAGE="http://www.moddb.com/games/unreal-tournament-2003" +HOMEPAGE="https://www.moddb.com/games/unreal-tournament-2003" SRC_URI="http://ftp.student.utwente.nl/pub/games/UT2003/BonusPack/${MY_P}" LICENSE="ut2003"