Re: [gentoo-dev] [PATCH v2 4/6] app-crypt/openpgp-keys-miniupnp: Package keys used by miniupnp upst

2020-10-07 Thread Eray Aslan
On Tue, Oct 06, 2020 at 06:17:23PM +, Robin H. Johnson wrote: > I'm worried about the proliferation of tiny packages just to convey the > keys; and how versioning should work if upstream rotates their keys. That was my initial reaction as well. The app-crypt/openpgp-keys-* will potentially

[gentoo-dev] Re: EAPI conditional in eclasses (was: [PATCH v2 1/6] verify-sig.eclass: New eclass to verify OpenPGP sigs)

2020-10-07 Thread Ulrich Mueller
> On Tue, 06 Oct 2020, William Hubbs wrote: >> +case "${EAPI:-0}" in >> +0|1|2|3|4|5|6) >> +die "Unsupported EAPI=${EAPI} (obsolete) for ${ECLASS}" >> +;; >> +7) >> +;; >> +*) >> +die "Unsupported EAPI=${EAPI} (unknown) for

Re: [gentoo-dev] New customization options available on packages.g.o

2020-10-07 Thread Joonas Niilola
On 10/6/20 11:55 PM, Max Magorsch wrote: > For example, it's possible to customize the keywords that are shown or > the classes of pkgcheck warnings that are displayed. Furthermore it's > also possible to include all packages, QA reports, pull requests and > bugs of projects a maintainer is part