[gentoo-dev] Last rites: app-emacs/{emacs-wiki,javascript,mcomplete}

2018-02-21 Thread Ulrich Mueller
# Ulrich Müller (21 Feb 2018) # Last release in 2006. Homepage is dead. Upstream says # that app-emacs/muse should be used as replacement. # Masked for removal in 30 days. Bug #619194. app-emacs/emacs-wiki # Ulrich Müller (21 Feb 2018) # Obsolete predecessor of js-mode, which is included # with

Re: [gentoo-dev] about commits in the future

2018-02-21 Thread James Le Cuirot
On Wed, 21 Feb 2018 09:59:49 +0100 Patrice Clement wrote: > Every now and then, my commits get rejected from the Gentoo Git > server with an error saying that my clock is behind and that I need > to rewind it. I then run the command `ntpdate europe.pool.ntp.org' to > get my clock synced. Eventual

Re: [gentoo-dev] about commits in the future

2018-02-21 Thread Patrice Clement
Hi Fabian Every now and then, my commits get rejected from the Gentoo Git server with an error saying that my clock is behind and that I need to rewind it. I then run the command `ntpdate europe.pool.ntp.org' to get my clock synced. Eventually, I rebase my latest commits with git and push to the r

[gentoo-dev] about commits in the future

2018-02-21 Thread Fabian Groffen
Please consider commit 2fb923d758749be609c1daab2a72ad4f1ec4c2a9 (use something like git log --pretty=fuller app-emulation/nemu/nemu-1.4.0.ebuild) It was made roughly one day in the future. I'm wondering: 1) is this bad at all? 2) if it is bad (got me confused for another reason) is it technica

Re: [gentoo-dev] [PATCH] glep-0068: Add element to metadata.xml

2018-02-21 Thread Michał Górny
W dniu śro, 21.02.2018 o godzinie 07∶56 +0200, użytkownik Mart Raudsepp napisał: > On Tue, 2018-02-20 at 22:58 +0100, Michał Górny wrote: > > @@ -147,6 +147,11 @@ element can contain, in any order: > >languages (at most one for each language), as detailed > >in `Slot descriptions`_. > > >

Re: [gentoo-dev] [PATCH] glep-0068: Add element to metadata.xml

2018-02-21 Thread Michał Górny
W dniu śro, 21.02.2018 o godzinie 00∶32 +0100, użytkownik Ulrich Mueller napisał: > > > > > > On Tue, 20 Feb 2018, Michał Górny wrote: > > > > +- zero or more elements, possibly restricted > > + to specific package versions (at most one for each version) whose > > presence > > Rather tha

Re: [gentoo-dev] [PATCH] glep-0068: Add element to metadata.xml

2018-02-21 Thread Michał Górny
W dniu śro, 21.02.2018 o godzinie 00∶32 +0100, użytkownik Ulrich Mueller napisał: > > > > > > On Tue, 20 Feb 2018, Michał Górny wrote: > > > > +- zero or more elements, possibly restricted > > + to specific package versions (at most one for each version) whose > > presence > > Rather tha

[gentoo-dev] [PATCH v2] glep-0068: Add element to metadata.xml

2018-02-21 Thread Michał Górny
Add a new element to metadata.xml whose presence can be used to indicate that the package is suitable for ALLARCHES stabilization. Unlike the current system, this makes it possible to easily determine when packages can be stabilized wrt ALLARCHES independently of who requests the stabilization. F