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

index 473aba33e2fbf63dd58d7f6fa2ca2287e52f9ac7..c0cc00272714bb541903f4ab3b83f7b5b8b128de 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit autotools eutils
+inherit autotools eutils ltprune
 
 DESCRIPTION="A Comprehensive Open Source Library for Galois Field Arithmetic"
 HOMEPAGE="http://jerasure.org/"
index 35c33494f9d41bcee2635a7eea4cb8e7e5a0a981..0ede143fb2fd08c570ec44031ed140920628c6f6 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=5
 
-inherit autotools eutils
+inherit autotools eutils ltprune
 
 DESCRIPTION="A Comprehensive Open Source Library for Galois Field Arithmetic"
 HOMEPAGE="http://jerasure.org/"