summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/delay: Stabilize 1.6-r6 sparc, #902635Arthur Zamarin2023-03-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/delay: Stabilize 1.6-r6 ppc, #902635Sam James2023-03-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/delay: Stabilize 1.6-r6 ppc64, #902635Sam James2023-03-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/delay: Stabilize 1.6-r6 arm, #902635Sam James2023-03-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/delay: Stabilize 1.6-r6 amd64, #902635Sam James2023-03-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/delay: Stabilize 1.6-r6 x86, #902635Sam James2023-03-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/delay: add smoketests in src_testSam James2023-02-121-1/+8
| | | | | | | | No official test suite available so let's add some quick smoketests which would've caught the segfault mentioned in bug #881319. Bug: https://bugs.gentoo.org/881319 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/delay: fix clang 16 (again)Sam James2023-02-122-0/+55
| | | | | | | | | | | | | | | | | We reverted the previous fix (19c56f45a25af6da76133b2e27beb40fd5ad78df) in 6c7fb619c8661e72230fe3669d6e238288132430 as it led to a segfault at runtime, but not for the reason I expected. Our clang16 patch forces regeneration of the yacc files and going from an ancient bison to a modern one makes 'delay until now + 5 minutes' segfault. It happens even if the patch is empty, as the regeneration is the breaking part. So, just force byacc, as it seems to work, and this is a package with no active upstream. Closes: https://bugs.gentoo.org/881319 See: 19c56f45a25af6da76133b2e27beb40fd5ad78df See: 6c7fb619c8661e72230fe3669d6e238288132430 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/delay: remove broken clang16 patch for nowIonen Wolkens2022-11-252-13/+0
| | | | | | | | | | | | It breaks e.g. `delay until now + 5 minutes` with segfault. Need to figure out the proper fix to get the right declaration that YYLEX macro will use (seems yylex can get arguments?). Haven't looked at it more, hardly know yacc/lex. Bug: https://bugs.gentoo.org/881319 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-misc/delay: revbump for Clang 16 fixSam James2022-11-241-0/+0
| | | | | | Bug: https://bugs.gentoo.org/881319 Fixes: 19c56f45a25af6da76133b2e27beb40fd5ad78df Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/delay: fix build w/ clang 16Sam James2022-11-242-0/+13
| | | | | Closes: https://bugs.gentoo.org/881319 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/delay: update EAPI 6 -> 8David Seifert2022-07-311-13/+10
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/delay: keyword ~riscvYixun Lan2021-12-021-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-misc/delay: keyword for ~arm64Agostino Sarubbo2021-12-011-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-misc/delay: drop s390 to ~s390 (unstable)Sam James2021-04-051-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/delay: stable on arm s390 sparcAgostino Sarubbo2020-05-121-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/delay: add ~arm keywordAgostino Sarubbo2020-04-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/delay: Mark ~hppaJeroen Roovers2020-01-141-2/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* app-misc/delay: add ~sparcAgostino Sarubbo2019-06-071-1/+1
| | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* app-misc/delay: works on alpha and s390Agostino Sarubbo2019-06-051-2/+2
| | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* app-misc/delay: EAPI6, use HTTPSMichael Mair-Keimberger2018-04-051-6/+7
| | | | Closes: https://github.com/gentoo/gentoo/pull/7719
* app-misc/delay: [QA] Fix dependency.missingslotDavid Seifert2017-12-101-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* app-misc/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-misc/delay: dropped ~ia64-linuxFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+63
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