summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:58:10 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:58:10 +0100
commitfc948c6f011b8aa9b261b08ef6b0c373b5399c09 (patch)
tree81f75b46d3df10f19018289418929366c8dfd7ee /dev-games
parentdev-embedded/urjtag: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-fc948c6f011b8aa9b261b08ef6b0c373b5399c09.tar.gz
gentoo-fc948c6f011b8aa9b261b08ef6b0c373b5399c09.tar.bz2
gentoo-fc948c6f011b8aa9b261b08ef6b0c373b5399c09.zip
dev-games/clanlib: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/clanlib/clanlib-0.8.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/clanlib/clanlib-0.8.1.ebuild b/dev-games/clanlib/clanlib-0.8.1.ebuild
index 32096e028f55..1f091eb58fc0 100644
--- a/dev-games/clanlib/clanlib-0.8.1.ebuild
+++ b/dev-games/clanlib/clanlib-0.8.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit flag-o-matic eutils
+inherit flag-o-matic eutils ltprune
DESCRIPTION="multi-platform game development library"
HOMEPAGE="http://www.clanlib.org/"