diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2017-03-15 05:50:01 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2017-03-16 00:24:28 -0400 |
commit | 5a1f85311b7cd185b3bb3c10514a2bb7b1cdce11 (patch) | |
tree | b9db5cf074a3a389b8085565eb3f486d773ff90c /games-strategy | |
parent | games-strategy/freeorion: Fix metadata case (diff) | |
download | gentoo-5a1f85311b7cd185b3bb3c10514a2bb7b1cdce11.tar.gz gentoo-5a1f85311b7cd185b3bb3c10514a2bb7b1cdce11.tar.bz2 gentoo-5a1f85311b7cd185b3bb3c10514a2bb7b1cdce11.zip |
games-strategy/freeorion: Drop orphaned USE flag, cg
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeorion/freeorion-0.4.5-r1.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/freeorion/freeorion-0.4.5.ebuild | 4 | ||||
-rw-r--r-- | 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 68fa2169093f..05b2aef5c3f7 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 c438a24bd41b..bce4e134fb08 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 5998e412cfad..ccd88c4f149a 100644 --- a/games-strategy/freeorion/metadata.xml +++ b/games-strategy/freeorion/metadata.xml @@ -5,9 +5,6 @@ <email>NP-Hardass@gentoo.org</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 |