summaryrefslogtreecommitdiff
path: root/dev-scheme/slib
AgeCommit message (Collapse)Author
2025-09-02*/*: destable sparcArthur Zamarin
Result of running the command: grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-12-23dev-scheme/slib: Fix assert usageUlrich Müller
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2024-11-30dev-scheme/slib: drop 3.2.5-r2Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-19dev-scheme/slib: Stabilize 3.3.1-r100 x86, #942834Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-19dev-scheme/slib: Stabilize 3.3.1-r100 sparc, #942834Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-08dev-scheme/slib: Stabilize 3.3.1-r100 ppc, #942834Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-08dev-scheme/slib: Stabilize 3.3.1-r100 amd64, #942834Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-09-12*/*: unkeyword ~ia64Arthur Zamarin
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-09-06dev-scheme/slib: fix syntax issueSam James
For some reason, bash-5.3_alpha_p20240904 doesn't complain with `bash -n` for me but this showed up in the pkgcore CI when running pmaint regen, as pointed out by arthurzam. Thanks to ulm for noticing the syntax error. Fixes: be9c7e95d5255d8e8b0dfc2350a5666ddd3d67d9 Signed-off-by: Sam James <sam@gentoo.org>
2024-08-18dev-scheme/slib: add 3c1, port to new guile eclassesArsen Arsenović
NOTE: dev-scheme/scm (i.e. the scm use flag) is untested currently, since I can't merge SCM. Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
2023-05-24*/*: remove x86-solaris keywordFabian Groffen
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2022-09-27dev-scheme/slib: make gambc dirMaciej Barć
Closes: https://bugs.gentoo.org/873145 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-09-27dev-scheme/slib: improve guile support install logicMaciej Barć
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-08-05dev-scheme/slib: use EAPI 8 dosym's -r switchMaciej Barć
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-08-05dev-scheme/slib: also support guile 2.2Maciej Barć
Bug: https://bugs.gentoo.org/764947 Bug: https://bugs.gentoo.org/375359 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2022-08-05dev-scheme/slib: EAPI 8; multiple fixesMaciej Barć
Closes: https://bugs.gentoo.org/863803 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-01-06dev-scheme/slib: drop x86-macosFabian Groffen
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2020-04-03*/*: Drop stable ia64 keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2020-02-11*/*: Bump copyright on files touched this yearMichał Górny
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-25*/*: Drop stable alpha keywordsMatt Turner
Signed-off-by: Matt Turner <mattst88@gentoo.org>
2018-10-17dev-scheme/slib: fix src_uriAmy Liffey
Closes: https://bugs.gentoo.org/668058 Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
2018-04-08dev-scheme/slib: remove unused fileMichael Mair-Keimberger
Closes: https://github.com/gentoo/gentoo/pull/7837
2018-04-05dev-scheme/slib: drop old EAPI ebuildsAaron Bauman
Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7819
2018-03-19dev-scheme/slib: x86 stable wrt bug #646760Mikle Kolyada
Package-Manager: Portage-2.3.24, Repoman-2.3.6
2018-03-17dev-scheme/slib-3.2.5-r1: ppc stable, bug 646760Matt Turner
2018-03-05dev-scheme/slib-3.2.5-r1: alpha stableTobias Klausmann
Gentoo-Bug: http://bugs.gentoo.org/646760
2018-02-22dev-scheme/slib: amd64 stable wrt bug #646760Agostino Sarubbo
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
2018-02-18dev-scheme/slib: stable 3.2.5-r1 for ia64, bug #646760Sergei Trofimovich
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
2018-02-18dev-scheme/slib: stable 3.2.5-r1 for sparc, bug #646760Rolf Eike Beer
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
2017-12-09dev-scheme/*: Update Manifest hashesMichał Górny
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-11-20dev-scheme/slib: revision bumpEttore Di Giacinto
* fixes setting permissions in 3.2.5 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=600096 Package-Manager: portage-2.3.1
2016-10-24dev-scheme/slib: Drop oldEttore Di Giacinto
Package-Manager: portage-2.3.1
2016-10-23dev-scheme/slib: version bump to 3.2.5mudler
* migrate to EAPI 6 * splitted sed calls in patches * add local gambit and scm USE flags * QA fixes, added DOCS Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=537306 Package-Manager: portage-2.3.1
2016-05-26dev-scheme/slib-3.2.2-r0: add alpha keywordTobias Klausmann
Gentoo-Bug: 575066 Package-Manager: portage-2.3.0_rc1
2016-03-20dev-scheme/slib: ia64 stable wrt bug #575066Agostino Sarubbo
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-03-19dev-scheme/slib: sparc stable wrt bug #575066Agostino Sarubbo
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-03-16dev-scheme/slib: ppc stable wrt bug #575066Agostino Sarubbo
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-03-15dev-scheme/slib: x86 stable wrt bug #575066Agostino Sarubbo
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-03-06dev-scheme/slib: amd64 stable wrt bug #575066Agostino Sarubbo
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2016-01-24Replace all herds with appropriate projects (GLEP 67)Michał Górny
Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
2015-10-10convert `mktemp` to `emktemp` from eutilsMike Frysinger
2015-08-24Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
2015-08-24Use https by defaultJustin Lecher
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-13dev-scheme/slib: Fix compilation with >=sys-apps/texinfo-5 (bug #465348)Sebastian Pipping
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
2015-08-13dev-scheme/slib: Add default checksumsSebastian Pipping
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
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