summaryrefslogtreecommitdiff
path: root/dev-lang/coffee-script
AgeCommit message (Collapse)Author
2024-04-11dev-lang/coffee-script: drop old 2.5.1Maciej Barć
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-03-13dev-lang/coffee-script: Stabilize 2.7.0 amd64, #926881Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-03-13dev-lang/coffee-script: Stabilize 2.7.0 x86, #926881Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2024-02-12dev-lang/coffee-script: rename cake -> coffee-cakeMaciej Barć
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-02-12dev-lang/coffee-script: bump to 2.7.0Maciej Barć
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2024-02-12dev-lang/coffee-script: update metadata.xml; take up maintainershipMaciej Barć
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-07dev-lang/coffee-script: cleanup oldSam James
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
2021-01-07dev-lang/coffee-script: cleanup oldSam James
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
2021-01-07dev-lang/coffee-script: Stabilize 2.5.1 x86, #763420Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2021-01-04dev-lang/coffee-script: Stabilize 2.5.1 amd64, #763420Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2020-10-02dev-lang/coffee-script: version bump to 2.5.1Bobbbay Bobbayan
As well as some other touchups Signed-off-by: Bobbbay Bobbayan <abatterysingle@gmail.com> Package-Manager: Portage-3.0.4, Repoman-2.3.23 Closes: https://github.com/gentoo/gentoo/pull/17346 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2020-04-11dev-lang/coffee-script: add maintainer-needed comment to metadata.xml.Michael Orlitzky
Come on guys, it's 2020. Do we really need to enforce an untyped in-comment string format to convey important metadata when the same typed xml metadata is already present in the file? Just use $ xmllint --xpath '/pkgmetadata/maintainer' metadata.xml instead of $ grep maintainer-needed metadata.xml This is stupid. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
2020-04-11dev-lang/coffee-script: drop to maintainer-needed.Michael Orlitzky
Thankfully my involvement with javascript as a server-side programming language has come to an end. Someone else should take care of this if they need it. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
2020-02-22*/*: [QA] Use consistent function definition formattingDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2019-03-01dev-lang/coffee-script: new version 2.3.2.Michael Orlitzky
Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
2018-06-11dev-lang/coffee-script: use HTTPsMichael Mair-Keimberger
Closes: https://github.com/gentoo/gentoo/pull/8782
2017-12-09dev-lang/*: Update Manifest hashesMichał Górny
2017-05-05dev-lang/coffee-script: new version 1.12.5.Michael Orlitzky
Gentoo-Bug: 617500 Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-11-23dev-lang/coffee-script: replace v1.10.0 with v1.11.1.Michael Orlitzky
Package-Manager: portage-2.3.0
2016-08-09dev-lang/coffee-script: new revision of v1.10.0 with EAPI=6.Michael Orlitzky
Package-Manager: portage-2.2.28
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2015-12-03dev-lang/coffee-script: x86 stable wrt bug #566162Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
2015-11-19dev-lang/coffee-script: amd64 stable wrt bug #566162Agostino Sarubbo
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
2015-11-18dev-lang/coffee-script: add version 1.10.0.Michael Orlitzky
Package-Manager: portage-2.2.20.1
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-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