summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:58:19 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:58:19 +0100
commitfab0e9b36228f1b92f32ec90c6db68ad98fc44c1 (patch)
tree71032b019cb3ad4a081a445856e47476817cac8a
parentdev-games/poker-eval: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-fab0e9b36228f1b92f32ec90c6db68ad98fc44c1.tar.gz
gentoo-fab0e9b36228f1b92f32ec90c6db68ad98fc44c1.tar.bz2
gentoo-fab0e9b36228f1b92f32ec90c6db68ad98fc44c1.zip
dev-games/t4k-common: [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--dev-games/t4k-common/t4k-common-0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/t4k-common/t4k-common-0.1.1.ebuild b/dev-games/t4k-common/t4k-common-0.1.1.ebuild
index 2b12a55927ca..3c366660d4d6 100644
--- a/dev-games/t4k-common/t4k-common-0.1.1.ebuild
+++ b/dev-games/t4k-common/t4k-common-0.1.1.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=5
-inherit eutils
+inherit eutils ltprune
DESCRIPTION="A library of code shared between tuxmath and tuxtype"
HOMEPAGE="https://github.com/tux4kids/t4kcommon"