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 4E420138334 for ; Sun, 15 Sep 2019 15:51:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDE68E0900; Sun, 15 Sep 2019 15:51:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 B6A19E08FE for ; Sun, 15 Sep 2019 15:51:26 +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 D656E34B1E0 for ; Sun, 15 Sep 2019 15:51:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E64D07F2 for ; Sun, 15 Sep 2019 15:51:22 +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: <1568562675.5c3cefd84266fe164da7d0bca8b439ecced7f971.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/tribes2/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-fps/tribes2/tribes2-25034.ebuild X-VCS-Directories: games-fps/tribes2/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 5c3cefd84266fe164da7d0bca8b439ecced7f971 X-VCS-Branch: master Date: Sun, 15 Sep 2019 15:51:22 +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: 1aacaff6-398a-4686-9f88-f657ef64774f X-Archives-Hash: fee26339f05479965fa3b2a6b59392f8 commit: 5c3cefd84266fe164da7d0bca8b439ecced7f971 Author: Michał Górny gentoo org> AuthorDate: Sun Sep 15 15:39:34 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Sep 15 15:51:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c3cefd8 games-fps/tribes2: Remove mirror://3dgamers Signed-off-by: Michał Górny gentoo.org> games-fps/tribes2/tribes2-25034.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/games-fps/tribes2/tribes2-25034.ebuild b/games-fps/tribes2/tribes2-25034.ebuild index 9de54a92aaf..b6863191127 100644 --- a/games-fps/tribes2/tribes2-25034.ebuild +++ b/games-fps/tribes2/tribes2-25034.ebuild @@ -6,8 +6,7 @@ inherit eutils unpacker cdrom games DESCRIPTION="Tribes 2 - Team Combat on an Epic Scale" HOMEPAGE="http://www.lokigames.com/products/tribes2/" -SRC_URI="http://www.libsdl.org/projects/${PN}/release/${P}-cdrom-x86.run - mirror://3dgamers/${PN}/${P}-cdrom-x86.run" +SRC_URI="http://www.libsdl.org/projects/${PN}/release/${P}-cdrom-x86.run" LICENSE="LOKI-EULA" SLOT="0"