summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/task: revbump, install fish files to vendor_completions.dGeorgy Yakovlev2022-01-121-2/+2
| | | | | | | | | /usr/share/fish/completions is for fish itself, nothing else should install files there. 3rd party completions should be in /usr/share/fish/vendor_completions.d See https://github.com/gentoo/gentoo/pull/23723 for context Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-misc/task: add fish completionsDavid Denoncin2021-11-221-0/+70
| | | | | | | | Closes: https://bugs.gentoo.org/823978 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22990 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/task: remove obsolete cmake argumentDavid Denoncin2021-11-221-1/+0
| | | | | | | | DBUILD_SHARED_LIBS=off is no longer needed since v2.5.3, see bug 764224 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/task: remove unused patch(es)Michael Mair-Keimberger2021-11-102-40/+0
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22886 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-misc/task: vbump 2.6.1David Denoncin2021-11-072-0/+69
| | | | | | | | Bug: https://bugs.gentoo.org/684920 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22807 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/task: drop old version 2.5.1David Denoncin2021-11-072-62/+0
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Signed-off-by: Sam James <sam@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/task: x86 stable wrt bug #790569Agostino Sarubbo2021-05-171-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/task: Stabilize 2.5.3 amd64, #790569Sam James2021-05-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/task: fix variable referencesSam James2021-04-121-2/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/task: fix StaticSrcUri on 2.5.3Joonas Niilola2021-02-281-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/task: add missing die in 2.5.3Joonas Niilola2021-02-281-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/task: add test suiteDavid Denoncin2021-02-282-1/+12
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19570 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/task: vbump 2.5.3David Denoncin2021-02-282-0/+58
| | | | | | | Closes: https://bugs.gentoo.org/764224 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/task: Drop 2.5.1-r1Andreas Sturmlechner2021-02-141-58/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-misc/task: x86 stable wrt bug #746764Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/task: amd64 stable wrt bug #746764Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/task: fix whitespaceSam James2020-09-021-3/+3
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/task: drop unnecessary cmake build typeSam James2020-09-021-1/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/task: cleanup and bug fixDavid Denoncin2020-09-023-2/+79
| | | | | | | | | | | | This revision bump uses the more recent cmake.eclass and allows compilation with clang Closes:https://bugs.gentoo.org/729560 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16849 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/task: new package maintainerDavid Denoncin2020-09-021-1/+10
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/task: drop myself as a maintainerTim Harder2019-11-161-4/+1
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>
* app-misc/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-misc/task: [QA] Add cmake-utils_src_prepareDavid Seifert2017-10-151-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* app-misc/task: use https for HOMEPAGE and SRC_URITim Harder2017-08-311-2/+2
|
* app-misc/task: remove oldTim Harder2017-04-261-54/+0
|
* app-misc/task: stabilize 2.5.1-r1Tim Harder2017-04-261-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-misc/task: add missing die.Patrice Clement2017-01-081-5/+5
| | | | Package-Manager: portage-2.3.0
* app-misc/task: fix unicode issue (bug #601948) and rename gnutls use flag to ↵Tim Harder2016-12-093-4/+89
| | | | sync
* app-misc/task: remove oldTim Harder2016-09-233-120/+0
|
* app-misc/task: stabilize 2.5.1Tim Harder2016-09-231-1/+1
|
* app-misc/task: version bump to 2.5.1Tim Harder2016-03-042-0/+56
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Version bump to 2.5.0Craig Inches2015-12-312-0/+60
| | | | | | | Package-Manager: portage-2.3.6-r9 Manifest-Sign-Key: 0x6f5032f633ed1a3e Package-Manager: portage-2.2.24
* 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-083-0/+68
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