diff options
Diffstat (limited to 'sci-chemistry/theseus')
-rw-r--r-- | sci-chemistry/theseus/theseus-3.0.0.ebuild | 4 | ||||
-rw-r--r-- | sci-chemistry/theseus/theseus-3.3.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-chemistry/theseus/theseus-3.0.0.ebuild b/sci-chemistry/theseus/theseus-3.0.0.ebuild index 9eebccc8bc96..583bdf1e28c5 100644 --- a/sci-chemistry/theseus/theseus-3.0.0.ebuild +++ b/sci-chemistry/theseus/theseus-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -57,7 +57,7 @@ src_prepare() { -i theseus_align || die } -src_compile () { +src_compile() { emake ltheseus default } diff --git a/sci-chemistry/theseus/theseus-3.3.0.ebuild b/sci-chemistry/theseus/theseus-3.3.0.ebuild index 9eebccc8bc96..583bdf1e28c5 100644 --- a/sci-chemistry/theseus/theseus-3.3.0.ebuild +++ b/sci-chemistry/theseus/theseus-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -57,7 +57,7 @@ src_prepare() { -i theseus_align || die } -src_compile () { +src_compile() { emake ltheseus default } |