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

index 3152a60d260b99bc7d039fd89094c3603efa319a..877fc757d405dbcf90e45b7950a8896a64a791ce 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 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 C++ framework for evolutionary computing"
 HOMEPAGE="http://www.coyotegulch.com/products/libevocosm/"