commit: 1c8c2fd90ddc3b4c5f541f46aa0dacd466ed60f3
Author: MarcvdSluys <git <AT> vandersluys <DOT> nl>
AuthorDate: Sat Oct 3 19:26:30 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Oct 6 13:33:16 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1c8c2fd9
sci-astronomy/libthesky: Fix build failure with USE=static-libs.
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: MarcvdSluys <git <AT> vandersluys.nl>
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
.../libthesky/{libthesky-0.4.1.ebuild => libthesky-0.4.1-r1.ebuild} | 1 +
sci-astronomy/libthesky/metadata.xml | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/sci-astronomy/libthesky/libthesky-0.4.1.ebuild
b/sci-astronomy/libthesky/libthesky-0.4.1-r1.ebuild
similarity index 95%
rename from sci-astronomy/libthesky/libthesky-0.4.1.ebuild
rename to sci-astronomy/libthesky/libthesky-0.4.1-r1.ebuild
index 8bb4600e8..bda782891 100644
--- a/sci-astronomy/libthesky/libthesky-0.4.1.ebuild
+++ b/sci-astronomy/libthesky/libthesky-0.4.1-r1.ebuild
@@ -5,6 +5,7 @@ EAPI=7
CMAKE_BUILD_TYPE=Release
inherit cmake fortran-2
+CMAKE_MAKEFILE_GENERATOR="emake"
DESCRIPTION="Fortran library to compute positions of celestial bodies"
HOMEPAGE="http://libthesky.sourceforge.net/"
diff --git a/sci-astronomy/libthesky/metadata.xml
b/sci-astronomy/libthesky/metadata.xml
index 1ce9631c7..08c750857 100644
--- a/sci-astronomy/libthesky/metadata.xml
+++ b/sci-astronomy/libthesky/metadata.xml
@@ -2,8 +2,8 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
- <email>[email protected]</email>
- <name>AstroFloyd</name>
+ <email>[email protected]</email>
+ <name>MarcvdSluys</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>