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/freeorion/freeorion-0.4.5.ebuild | |
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/freeorion/freeorion-0.4.5.ebuild')
-rw-r--r-- | games-strategy/freeorion/freeorion-0.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |