summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 10:58:36 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 10:58:36 +0100
commitb8938d94840a158711fee1ade6585521990c3395 (patch)
treeb4176ee4fe49db6fd2ae9f20d9f140f4094436f1 /dev-libs/gf-complete
parentdev-libs/gf2x: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-b8938d94840a158711fee1ade6585521990c3395.tar.gz
gentoo-b8938d94840a158711fee1ade6585521990c3395.tar.bz2
gentoo-b8938d94840a158711fee1ade6585521990c3395.zip
dev-libs/gf-complete: [QA] inherit ltprune.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/gf-complete')
-rw-r--r--dev-libs/gf-complete/gf-complete-0.0.0.ebuild4
-rw-r--r--dev-libs/gf-complete/gf-complete-2.0.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/gf-complete/gf-complete-0.0.0.ebuild b/dev-libs/gf-complete/gf-complete-0.0.0.ebuild
index 473aba33e2fb..c0cc00272714 100644
--- a/dev-libs/gf-complete/gf-complete-0.0.0.ebuild
+++ b/dev-libs/gf-complete/gf-complete-0.0.0.ebuild
@@ -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/"
diff --git a/dev-libs/gf-complete/gf-complete-2.0.0.ebuild b/dev-libs/gf-complete/gf-complete-2.0.0.ebuild
index 35c33494f9d4..0ede143fb2fd 100644
--- a/dev-libs/gf-complete/gf-complete-2.0.0.ebuild
+++ b/dev-libs/gf-complete/gf-complete-2.0.0.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=5
-inherit autotools eutils
+inherit autotools eutils ltprune
DESCRIPTION="A Comprehensive Open Source Library for Galois Field Arithmetic"
HOMEPAGE="http://jerasure.org/"