dev-games/poker-eval: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:18 +0000 (10:58 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 09:58:18 +0000 (10:58 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-games/poker-eval/poker-eval-138.0.ebuild

index d03db8045a831a8cdc244513952031b37b03225d..0fb3aa86c059170c438a47e6900251dd9f33ebc7 100644 (file)
@@ -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
+inherit eutils ltprune
 
 DESCRIPTION="A fast C library for evaluating poker hands"
 HOMEPAGE="http://gna.org/projects/pokersource/"