summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-scheme/guile: version bump 2.2.3Amy Liffey2017-12-041-0/+10
| | | | | Closes: https://bugs.gentoo.org/614966 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-scheme/guile: fix ia64 segmentation faultAmy Liffey2017-11-271-0/+63
| | | | | Closes: https://bugs.gentoo.org/613986 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-scheme/guile: fix compilation on Darwin, thanks * in bug #612338Fabian Groffen2017-06-211-0/+38
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-scheme/guile: add upstream patch bug #608190Amy Liffey2017-04-221-0/+47
| | | | Package-Manager: portage-2.3.3
* dev-scheme/guile: clean unused patchesAmy Winston2016-12-202-112/+0
| | | | Package-Manager: portage-2.3.0
* dev-scheme/guile: add unmask patch bug #596864Amy Winston2016-11-061-0/+35
| | | | Package-Manager: portage-2.3.0
* dev-scheme/guile: add patch for bug #594010Amy Winston2016-09-211-0/+64
| | | | Package-Manager: portage-2.2.28
* dev-scheme/guile: fix bug #590528Amy Winston2016-08-122-41/+48
| | | | | | | | - Added patch from upstream for bug #590528 - Added +nls +networking recommended by upstream - Removed old patch from upstream Package-Manager: portage-2.2.28
* dev-scheme/guile: fixes for bug #590528,#590660Amy Winston2016-08-071-0/+41
| | | | | | | - Added patch for built_includes by upstream Andy Wingo - Symlink path changed Package-Manager: portage-2.2.28
* dev-scheme/guile: remove broken version 2.0.0Amy Winston2016-07-291-12/+0
| | | | Package-Manager: portage-2.2.28
* dev-scheme/guile: fix guile-2.0.0 building with clangAustin English2016-06-271-0/+12
| | | | Also update to EAPI=6
* dev-scheme/guile: Make building guile-readline optional (bug #392553)Ryan Hill2015-10-121-0/+34
|
* dev-scheme/guile: Also look for tgoto in libtinfo (bug #539316)Ryan Hill2015-10-121-0/+15
| | | | | | This is the case when ncurses is built with USE=tinfo. Gentoo-Bug: https://bugs.gentoo.org/539316
* dev-scheme/guile: Use emake install (bug #521546).Ryan Hill2015-10-121-0/+15
| | | | | | | 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/+15
| | | | | | Preprocessor changes in GCC 5 cause guile-snarf to output garbage. Gentoo-Bug: https://bugs.gentoo.org/560736
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+140
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed