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

index 26602ecdad3ea78cc922fa6da42a54cf9c3919aa..f27adcd77127237c571d3915be0e7c1a79fc2dea 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils toolchain-funcs
+inherit eutils ltprune toolchain-funcs
 
 DESCRIPTION="C library for arbitrary-precision interval arithmetic"
 HOMEPAGE="http://fredrikj.net/arb/"
index d835bfd1bd6ded1d5c2c91f3a2a2e4613b97b6ff..8a9abe3d5c7d7013381cc60b604a402f5390917e 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils toolchain-funcs
+inherit eutils ltprune toolchain-funcs
 
 DESCRIPTION="C library for arbitrary-precision interval arithmetic"
 HOMEPAGE="http://fredrikj.net/arb/"