diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 20:26:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:04:07 +0100 |
commit | ee94c19495f1df6fa3436ece8140da20907aaaf5 (patch) | |
tree | 583b8a69f5f26fbe2be516fa53f0ed486956caed /sci-mathematics/gmp-ecm | |
parent | sci-mathematics/ent: eutils->epatch (diff) | |
download | gentoo-ee94c19495f1df6fa3436ece8140da20907aaaf5.tar.gz gentoo-ee94c19495f1df6fa3436ece8140da20907aaaf5.tar.bz2 gentoo-ee94c19495f1df6fa3436ece8140da20907aaaf5.zip |
sci-mathematics/gmp-ecm: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/gmp-ecm')
-rw-r--r-- | sci-mathematics/gmp-ecm/gmp-ecm-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/gmp-ecm/gmp-ecm-9999.ebuild b/sci-mathematics/gmp-ecm/gmp-ecm-9999.ebuild index 2856746b2ef3..2a431acc63f7 100644 --- a/sci-mathematics/gmp-ecm/gmp-ecm-9999.ebuild +++ b/sci-mathematics/gmp-ecm/gmp-ecm-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ HOMEPAGE="http://ecm.gforge.inria.fr/" #SRC_URI="https://gforge.inria.fr/frs/download.php/30965/${P}.tar.gz" ESVN_REPO_URI="svn://scm.gforge.inria.fr/svnroot/ecm/trunk" -inherit autotools eutils flag-o-matic subversion +inherit autotools flag-o-matic subversion LICENSE="GPL-3 LGPL-3" SLOT="0" |