summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-scheme/guile: migrate to xzSam James2022-04-091-5/+5
| | | | | | Significantly smaller tarballs. Signed-off-by: Sam James <sam@gentoo.org>
* dev-scheme/guile: add 3.0.8Sam James2022-02-141-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-scheme/guile: fix 3.0.7 build with glibc-2.34Sam James2021-11-191-0/+1
| | | | | | | Not needed for earlier versions, it seems. Closes: https://bugs.gentoo.org/823461 Signed-off-by: Sam James <sam@gentoo.org>
* dev-scheme/guile: drop 3.0.4Sam James2021-06-081-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-scheme/guile: add 3.0.7Sam James2021-06-081-0/+1
| | | | | Closes: https://bugs.gentoo.org/768915 Signed-off-by: Sam James <sam@gentoo.org>
* dev-scheme/guile: bump to 3.0.4 (masked)Sam James2020-10-051-0/+1
| | | | | | | | | | | Masking this for testing in case of compatibility problems. Guile is not slotted right now, so committing unmasked initially could mean various packages breaking. Bug: https://bugs.gentoo.org/705554 Bug: https://bugs.gentoo.org/689408 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* dev-scheme/guile: cleanup oldSam James2020-10-051-3/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* dev-scheme/guile: bump to 2.2.7Sam James2020-10-051-0/+1
| | | | | | | | Closes: https://bugs.gentoo.org/714088 Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17353 Signed-off-by: Sam James <sam@gentoo.org>
* dev-scheme/guile: version bump 2.2.6Amy Liffey2019-12-071-0/+1
| | | | | | Closes: https://bugs.gentoo.org/697062 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* dev-scheme/guile: Version bump to 2.2.4Piotr Karbowski2019-02-021-0/+1
| | | | | | | | | | | | | | | | | | | Changes: - EAPI updated to 7. - Version bumped to 2.2.4 - BDEPEND: added with all CHOST-side dependencies from RDEPEND and DEPEND. - RDEPEND: libtool removed - DEPEND: texinfo removed, is not used during package build time and does not affect list of installed files nor the size of them. tatt passed with REQUIRED_USE=regex. Closes: https://github.com/gentoo/gentoo/pull/10937 Closes: https://bugs.gentoo.org/676534 Closes: https://bugs.gentoo.org/675218 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Amy Liffey <amynka@gentoo.org> Signed-off-by: Piotr Karbowski <piotr.karbowski@protonmail.ch>
* dev-scheme/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-scheme/guile: version bump 2.2.3Amy Liffey2017-12-041-0/+1
| | | | | 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-1/+1
| | | | | Closes: https://bugs.gentoo.org/613986 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-scheme/guile: verbump 2.0.14 bug #609324Amy Liffey2017-02-151-0/+1
| | | | Package-Manager: portage-2.3.0
* dev-scheme/guile: remove old 2.0.12Amy Winston2016-11-061-1/+0
| | | | Package-Manager: portage-2.3.0
* dev-scheme/guile: version bump 2.0.13Amy Winston2016-11-051-0/+1
| | | | | | Bugs: 597216,596864,596876 Package-Manager: portage-2.2.28
* dev-scheme/guile: version bump 2.0.12 bug #355355Amy Winston2016-08-041-0/+1
| | | | Package-Manager: portage-2.2.28
* dev-scheme/guile: remove broken version 2.0.0Amy Winston2016-07-291-1/+0
| | | | Package-Manager: portage-2.2.28
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
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