diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:14:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:49 +0100 |
commit | 50e85a7a0f00e1c17220aa50c3d96c9de1d73da7 (patch) | |
tree | ee2026a0846abb1c7c05c34aab0d3acd34e7f013 /sci-mathematics/polymake | |
parent | sci-mathematics/octave-epstk: eutils-- (diff) | |
download | gentoo-50e85a7a0f00e1c17220aa50c3d96c9de1d73da7.tar.gz gentoo-50e85a7a0f00e1c17220aa50c3d96c9de1d73da7.tar.bz2 gentoo-50e85a7a0f00e1c17220aa50c3d96c9de1d73da7.zip |
sci-mathematics/polymake: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/polymake')
-rw-r--r-- | sci-mathematics/polymake/polymake-3.0_p2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/polymake/polymake-3.0_p2.ebuild b/sci-mathematics/polymake/polymake-3.0_p2.ebuild index 179fb83a8924..bff44f4d9bb6 100644 --- a/sci-mathematics/polymake/polymake-3.0_p2.ebuild +++ b/sci-mathematics/polymake/polymake-3.0_p2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils flag-o-matic +inherit flag-o-matic DESCRIPTION="research tool for polyhedral geometry and combinatorics" SRC_URI="https://polymake.org/lib/exe/fetch.php/download/polymake-3.0r2.tar.bz2" |