Re: [gentoo-dev] New portage git sync behavior

2016-10-12 Thread konsolebox
On Thu, Oct 13, 2016 at 2:51 AM, Mike Gilbert wrote: > You may direct any complaints to the Portage dev team. I only intended to notify. -- konsolebox

Re: [gentoo-dev] New portage git sync behavior

2016-10-12 Thread konsolebox
On Thu, Oct 13, 2016 at 9:36 AM, Daniel Campbell wrote: > On 10/12/2016 11:45 AM, konsolebox wrote: >> On Wed, Sep 21, 2016 at 11:02 AM, Mike Gilbert wrote: >>> Portage 2.3.1 changes the default behavior for git repositories to >>> sync with a depth of 1. If you are using a development tree with

Re: [gentoo-dev] New portage git sync behavior

2016-10-12 Thread Daniel Campbell
On 10/12/2016 11:45 AM, konsolebox wrote: > On Wed, Sep 21, 2016 at 11:02 AM, Mike Gilbert wrote: >> Portage 2.3.1 changes the default behavior for git repositories to >> sync with a depth of 1. If you are using a development tree with >> emerge --sync, you may want to override this in repos.conf

Re: [gentoo-dev] New single dev-python/twisted package releases in the tree

2016-10-12 Thread Brian Dolbec
On Wed, 12 Oct 2016 16:35:25 -0700 Brian Dolbec wrote: > Since the mid 15.x.x releases of twisted, upstream changed from the > split releases twisted-{core,names,web,...} to a single twisted > package release. Our gentoo tree has been behind with upstream > releases since then partially due to th

[gentoo-dev] New single dev-python/twisted package releases in the tree

2016-10-12 Thread Brian Dolbec
Since the mid 15.x.x releases of twisted, upstream changed from the split releases twisted-{core,names,web,...} to a single twisted package release. Our gentoo tree has been behind with upstream releases since then partially due to this change and the work involved in the conversion. I am pleased

[gentoo-dev] [warning] the bug queue has 82 bugs

2016-10-12 Thread Alex Alexander
Our bug queue has 82 bugs! If you have some spare time, please help assign/sort a few bugs. To view the bug queue, click here: http://bit.ly/m8PQS5 Thanks!

[gentoo-dev] Last rites: www-client/rekonq

2016-10-12 Thread Michael Palimaka
# Michael Palimamka 12 Oct 2016) # Dead upstream. Requires dead and vulnerable qtwebkit4. # Consider www-client/qupzilla or www-client/otter instead. # Masked for removal in 30 days. www-client/rekonq

Re: [gentoo-dev] New portage git sync behavior

2016-10-12 Thread Mike Gilbert
On Wed, Oct 12, 2016 at 2:45 PM, konsolebox wrote: > On Wed, Sep 21, 2016 at 11:02 AM, Mike Gilbert wrote: >> Portage 2.3.1 changes the default behavior for git repositories to >> sync with a depth of 1. If you are using a development tree with >> emerge --sync, you may want to override this in r

Re: [gentoo-dev] New portage git sync behavior

2016-10-12 Thread konsolebox
On Wed, Sep 21, 2016 at 11:02 AM, Mike Gilbert wrote: > Portage 2.3.1 changes the default behavior for git repositories to > sync with a depth of 1. If you are using a development tree with > emerge --sync, you may want to override this in repos.conf by setting > sync-depth = 0. > > If you have ac

Re: [gentoo-dev] RFC: VCS element in metadata.xml

2016-10-12 Thread Michał Górny
On Wed, 12 Oct 2016 09:44:39 -0700 "Robin H. Johnson" wrote: > For projects where no consistent remote-id is available yet, make it possible > to track where the source is available. The element may appear multiple times, > but values must be unique. > > git://git.gentoo.org/proj/genkernel.git >

Re: [gentoo-dev] [PATCH] metadata: add vcs tag

2016-10-12 Thread Michał Górny
On Wed, 12 Oct 2016 09:44:41 -0700 "Robin H. Johnson" wrote: > Signed-off-by: Robin H. Johnson > --- > metadata.xsd | 4 > 1 file changed, 4 insertions(+) > > diff --git a/metadata.xsd b/metadata.xsd > index cad8304..20423f8 100644 > --- a/metadata.xsd > +++ b/metadata.xsd > @@ -83,6 +83,

[gentoo-dev] RFC: VCS element in metadata.xml

2016-10-12 Thread Robin H. Johnson
For projects where no consistent remote-id is available yet, make it possible to track where the source is available. The element may appear multiple times, but values must be unique. git://git.gentoo.org/proj/genkernel.git https://gitweb.gentoo.org/proj/genkernel.git/

[gentoo-dev] [PATCH] metadata: add vcs tag

2016-10-12 Thread Robin H. Johnson
Signed-off-by: Robin H. Johnson --- metadata.dtd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/metadata.dtd b/metadata.dtd index d7ef81c..380fdbd 100644 --- a/metadata.dtd +++ b/metadata.dtd @@ -35,7 +35,7 @@ - + + + --

[gentoo-dev] [PATCH] metadata: add vcs tag

2016-10-12 Thread Robin H. Johnson
Signed-off-by: Robin H. Johnson --- metadata.xsd | 4 1 file changed, 4 insertions(+) diff --git a/metadata.xsd b/metadata.xsd index cad8304..20423f8 100644 --- a/metadata.xsd +++ b/metadata.xsd @@ -83,6 +83,10 @@

Re: [gentoo-dev] grub-2 configuration

2016-10-12 Thread William Hubbs
On Tue, Oct 11, 2016 at 10:42:43AM -0400, Tom H wrote: > I was sharing what I do because I've overwritten a manually-edited > grub.cfg by running grub-mkconfig/grub2-mkconfig/update-grub (re > grub2-mkconfig, I use grub-mkconfig on Gentoo because I set > "-multislot") more than once - and I know ot