sci-libs/cddlib: [QA] inherit ltprune.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:02:19 +0000 (11:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 15 Feb 2020 10:02:19 +0000 (11:02 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-libs/cddlib/cddlib-094h.ebuild

index d9dd28bdddb4744366c8069a65db3810a1e2320b..217d76f23f083806eedb44fd660f45dd0013f57d 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit autotools eutils
+inherit autotools eutils ltprune
 
 DESCRIPTION="C implementation of the Double Description Method of Motzkin et al"
 HOMEPAGE="https://www.inf.ethz.ch/personal/fukudak/cdd_home/"