summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-15 11:02:41 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-15 11:02:41 +0100
commit9e30aad82b49d4d54b9af3fbee9ffa735e065117 (patch)
tree635c122fe326e4d22add8675521790d2766bd502 /sci-mathematics
parentsci-libs/proj: [QA] inherit ltprune.eclass directly (diff)
downloadgentoo-9e30aad82b49d4d54b9af3fbee9ffa735e065117.tar.gz
gentoo-9e30aad82b49d4d54b9af3fbee9ffa735e065117.tar.bz2
gentoo-9e30aad82b49d4d54b9af3fbee9ffa735e065117.zip
sci-mathematics/arb: [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 'sci-mathematics')
-rw-r--r--sci-mathematics/arb/arb-2.11.1-r1.ebuild4
-rw-r--r--sci-mathematics/arb/arb-2.16.0.ebuild4
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/"