commit:     8171b99830c37a7ceb1fed36d3cf8f2eb70d6d98
Author:     Martin Mokrejs <mmokrejs <AT> gmail <DOT> com>
AuthorDate: Fri Jan 10 16:12:25 2020 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Fri Jan 10 16:12:42 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8171b998

sci-biology/sga: fix typo

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Martin Mokrejs <mmokrejs <AT> gmail.com>

 sci-biology/sga/sga-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/sga/sga-9999.ebuild b/sci-biology/sga/sga-9999.ebuild
index 8ec029f94..52f7bb69c 100644
--- a/sci-biology/sga/sga-9999.ebuild
+++ b/sci-biology/sga/sga-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -38,7 +38,7 @@ src_compile(){
        #
        # other unreviewed patches:
        # https://github.com/jts/sga/issues/96
-       cd src || die "Try -atd=g++-98, try gcc-5 or -std=c++03"
+       cd src || die "Try -std=g++-98, try gcc-5 or -std=c++03"
        default
 }
 

Reply via email to