summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-scheme/guile: Make building guile-readline optional (bug #392553)Ryan Hill2015-10-121-2/+6
|
* dev-scheme/guile: Also look for tgoto in libtinfo (bug #539316)Ryan Hill2015-10-121-0/+1
| | | | | | This is the case when ncurses is built with USE=tinfo. Gentoo-Bug: https://bugs.gentoo.org/539316
* dev-scheme/guile: configure.in -> .acRyan Hill2015-10-121-0/+4
|
* dev-scheme/guile: Add epatch_user (bug #507152)Ryan Hill2015-10-121-0/+2
|
* dev-scheme/guile: Split libtool/libltdl dependencies (bug #539370)Ryan Hill2015-10-121-2/+3
| | | | Gentoo-Bug: https://bugs.gentoo.org/539370
* dev-scheme/guile: Use emake install (bug #521546).Ryan Hill2015-10-121-2/+4
| | | | | | | A sandbox violation was preventing us from using emake install rather than einstall. Gentoo-Bug: https://bugs.gentoo.org/521546
* dev-scheme/guile: Fix breakage with GCC 5 (bug #560736)Ryan Hill2015-10-121-0/+116
Preprocessor changes in GCC 5 cause guile-snarf to output garbage. Gentoo-Bug: https://bugs.gentoo.org/560736