summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-biology/consed: Fix building under GCC 7+David Seifert2019-04-062-1/+20
| | | | | | | | | | | consed (and MOTIF programs in general) is very sensitive to link order: * http://users.polytech.unice.fr/~buffa/cours/X11_Motif/motif-faq/part9/faq-doc-10.html * https://bugzilla.redhat.com/show_bug.cgi?id=870712 Closes: https://bugs.gentoo.org/681920 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-biology/consed: Version bump to 29David Seifert2016-10-034-0/+1549
* EAPI=6 * Allow for compiling with GCC 6 * [QA] Respect all user variables (CC, CXX, ...) * [QA] Fix various C and C++ related warnings * Fix perl shebangs to be portable Package-Manager: portage-2.3.1