summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-scheme/guile: ppc stable wrt bug #578318Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-scheme/guile: x86 stable wrt bug #578318Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-scheme/guile: arm stable, bug #578318Markus Meier2016-06-121-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* dev-scheme/guile-1.8.8-r2: add alpha keywordTobias Klausmann2016-05-301-2/+2
| | | | | | Gentoo-Bug: 578318 Package-Manager: portage-2.3.0_rc1
* dev-scheme/guile: amd64 stable wrt bug #578318Agostino Sarubbo2016-05-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* 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