Re: [gentoo-dev] Standard parsable format for profiles/package.mask file

2023-09-21 Thread Tim Harder
On 2023-09-21 Thu 15:22, Ulrich Mueller wrote: On Thu, 21 Sep 2023, Arthur Zamarin wrote: Should it be a GLEP, I don't think so? But I'm unsure about it. We do need to document it (for example header of that exact file). It shouldn't be too difficult to wrap this up as a GLEP. To me

Re: [gentoo-dev] EGO_SUM (was: [gentoo-project] Gentoo Council Election 202306 ... Nominations Open in Just Over 24 Hours.)

2023-07-04 Thread Tim Harder
On 2023-07-03 Mon 04:17, Florian Schmaus wrote: On 30/06/2023 13.33, Eray Aslan wrote: On Fri, Jun 30, 2023 at 03:38:11AM -0600, Tim Harder wrote: Why do we have to keep exporting the related variables that generally cause these size issues to the environment? I really do not want to make

Re: [gentoo-dev] EGO_SUM (was: [gentoo-project] Gentoo Council Election 202306 ... Nominations Open in Just Over 24 Hours.)

2023-06-30 Thread Tim Harder
On 2023-06-30 Fri 02:22, Sam James wrote: > My position on this has been consistent: a check is needed to statically > determine when the environment size is too big. Copying the Portage > check into pkgcheck (in terms of the metrics) would satisfy this. > > That is, regardless of raw size, I'm

[gentoo-dev] pkgcraft: yet another package manager spec implementation

2023-06-22 Thread Tim Harder
Hello all, As some already know, for about two years I've been working on pkgcraft[1] which is yet another implementation of the package manager specification (PMS). Having recently achieved the milestone of functionally supporting metadata generation for the tree[2], I thought a wider audience

[gentoo-commits] repo/gentoo:master commit in: net-misc/iperf/

2021-05-30 Thread Tim Harder
commit: 21cea583b0eb33ba5b4e6ff3460ece71e11e80d4 Author: Tim Harder gentoo org> AuthorDate: Sun May 30 07:52:23 2021 + Commit: Tim Harder gentoo org> CommitDate: Sun May 30 07:52:23 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21cea583 ne

Re: [gentoo-dev] developing a separate repo spec

2021-04-01 Thread Tim Harder
On 2021-03-30 Tue 02:18, Ulrich Mueller wrote: > So yes, maybe we should have a separate spec for forward-compatible > repository features that are independent of EAPI. But I think that > incompatible changes won't be possible there and would have to reamin > in PMS. (For example, updating of

Re: [gentoo-dev] developing a separate repo spec

2021-03-29 Thread Tim Harder
On 2021-03-29 Mon 00:06, Ulrich Mueller wrote: > Why not make it a chapter of PMS? A separate document would presumably > imply having a repository API (RAPI?) decoupled from EAPI? One reason is EAPI development often moves relatively slowly and many potential repo spec features are probably

[gentoo-dev] developing a separate repo spec

2021-03-28 Thread Tim Harder
Hi all, Is there any interest these days in developing and maintaining a separate repo spec [1]? Among other uses, it would help in describing standardized repo features related to metadata/layout.conf settings allowing devs to reference a single, canonical source in order to support

[gentoo-commits] repo/gentoo:master commit in: dev-python/tree-sitter/

2021-03-05 Thread Tim Harder
commit: bfebdabe1936e8fbe56c20a76c81a2e1fdd154fe Author: Tim Harder gentoo org> AuthorDate: Sat Mar 6 01:37:21 2021 + Commit: Tim Harder gentoo org> CommitDate: Sat Mar 6 02:35:05 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfebdabe dev-

[gentoo-commits] repo/gentoo:master commit in: dev-python/tree-sitter/

2021-03-05 Thread Tim Harder
commit: 65350c1f9ae98650871e6582a9322e4625422d51 Author: Tim Harder gentoo org> AuthorDate: Sat Mar 6 01:33:01 2021 + Commit: Tim Harder gentoo org> CommitDate: Sat Mar 6 02:35:04 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65350c1f dev-

Re: [gentoo-dev] pkgdev: an alternative to `repoman commit`

2021-03-05 Thread Tim Harder
On 2021-02-27 Sat 07:50, Tim Harder wrote: > Finally responding to all the requests, I've hacked up an initial > alternative to repoman's commit functionality in the form of pkgdev [1] > that uses pkgcheck's API behind the scenes. The project is meant to grow > into a collect

Re: [gentoo-dev] pkgdev: an alternative to `repoman commit`

2021-02-28 Thread Tim Harder
On 2021-02-27 Sat 19:04, Louis Sautier wrote: > Could you make "push -v" a bit more verbose ? I initially forgot to rebase > and couldn't see the error message from the remote. I guess this also means > that the current code will hide messages from hooks such as changes made to > Bugzilla. Should

[gentoo-dev] pkgdev: an alternative to `repoman commit`

2021-02-27 Thread Tim Harder
Hi all, Finally responding to all the requests, I've hacked up an initial alternative to repoman's commit functionality in the form of pkgdev [1] that uses pkgcheck's API behind the scenes. The project is meant to grow into a collection of tools for Gentoo development and maintenance, but

[gentoo-dev] verifying profiles/package.mask comment format

2021-02-20 Thread Tim Harder
Hi all, Is there interest in enforcing some basic QA for the semi-formatted comments in profiles/package.mask (and possibly other profiles file types)? I have code implementing the basic functionality done for pkgcheck, but wondered if the format should be standardized and documented more than it

[gentoo-dev] official github action for pkgcheck

2021-02-17 Thread Tim Harder
Hi all, For those with ebuild overlays on GitHub interested in QA, I've hacked up an initial GitHub Action for pkgcheck using javascript action support [1] that simplifies running pkgcheck and allows for custom arguments. For those familiar with github workflows, the examples on the

Re: [gentoo-dev] dev-python/cryptography to use rust, effectively killing alpha, hppa, ia64, m68k, s390

2021-02-09 Thread Tim Harder
On 2021-02-09 Tue 17:51, Benda Xu wrote: > I am wondering how useable pkgcore is on alpha, hppa, etc. Maybe it's > time for us to plan for a Gentoo without essential Python dependency. Just to keep misinformation down, pkgcore currently has nothing to do with rust as it's implemented in python

[gentoo-commits] repo/gentoo:master commit in: dev-python/pychroot/

2021-01-25 Thread Tim Harder
commit: 1af6379556e8faded41a7203eacd2f30738a26c3 Author: Tim Harder gentoo org> AuthorDate: Tue Jan 26 02:51:10 2021 + Commit: Tim Harder gentoo org> CommitDate: Tue Jan 26 03:07:48 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1af63795 dev-

[gentoo-commits] repo/gentoo:master commit in: dev-python/pychroot/

2021-01-25 Thread Tim Harder
commit: 27384a43f8f5c57ceceacdc0259e5e4df0d7a292 Author: Tim Harder gentoo org> AuthorDate: Tue Jan 26 02:50:57 2021 + Commit: Tim Harder gentoo org> CommitDate: Tue Jan 26 03:07:47 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27384a43 dev-

[gentoo-commits] repo/gentoo:master commit in: net-fs/btfs/

2021-01-23 Thread Tim Harder
commit: 33d5fd88534fdba8d82543ad26e1bbe5a113ad67 Author: Tim Harder gentoo org> AuthorDate: Sat Jan 23 08:11:07 2021 + Commit: Tim Harder gentoo org> CommitDate: Sat Jan 23 08:11:56 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33d5fd88

[gentoo-commits] repo/gentoo:master commit in: net-fs/btfs/

2021-01-23 Thread Tim Harder
commit: 856b34f827cac39d492c0282f6b9059a633451b9 Author: Tim Harder gentoo org> AuthorDate: Sat Jan 23 08:11:16 2021 + Commit: Tim Harder gentoo org> CommitDate: Sat Jan 23 08:11:57 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=856b34f8

[gentoo-commits] repo/gentoo:master commit in: media-gfx/feh/

2021-01-23 Thread Tim Harder
commit: 2a34febf49ec4a8f5a9060b51e6c755f90a4dc42 Author: Tim Harder gentoo org> AuthorDate: Sat Jan 23 08:02:48 2021 + Commit: Tim Harder gentoo org> CommitDate: Sat Jan 23 08:02:48 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a34febf med

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2021-01-23 Thread Tim Harder
commit: 70e6905c7142ebde5fae68d4912d4694e49450b9 Author: Tim Harder gentoo org> AuthorDate: Sat Jan 23 07:57:02 2021 + Commit: Tim Harder gentoo org> CommitDate: Sat Jan 23 07:58:28 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e6905c medi

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2021-01-23 Thread Tim Harder
commit: 1ffdc4f703c4d1f760592ed431f113ebd6f7e245 Author: Tim Harder gentoo org> AuthorDate: Sat Jan 23 07:56:48 2021 + Commit: Tim Harder gentoo org> CommitDate: Sat Jan 23 07:58:27 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ffdc4f7 medi

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2021-01-23 Thread Tim Harder
commit: 54c88e4ee48699d2bcf376b49a826f07ac23b60a Author: Tim Harder gentoo org> AuthorDate: Sat Jan 23 07:55:49 2021 + Commit: Tim Harder gentoo org> CommitDate: Sat Jan 23 07:58:26 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c88e4e medi

Re: [gentoo-dev] using markup language for eclassdoc tags

2021-01-04 Thread Tim Harder
On 2021-01-04 Mon 04:18, Michał Górny wrote: > I'm all for switching to rST in the foreseeable future but let's stick > with the existing syntax for the transition period, i.e. until new > pkgcore is stable and deployed on Infra. I'm not saying you have to > strictly copy the existing magic, just

[gentoo-dev] using markup language for eclassdoc tags

2021-01-04 Thread Tim Harder
Hi, I've written nascent support for eclassdoc man page generation (along with rST and HTML docs) in pkgcore [1] accessible on the cli via `pmaint eclass` that intends to provide an alternative to the current awk implementation [2]. In doing so, I've noticed that the formatting of the docs feels

[gentoo-commits] repo/gentoo:master commit in: net-fs/sshfs/

2020-12-23 Thread Tim Harder
commit: a1e7a920cdd53a51bd419040738f3f64c5295110 Author: Tim Harder gentoo org> AuthorDate: Thu Dec 24 04:22:51 2020 + Commit: Tim Harder gentoo org> CommitDate: Thu Dec 24 04:27:28 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e7a920

[gentoo-commits] repo/gentoo:master commit in: dev-python/pychroot/

2020-12-23 Thread Tim Harder
commit: 95bcf01828a8d28fc07190c8ebc636d5456cca08 Author: Tim Harder gentoo org> AuthorDate: Wed Dec 23 20:50:15 2020 + Commit: Tim Harder gentoo org> CommitDate: Wed Dec 23 20:53:03 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95bcf018 dev-

[gentoo-commits] repo/gentoo:master commit in: dev-python/pychroot/

2020-12-22 Thread Tim Harder
commit: 7158b5d4e5316b12478c84f74ee4d7ff6f938490 Author: Tim Harder gentoo org> AuthorDate: Tue Dec 22 20:34:35 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Dec 22 20:37:44 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7158b5d4 dev-

[gentoo-commits] repo/gentoo:master commit in: dev-python/pychroot/

2020-12-22 Thread Tim Harder
commit: 71617161e3897356a741405cd6817977386eb97d Author: Tim Harder gentoo org> AuthorDate: Tue Dec 22 20:35:10 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Dec 22 20:37:44 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71617161 dev-

[gentoo-commits] repo/gentoo:master commit in: dev-python/tree-sitter/

2020-12-12 Thread Tim Harder
commit: f6a48cf401fea15e81446722a789a80c72e7b13a Author: Tim Harder gentoo org> AuthorDate: Sat Dec 12 08:15:13 2020 + Commit: Tim Harder gentoo org> CommitDate: Sat Dec 12 08:15:13 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6a48cf4 dev-

[gentoo-commits] repo/gentoo:master commit in: dev-python/tree-sitter/

2020-12-11 Thread Tim Harder
commit: 58a867661b09a5bf0f10ce49d84a7e067e130e7f Author: Tim Harder gentoo org> AuthorDate: Sat Dec 12 07:41:39 2020 + Commit: Tim Harder gentoo org> CommitDate: Sat Dec 12 07:47:57 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a86766 dev-

[gentoo-commits] repo/gentoo:master commit in: dev-util/pkgcheck/

2020-12-11 Thread Tim Harder
commit: 2ecbd8c6dee95d5a60d6e9c3fa7f6676a30ee15e Author: Tim Harder gentoo org> AuthorDate: Sat Dec 12 07:45:53 2020 + Commit: Tim Harder gentoo org> CommitDate: Sat Dec 12 07:47:58 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ecbd8c6 de

[gentoo-commits] repo/gentoo:master commit in: dev-python/pychroot/

2020-12-04 Thread Tim Harder
commit: e82d452d458863d47878d0702911aef5fd2f3b42 Author: Tim Harder gentoo org> AuthorDate: Sat Dec 5 07:53:40 2020 + Commit: Tim Harder gentoo org> CommitDate: Sat Dec 5 07:53:40 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82d452d dev-

[gentoo-commits] repo/gentoo:master commit in: dev-util/pkgcheck/

2020-12-04 Thread Tim Harder
commit: 970e05864708a98fa96e7edf09e816c3eca8be5a Author: Tim Harder gentoo org> AuthorDate: Sat Dec 5 07:40:28 2020 + Commit: Tim Harder gentoo org> CommitDate: Sat Dec 5 07:43:55 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970e0586 de

[gentoo-commits] repo/gentoo:master commit in: dev-python/snakeoil/

2020-12-04 Thread Tim Harder
commit: 56fc96434700b4d4a51f48ae656ef47afaa015d1 Author: Tim Harder gentoo org> AuthorDate: Sat Dec 5 07:16:45 2020 + Commit: Tim Harder gentoo org> CommitDate: Sat Dec 5 07:18:18 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56fc9643 dev-

[gentoo-commits] repo/gentoo:master commit in: sys-apps/pkgcore/

2020-12-04 Thread Tim Harder
commit: dd63f429de49d51baaf8ac58de3bb70788b7c558 Author: Tim Harder gentoo org> AuthorDate: Sat Dec 5 07:17:38 2020 + Commit: Tim Harder gentoo org> CommitDate: Sat Dec 5 07:18:19 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd63f429 sy

[gentoo-commits] repo/gentoo:master commit in: dev-python/snakeoil/

2020-12-04 Thread Tim Harder
commit: e8e39f230f9f14351e6576d4130c13bdd6d7d1a8 Author: Tim Harder gentoo org> AuthorDate: Sat Dec 5 05:49:57 2020 + Commit: Tim Harder gentoo org> CommitDate: Sat Dec 5 07:14:02 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e39f23 dev-

[gentoo-commits] repo/gentoo:master commit in: sys-apps/pkgcore/

2020-12-04 Thread Tim Harder
commit: 28390b78465854ce2bd3fbdb080167ada0ee4e43 Author: Tim Harder gentoo org> AuthorDate: Sat Dec 5 05:59:33 2020 + Commit: Tim Harder gentoo org> CommitDate: Sat Dec 5 07:14:03 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28390b78 sy

[gentoo-commits] repo/gentoo:master commit in: dev-util/pkgcheck/

2020-12-04 Thread Tim Harder
commit: 448bd0d7e750e767597bfb0f7fd3d3c74e17d739 Author: Tim Harder gentoo org> AuthorDate: Sat Dec 5 06:04:05 2020 + Commit: Tim Harder gentoo org> CommitDate: Sat Dec 5 07:14:03 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=448bd0d7 de

[gentoo-dev] tagging eclasses with allowed transitive inherits

2020-11-07 Thread Tim Harder
In terms of QA, unintentional transitive eclass usage is generally bad. This occurs when an ebuild uses functionality from an eclass it doesn't directly inherit. It would be useful for eclasses that allow certain transitive usage (e.g. various python eclasses) to be able to tag that relationship

Re: [gentoo-dev] New QA policy suggestion: Disallow "live-only" packages

2020-11-03 Thread Tim Harder
On 2020-11-03 Tue 01:28, Joonas Niilola wrote: > Initially Arfrever suggested the same, I wasn't a fan of it because I > believe it's much simpler to make this into a pkgcheck/repoman check like > this. > > However with pkgcheck maybe a similar logic can be used as is used with >

[gentoo-commits] repo/gentoo:master commit in: app-misc/terminal-colors/

2020-10-28 Thread Tim Harder
commit: c46fcb48877edbe54f2e69795456ded6ecb4d9b9 Author: Tim Harder gentoo org> AuthorDate: Thu Oct 29 02:49:32 2020 + Commit: Tim Harder gentoo org> CommitDate: Thu Oct 29 02:50:37 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c46fcb48 ap

[gentoo-commits] repo/gentoo:master commit in: app-misc/terminal-colors/

2020-10-28 Thread Tim Harder
commit: aef77db31997e923e796e2b6b4bc3732b041155f Author: Tim Harder gentoo org> AuthorDate: Thu Oct 29 02:49:51 2020 + Commit: Tim Harder gentoo org> CommitDate: Thu Oct 29 02:50:38 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aef77db3 ap

[gentoo-commits] repo/gentoo:master commit in: media-gfx/termtosvg/

2020-10-28 Thread Tim Harder
commit: d5d9ba4c83f824e5311bb3336da2d51f026e36f9 Author: Tim Harder gentoo org> AuthorDate: Wed Oct 28 18:55:38 2020 + Commit: Tim Harder gentoo org> CommitDate: Wed Oct 28 19:12:29 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5d9ba4c med

[gentoo-commits] repo/gentoo:master commit in: media-gfx/termtosvg/

2020-10-28 Thread Tim Harder
commit: 787494c654715809352193657951857f8aaa3d9f Author: Tim Harder gentoo org> AuthorDate: Wed Oct 28 18:55:00 2020 + Commit: Tim Harder gentoo org> CommitDate: Wed Oct 28 19:12:28 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=787494c6 med

[gentoo-commits] repo/gentoo:master commit in: app-misc/ranger/

2020-10-27 Thread Tim Harder
commit: 962354aec91a706b31ff12f8d87cb2022e18b218 Author: Tim Harder gentoo org> AuthorDate: Wed Oct 28 02:47:53 2020 + Commit: Tim Harder gentoo org> CommitDate: Wed Oct 28 02:47:53 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962354ae ap

[gentoo-commits] repo/gentoo:master commit in: dev-python/kconfiglib/

2020-10-27 Thread Tim Harder
commit: fd39e9fdd3c1de168cda487c537ccc7cc8afaca3 Author: Tim Harder gentoo org> AuthorDate: Wed Oct 28 02:43:06 2020 + Commit: Tim Harder gentoo org> CommitDate: Wed Oct 28 02:44:31 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd39e9fd dev-

[gentoo-commits] repo/gentoo:master commit in: x11-wm/bspwm/

2020-10-26 Thread Tim Harder
commit: 7163c0593c518730ea89578ea166a97caa453272 Author: Tim Harder gentoo org> AuthorDate: Tue Oct 27 05:43:25 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Oct 27 05:44:38 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7163c059

[gentoo-commits] repo/gentoo:master commit in: x11-misc/sxhkd/

2020-10-26 Thread Tim Harder
commit: ce8d7ffee502496f3a49a1b3938b8627d64f5a16 Author: Tim Harder gentoo org> AuthorDate: Tue Oct 27 05:39:02 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Oct 27 05:44:37 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce8d7ffe x1

[gentoo-commits] repo/gentoo:master commit in: dev-ml/camlpdf/

2020-10-26 Thread Tim Harder
commit: fc78bec74c0c48e0fdf1718fbd3bd36dab19f50b Author: Tim Harder gentoo org> AuthorDate: Mon Oct 26 06:59:32 2020 + Commit: Tim Harder gentoo org> CommitDate: Mon Oct 26 07:00:14 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc78bec7

[gentoo-commits] repo/gentoo:master commit in: app-text/cpdf/

2020-10-26 Thread Tim Harder
commit: 4aef884bab43e2b5393214ea0ce18c90f71bcd5d Author: Tim Harder gentoo org> AuthorDate: Mon Oct 26 06:59:19 2020 + Commit: Tim Harder gentoo org> CommitDate: Mon Oct 26 07:00:14 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aef884b ap

[gentoo-commits] repo/gentoo:master commit in: app-text/llpp/

2020-10-26 Thread Tim Harder
commit: fa34b5c80403d8131f45f4680f715f71f013bb69 Author: Tim Harder gentoo org> AuthorDate: Mon Oct 26 06:21:11 2020 + Commit: Tim Harder gentoo org> CommitDate: Mon Oct 26 06:22:38 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa34b5c8 ap

[gentoo-commits] repo/gentoo:master commit in: app-text/llpp/, app-text/llpp/files/

2020-10-26 Thread Tim Harder
commit: b87d7b3eb8186790ca7a9dd537d5bc7fd2d8f820 Author: Tim Harder gentoo org> AuthorDate: Mon Oct 26 06:18:38 2020 + Commit: Tim Harder gentoo org> CommitDate: Mon Oct 26 06:19:51 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87d7b3e ap

[gentoo-commits] repo/gentoo:master commit in: dev-ml/lablgl/

2020-10-26 Thread Tim Harder
commit: 1b61b0c8e294654c7b1dc5a1ad405d6feeab9483 Author: Tim Harder gentoo org> AuthorDate: Mon Oct 26 05:56:08 2020 + Commit: Tim Harder gentoo org> CommitDate: Mon Oct 26 05:57:14 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b61b0c8

[gentoo-commits] repo/gentoo:master commit in: dev-ml/lablgl/, dev-ml/lablgl/files/

2020-10-26 Thread Tim Harder
commit: 37127b999ef51eb5304e663abc1034ba4d4333c6 Author: Tim Harder gentoo org> AuthorDate: Mon Oct 26 05:55:27 2020 + Commit: Tim Harder gentoo org> CommitDate: Mon Oct 26 05:57:13 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37127b99

[gentoo-commits] repo/gentoo:master commit in: net-fs/btfs/

2020-10-25 Thread Tim Harder
commit: 96177b6a5e95da3c0949d10b05edd627444d75b6 Author: Tim Harder gentoo org> AuthorDate: Sun Oct 25 21:07:42 2020 + Commit: Tim Harder gentoo org> CommitDate: Sun Oct 25 21:09:50 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96177b6a

[gentoo-commits] repo/gentoo:master commit in: net-fs/btfs/

2020-10-25 Thread Tim Harder
commit: b0e172dbf2f3c87fa998ecc061f384077613265d Author: Tim Harder gentoo org> AuthorDate: Sun Oct 25 21:08:17 2020 + Commit: Tim Harder gentoo org> CommitDate: Sun Oct 25 21:09:51 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e172db

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-10-25 Thread Tim Harder
commit: 11e68ef93f25f9069f248df7b98cb5a38750fda5 Author: Tim Harder gentoo org> AuthorDate: Mon Oct 12 15:27:47 2020 + Commit: Tim Harder gentoo org> CommitDate: Sun Oct 25 07:23:03 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e68ef9 medi

[gentoo-commits] repo/gentoo:master commit in: dev-python/pychroot/

2020-10-25 Thread Tim Harder
commit: 5d048bb2bd8e84d2d99f8b5a4808f4df5c2fd957 Author: Tim Harder gentoo org> AuthorDate: Sun Oct 25 07:20:08 2020 + Commit: Tim Harder gentoo org> CommitDate: Sun Oct 25 07:23:05 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d048bb2 dev-

[gentoo-commits] repo/gentoo:master commit in: dev-python/pychroot/

2020-10-25 Thread Tim Harder
commit: 52e234c788a1e5ea90b279729fb0514f44528778 Author: Tim Harder gentoo org> AuthorDate: Sun Oct 25 07:19:54 2020 + Commit: Tim Harder gentoo org> CommitDate: Sun Oct 25 07:23:05 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52e234c7 dev-

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-10-25 Thread Tim Harder
commit: 9b55af50b39f1c60f9ef16ec5d0d572df60a5a4c Author: Tim Harder gentoo org> AuthorDate: Mon Oct 12 15:28:18 2020 + Commit: Tim Harder gentoo org> CommitDate: Sun Oct 25 07:23:04 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b55af50 medi

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-10-25 Thread Tim Harder
commit: f9375101d69289bf32dd6910f4d16cbf45ee9d4c Author: Tim Harder gentoo org> AuthorDate: Mon Oct 12 15:28:07 2020 + Commit: Tim Harder gentoo org> CommitDate: Sun Oct 25 07:23:03 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9375101 medi

Re: [gentoo-dev] tagging deprecated eclasses internally

2020-10-10 Thread Tim Harder
On 2020-09-26 Sat 05:23, Ulrich Mueller wrote: > IIUC the authoritative document for eclass documentation is the > description of the format in the eclass-to-manpage.awk script, so this > would be a good start to add support for a new tag. Initial awk implementation available at [1], but

[gentoo-dev] tagging deprecated eclasses internally

2020-09-23 Thread Tim Harder
In short, pkgcheck (in git) now supports parsing the eclass doc format as specified at [1] for the gentoo repo. This enables extracting more info from various eclass doc annotations. Along those lines, pkgcheck recognizes the '@DEPRECATED:' tag for all eclass doc block types. At the global level,

Re: [gentoo-dev] [RFC] Services and software which is critical for Gentoo should be developed/run in Gentoo namespace

2020-09-16 Thread Tim Harder
On 2020-09-16 Wed 09:36, Jonas Stein wrote: > The heart of a distribution is basically its infrastructure and the > tools to test, maintain and distribute packages. > > If a distribution relies on external sources, which are not maintained > by the distribution, but a single person, it has been

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-09-03 Thread Tim Harder
commit: a0eea86567ed026fae76889f67f72608725e5435 Author: Tim Harder gentoo org> AuthorDate: Fri Sep 4 05:43:01 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Sep 4 05:47:36 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0eea865 medi

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-09-03 Thread Tim Harder
commit: ebe20c4bf79383a6694fcb7a84dde7f38fa1aecc Author: Tim Harder gentoo org> AuthorDate: Fri Sep 4 05:42:44 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Sep 4 05:47:35 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe20c4b medi

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-09-03 Thread Tim Harder
commit: 90537a0540f60d2444a46e93e27d7083f1f53716 Author: Tim Harder gentoo org> AuthorDate: Fri Sep 4 05:40:51 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Sep 4 05:47:35 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90537a05 medi

[gentoo-commits] repo/gentoo:master commit in: dev-python/kconfiglib/

2020-07-20 Thread Tim Harder
commit: 00443f9ba96812054844b1a07c7e283f654c7679 Author: Tim Harder gentoo org> AuthorDate: Mon Jul 20 22:15:30 2020 + Commit: Tim Harder gentoo org> CommitDate: Mon Jul 20 22:16:42 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00443f9b dev-

[gentoo-commits] repo/gentoo:master commit in: dev-python/onkyo-eiscp/

2020-07-20 Thread Tim Harder
commit: 6cbd062ec38e4f47d8fbc522ae1cedb61bb61821 Author: Tim Harder gentoo org> AuthorDate: Mon Jul 20 22:15:07 2020 + Commit: Tim Harder gentoo org> CommitDate: Mon Jul 20 22:16:41 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cbd062e dev-

[gentoo-commits] repo/gentoo:master commit in: net-dialup/picocom/

2020-07-05 Thread Tim Harder
commit: 885cec9aa3b452bd644f031fc4c31812c37f7fbe Author: Tim Harder gentoo org> AuthorDate: Mon Jul 6 04:32:21 2020 + Commit: Tim Harder gentoo org> CommitDate: Mon Jul 6 04:33:31 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=885cec9a net-

[gentoo-commits] repo/gentoo:master commit in: sys-apps/pkgcore/

2020-07-05 Thread Tim Harder
commit: c865206b3d02e8da52c7f8d9b55ab710ca1df39d Author: Tim Harder gentoo org> AuthorDate: Sun Jul 5 19:45:19 2020 + Commit: Tim Harder gentoo org> CommitDate: Sun Jul 5 19:54:13 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c865206b sy

[gentoo-commits] repo/gentoo:master commit in: dev-util/pkgcheck/

2020-07-05 Thread Tim Harder
commit: 24d9bf0b0b25c896aafab171804ff1fcceda815d Author: Tim Harder gentoo org> AuthorDate: Sun Jul 5 19:52:42 2020 + Commit: Tim Harder gentoo org> CommitDate: Sun Jul 5 19:54:14 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d9bf0b de

[gentoo-commits] repo/gentoo:master commit in: www-client/lynx/

2020-07-03 Thread Tim Harder
commit: 4448a84c47f03c9f9618f29e1baeb2d662cd1311 Author: Tim Harder gentoo org> AuthorDate: Fri Jul 3 22:54:28 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Jul 3 22:55:48 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4448a84c www-

[gentoo-commits] repo/gentoo:master commit in: www-client/lynx/

2020-07-03 Thread Tim Harder
commit: 708b0d91313ac9e0b357db55b89ab3ddf4e2653a Author: Tim Harder gentoo org> AuthorDate: Fri Jul 3 22:54:03 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Jul 3 22:55:47 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=708b0d91 www-

[gentoo-commits] repo/gentoo:master commit in: media-libs/cimg/

2020-06-29 Thread Tim Harder
commit: 77917ab1f7884631339defd020e52ea83810509c Author: Tim Harder gentoo org> AuthorDate: Tue Jun 30 02:46:00 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Jun 30 02:46:00 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77917ab1 medi

[gentoo-commits] repo/gentoo:master commit in: media-video/mkvtoolnix/

2020-06-29 Thread Tim Harder
commit: 8e05f0f393d74d74fa467fe0130944dd9a31b92a Author: Tim Harder gentoo org> AuthorDate: Tue Jun 30 02:44:41 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Jun 30 02:44:41 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e05f0f3

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-06-29 Thread Tim Harder
commit: 438f87b644421e2beca52e9dbbce90600281ce42 Author: Tim Harder gentoo org> AuthorDate: Tue Jun 30 02:22:09 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Jun 30 02:22:09 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=438f87b6 medi

[gentoo-commits] repo/gentoo:master commit in: media-libs/libmatroska/

2020-06-29 Thread Tim Harder
commit: 115876aa3a253f39645cdeb1cbc9e9f65a646b85 Author: Tim Harder gentoo org> AuthorDate: Tue Jun 30 02:16:18 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Jun 30 02:16:18 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=115876aa medi

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-06-29 Thread Tim Harder
commit: d414ad8aaa0661f803f8f29b5588de2d0870cea2 Author: Tim Harder gentoo org> AuthorDate: Tue Jun 30 02:20:24 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Jun 30 02:20:24 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d414ad8a medi

[gentoo-commits] repo/gentoo:master commit in: media-libs/cimg/

2020-06-29 Thread Tim Harder
commit: adec1cc5ae0f685550a9b6ae6a50f7fcb66e9383 Author: Tim Harder gentoo org> AuthorDate: Tue Jun 30 02:24:33 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Jun 30 02:24:33 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adec1cc5 medi

[gentoo-commits] repo/gentoo:master commit in: dev-libs/libebml/

2020-06-29 Thread Tim Harder
commit: ab339a3fec662661d7490b0ee553aa593e169170 Author: Tim Harder gentoo org> AuthorDate: Tue Jun 30 02:15:04 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Jun 30 02:15:04 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab339a3f de

[gentoo-commits] repo/gentoo:master commit in: media-gfx/gmic/

2020-06-29 Thread Tim Harder
commit: 410e2d4167ed15cc8f1915fdb3cc54aa3781b3be Author: Tim Harder gentoo org> AuthorDate: Tue Jun 30 02:35:17 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Jun 30 02:35:17 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=410e2d41 med

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-06-29 Thread Tim Harder
commit: 2e9730d16c30ac29f3a7780e872c2b2823405502 Author: Tim Harder gentoo org> AuthorDate: Tue Jun 30 02:21:43 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Jun 30 02:21:43 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e9730d1 medi

[gentoo-commits] repo/gentoo:master commit in: media-video/mkvtoolnix/

2020-06-29 Thread Tim Harder
commit: ed8f6329562e0ba8bdd61a4264535fb08b13892f Author: Tim Harder gentoo org> AuthorDate: Tue Jun 30 02:43:33 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Jun 30 02:43:33 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed8f6329

[gentoo-commits] repo/gentoo:master commit in: media-gfx/gmic/

2020-06-29 Thread Tim Harder
commit: 07732be1f8fff45dd0a5dea3e7a21fce9b25d101 Author: Tim Harder gentoo org> AuthorDate: Tue Jun 30 02:35:31 2020 + Commit: Tim Harder gentoo org> CommitDate: Tue Jun 30 02:35:31 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07732be1 med

[gentoo-commits] repo/gentoo:master commit in: media-video/mkvtoolnix/

2020-06-15 Thread Tim Harder
commit: 307c9e6ca344faaac4821398b5a00fc6f6558dbb Author: Tim Harder gentoo org> AuthorDate: Mon Jun 15 09:22:25 2020 + Commit: Tim Harder gentoo org> CommitDate: Mon Jun 15 09:46:14 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=307c9e6c

[gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-common/

2020-06-12 Thread Tim Harder
commit: b8bee09fb6e59c78a25499258e6f0022be371222 Author: Tim Harder gentoo org> AuthorDate: Fri Jun 12 22:34:13 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Jun 12 22:34:13 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8bee09f

[gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse/

2020-06-12 Thread Tim Harder
commit: 2fdbb1cbb455b918fdae854f5c916a28aa8e05a7 Author: Tim Harder gentoo org> AuthorDate: Fri Jun 12 22:36:35 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Jun 12 22:36:52 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fdbb1cb

[gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-common/

2020-06-12 Thread Tim Harder
commit: 37286d4242cc1f6168d053ee553dbd1d7f0627fa Author: Tim Harder gentoo org> AuthorDate: Fri Jun 12 22:34:35 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Jun 12 22:34:35 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37286d42

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-06-12 Thread Tim Harder
commit: 97be83089052f36d087c01054979fd922582538e Author: Tim Harder gentoo org> AuthorDate: Fri Jun 12 17:57:45 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Jun 12 18:07:04 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97be8308 medi

[gentoo-commits] repo/gentoo:master commit in: media-gfx/sxiv/

2020-06-12 Thread Tim Harder
commit: a29c6ab11a9de426cecde6a6001a0f97797e5836 Author: Tim Harder gentoo org> AuthorDate: Fri Jun 12 18:04:00 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Jun 12 18:07:04 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a29c6ab1 med

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-06-05 Thread Tim Harder
commit: 90b6a9fc4a55346b16527731586e857fe9a95cd3 Author: Tim Harder gentoo org> AuthorDate: Fri Jun 5 21:34:44 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Jun 5 21:34:44 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b6a9fc medi

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-06-05 Thread Tim Harder
commit: 2a64145d6a54921b210a2aac32fab7c77f7341ff Author: Tim Harder gentoo org> AuthorDate: Fri Jun 5 21:34:59 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Jun 5 21:34:59 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a64145d medi

[gentoo-commits] repo/gentoo:master commit in: media-gfx/feh/

2020-06-05 Thread Tim Harder
commit: 7c543f5e7c585c0e45c9f4f2b76337e008be9139 Author: Tim Harder gentoo org> AuthorDate: Fri Jun 5 21:12:55 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri Jun 5 21:30:30 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c543f5e med

[gentoo-commits] repo/gentoo:master commit in: dev-libs/tinyxml2/

2020-05-27 Thread Tim Harder
commit: a67742286190ae8e50a25d2c4f6086131a474e67 Author: Tim Harder gentoo org> AuthorDate: Wed May 27 21:12:54 2020 + Commit: Tim Harder gentoo org> CommitDate: Wed May 27 21:19:10 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6774228 de

[gentoo-commits] repo/gentoo:master commit in: media-video/mkvtoolnix/

2020-05-14 Thread Tim Harder
commit: 3e7c5e3a8c9a8fc9612022ca7b61eeafb8a66472 Author: Tim Harder gentoo org> AuthorDate: Fri May 15 04:35:00 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri May 15 05:05:56 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e7c5e3a

[gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/

2020-05-14 Thread Tim Harder
commit: 71e945c0eacf1c2390aa8769f63500d251251352 Author: Tim Harder gentoo org> AuthorDate: Fri May 15 03:42:20 2020 + Commit: Tim Harder gentoo org> CommitDate: Fri May 15 05:05:55 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71e945c0 medi

[gentoo-commits] repo/gentoo:master commit in: media-libs/libzen/

2020-05-06 Thread Tim Harder
commit: dad263f8bbe6d9abb6ba7612dfd4eef7bc7f986f Author: Tim Harder gentoo org> AuthorDate: Thu May 7 03:47:30 2020 + Commit: Tim Harder gentoo org> CommitDate: Thu May 7 03:49:22 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad263f8 medi

  1   2   3   4   5   6   7   8   9   10   >