Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-scheme/guile: Make building guile-readline optional (bug #392553) | 2015-10-12 | 1 | -2/+6 | |
| | |||||
* | dev-scheme/guile: Also look for tgoto in libtinfo (bug #539316) | 2015-10-12 | 1 | -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 -> .ac | 2015-10-12 | 1 | -0/+4 | |
| | |||||
* | dev-scheme/guile: Add epatch_user (bug #507152) | 2015-10-12 | 1 | -0/+2 | |
| | |||||
* | dev-scheme/guile: Split libtool/libltdl dependencies (bug #539370) | 2015-10-12 | 1 | -2/+3 | |
| | | | | Gentoo-Bug: https://bugs.gentoo.org/539370 | ||||
* | dev-scheme/guile: Use emake install (bug #521546). | 2015-10-12 | 1 | -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) | 2015-10-12 | 1 | -0/+116 | |
Preprocessor changes in GCC 5 cause guile-snarf to output garbage. Gentoo-Bug: https://bugs.gentoo.org/560736 |