diff options
author | David Seifert <soap@gentoo.org> | 2020-02-13 22:38:42 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-13 22:38:42 +0100 |
commit | 61a93a0458de6a3f3d32abe3b67d6b6a620e4a68 (patch) | |
tree | e3a17272f43553f8aa011d830bbc1b847e25eab7 /sci-mathematics | |
parent | sci-mathematics/form: [QA] inherit toolchain-funcs.eclass directly (diff) | |
download | gentoo-61a93a0458de6a3f3d32abe3b67d6b6a620e4a68.tar.gz gentoo-61a93a0458de6a3f3d32abe3b67d6b6a620e4a68.tar.bz2 gentoo-61a93a0458de6a3f3d32abe3b67d6b6a620e4a68.zip |
sci-mathematics/ggnfs: [QA] inherit toolchain-funcs.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/ggnfs/ggnfs-0.77.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/ggnfs/ggnfs-0.77.1-r2.ebuild b/sci-mathematics/ggnfs/ggnfs-0.77.1-r2.ebuild index 5f92618d36ad..c110cabe74c1 100644 --- a/sci-mathematics/ggnfs/ggnfs-0.77.1-r2.ebuild +++ b/sci-mathematics/ggnfs/ggnfs-0.77.1-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit eutils toolchain-funcs DESCRIPTION="A suite of algorithms to help factoring large integers" # inactive old homepage exists, this is a fork |