commit: 5a1f85311b7cd185b3bb3c10514a2bb7b1cdce11 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org> AuthorDate: Wed Mar 15 09:50:01 2017 +0000 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> 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 @@ <email>[email protected]</email> <name>NP-hardass</name> </maintainer> - <use> - <flag name="cg">Add support for NVIDIA toolkit plugin</flag> - </use> <longdescription lang="en"> FreeOrion is a free, open source, turn-based space empire and galactic conquest (4X) computer game being designed and built by the
