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 22BD2139694 for ; Thu, 16 Mar 2017 04:24:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1340A21C054; Thu, 16 Mar 2017 04:24:39 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D59BE21C054 for ; Thu, 16 Mar 2017 04:24:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7C00D34108B for ; Thu, 16 Mar 2017 04:24:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18A6769CC for ; Thu, 16 Mar 2017 04:24:36 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1489638268.5a1f85311b7cd185b3bb3c10514a2bb7b1cdce11.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/freeorion/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/freeorion/freeorion-0.4.5-r1.ebuild games-strategy/freeorion/freeorion-0.4.5.ebuild games-strategy/freeorion/metadata.xml X-VCS-Directories: games-strategy/freeorion/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 5a1f85311b7cd185b3bb3c10514a2bb7b1cdce11 X-VCS-Branch: master Date: Thu, 16 Mar 2017 04:24:36 +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: 3592f988-e795-4670-8cd7-dc79ec4ffb62 X-Archives-Hash: ed006d7b30abbbb2afc92254fb44df4b commit: 5a1f85311b7cd185b3bb3c10514a2bb7b1cdce11 Author: NP-Hardass gentoo org> AuthorDate: Wed Mar 15 09:50:01 2017 +0000 Commit: NP Hardass gentoo org> CommitDate: Thu Mar 16 04:24:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a1f8531 games-strategy/freeorion: Drop orphaned USE flag, cg Package-Manager: Portage-2.3.3, Repoman-2.3.1 games-strategy/freeorion/freeorion-0.4.5-r1.ebuild | 4 ++-- games-strategy/freeorion/freeorion-0.4.5.ebuild | 4 ++-- games-strategy/freeorion/metadata.xml | 3 --- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/games-strategy/freeorion/freeorion-0.4.5-r1.ebuild b/games-strategy/freeorion/freeorion-0.4.5-r1.ebuild index 68fa2169093..05b2aef5c3f 100644 --- a/games-strategy/freeorion/freeorion-0.4.5-r1.ebuild +++ b/games-strategy/freeorion/freeorion-0.4.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/FreeOrion_v0.4. LICENSE="GPL-2 LGPL-2.1 CC-BY-SA-3.0" SLOT="0" KEYWORDS="~amd64" -IUSE="cg" +IUSE="" # Needs it's own version of GG(dev-games/gigi) which it ships. # The split version dev-games/gigi is not used anymore as of 0.4.3 diff --git a/games-strategy/freeorion/freeorion-0.4.5.ebuild b/games-strategy/freeorion/freeorion-0.4.5.ebuild index c438a24bd41..bce4e134fb0 100644 --- a/games-strategy/freeorion/freeorion-0.4.5.ebuild +++ b/games-strategy/freeorion/freeorion-0.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/FreeOrion_v0.4. LICENSE="GPL-2 LGPL-2.1 CC-BY-SA-3.0" SLOT="0" KEYWORDS="~amd64" -IUSE="cg" +IUSE="" # Needs it's own version of GG(dev-games/gigi) which it ships. # The split version dev-games/gigi is not used anymore as of 0.4.3 diff --git a/games-strategy/freeorion/metadata.xml b/games-strategy/freeorion/metadata.xml index 5998e412cfa..ccd88c4f149 100644 --- a/games-strategy/freeorion/metadata.xml +++ b/games-strategy/freeorion/metadata.xml @@ -5,9 +5,6 @@ NP-Hardass@gentoo.org NP-hardass - - Add support for NVIDIA toolkit plugin - FreeOrion is a free, open source, turn-based space empire and galactic conquest (4X) computer game being designed and built by the