From: David Seifert Date: Sat, 15 Feb 2020 10:02:19 +0000 (+0100) Subject: sci-libs/cddlib: [QA] inherit ltprune.eclass directly X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ca19a6e6b5cf553a54845d3c5fb1c43e14494d47;p=gentoo.git sci-libs/cddlib: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/sci-libs/cddlib/cddlib-094h.ebuild b/sci-libs/cddlib/cddlib-094h.ebuild index d9dd28bdddb4..217d76f23f08 100644 --- a/sci-libs/cddlib/cddlib-094h.ebuild +++ b/sci-libs/cddlib/cddlib-094h.ebuild @@ -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/"