diff options
author | David Seifert <soap@gentoo.org> | 2020-02-15 10:58:14 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-15 10:58:14 +0100 |
commit | a773b267696c06e987dea19b31ad64880253ac60 (patch) | |
tree | 7af63e76c4f0ecd78da363a632b4c2f840dedf10 /dev-games | |
parent | dev-games/guichan: [QA] inherit ltprune.eclass directly (diff) | |
download | gentoo-a773b267696c06e987dea19b31ad64880253ac60.tar.gz gentoo-a773b267696c06e987dea19b31ad64880253ac60.tar.bz2 gentoo-a773b267696c06e987dea19b31ad64880253ac60.zip |
dev-games/KXL: [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/KXL/KXL-1.1.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/KXL/KXL-1.1.7-r2.ebuild b/dev-games/KXL/KXL-1.1.7-r2.ebuild index fc453d84b946..ab0d291a05c8 100644 --- a/dev-games/KXL/KXL-1.1.7-r2.ebuild +++ b/dev-games/KXL/KXL-1.1.7-r2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils autotools +inherit eutils autotools ltprune DESCRIPTION="Development Library for making games for X" HOMEPAGE="http://kxl.orz.hm/" |