commit: 4f4a29755428bdb79acb16a0c2f331a44f326f49 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Tue Jan 31 17:47:36 2017 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Tue Jan 31 17:47:36 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4f4a2975
sci-biology/trf-bin: trf binary needs glibc-2.14 Package-Manager: Portage-2.3.3, Repoman-2.3.1 sci-biology/trf-bin/trf-bin-4.09.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-biology/trf-bin/trf-bin-4.09.ebuild b/sci-biology/trf-bin/trf-bin-4.09.ebuild index facc411..a560b89 100644 --- a/sci-biology/trf-bin/trf-bin-4.09.ebuild +++ b/sci-biology/trf-bin/trf-bin-4.09.ebuild @@ -14,6 +14,7 @@ DESCRIPTION="Tandem Repeats Finder" HOMEPAGE="http://tandem.bu.edu/trf/trf.html" SRC_URI="x86? ( http://tandem.bu.edu/trf/downloads/${MY_P}.linux32 ) amd64? ( http://tandem.bu.edu/trf/downloads/${MY_P}.linux64 )" +# trf: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by trf) LICENSE="trf" # http://tandem.bu.edu/trf/trf.license.html SLOT="0"
