summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:59:53 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:59:53 +0100
commita7ce16aef990d80fede3bf95716d47280a665c46 (patch)
tree5b50382691ac117d7432c9bd6380e8028522280a
parentgames-board/gmchess: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-a7ce16aef990d80fede3bf95716d47280a665c46.tar.gz
gentoo-a7ce16aef990d80fede3bf95716d47280a665c46.tar.bz2
gentoo-a7ce16aef990d80fede3bf95716d47280a665c46.zip
games-strategy/freeciv: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--games-strategy/freeciv/freeciv-2.5.11-r1.ebuild4
-rw-r--r--games-strategy/freeciv/freeciv-2.5.12.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/games-strategy/freeciv/freeciv-2.5.11-r1.ebuild b/games-strategy/freeciv/freeciv-2.5.11-r1.ebuild
index 4d18546bd9fb..6428dc820641 100644
--- a/games-strategy/freeciv/freeciv-2.5.11-r1.ebuild
+++ b/games-strategy/freeciv/freeciv-2.5.11-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils flag-o-matic gnome2-utils
+inherit autotools eutils flag-o-matic gnome2-utils ltprune
DESCRIPTION="multiplayer strategy game (Civilization Clone)"
HOMEPAGE="http://www.freeciv.org/"
diff --git a/games-strategy/freeciv/freeciv-2.5.12.ebuild b/games-strategy/freeciv/freeciv-2.5.12.ebuild
index bbb7332dc8e3..4e4d76e39381 100644
--- a/games-strategy/freeciv/freeciv-2.5.12.ebuild
+++ b/games-strategy/freeciv/freeciv-2.5.12.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils flag-o-matic gnome2-utils
+inherit autotools eutils flag-o-matic gnome2-utils ltprune
DESCRIPTION="multiplayer strategy game (Civilization Clone)"
HOMEPAGE="http://www.freeciv.org/"