From 9e30aad82b49d4d54b9af3fbee9ffa735e065117 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 15 Feb 2020 11:02:41 +0100 Subject: [PATCH] sci-mathematics/arb: [QA] inherit ltprune.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- sci-mathematics/arb/arb-2.11.1-r1.ebuild | 4 ++-- sci-mathematics/arb/arb-2.16.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-mathematics/arb/arb-2.11.1-r1.ebuild b/sci-mathematics/arb/arb-2.11.1-r1.ebuild index 26602ecdad3e..f27adcd77127 100644 --- a/sci-mathematics/arb/arb-2.11.1-r1.ebuild +++ b/sci-mathematics/arb/arb-2.11.1-r1.ebuild @@ -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/" diff --git a/sci-mathematics/arb/arb-2.16.0.ebuild b/sci-mathematics/arb/arb-2.16.0.ebuild index d835bfd1bd6d..8a9abe3d5c7d 100644 --- a/sci-mathematics/arb/arb-2.16.0.ebuild +++ b/sci-mathematics/arb/arb-2.16.0.ebuild @@ -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/" -- 2.26.2