Re: [gentoo-dev] Re: mbox -- looks sort of interesting

2014-02-13 Thread Greg Turner
Holy crap, that looks awesome! How does one pronounce your name, Александр? On Thu, Feb 13, 2014 at 11:28 PM, Александр Берсенев wrote: > Ok, I'll work on it. > > > 2014-02-13 23:00 GMT+06:00 Rich Freeman : > >> On Thu, Feb 13, 2014 at 11:07 AM, Brian Dolbec wrote: >> > Yes, if you can please w

[gentoo-dev] Last rites: app-emacs/erc

2014-02-13 Thread Ulrich Mueller
# Ulrich Müller (14 Feb 2014) # Included with Emacs since version 22.3. # Last stand-alone release in 2008, last commit to repo in 2009. # Masked for removal in 30 days, bug 501274. app-emacs/erc pgp4CYqhDQAEA.pgp Description: PGP signature

Re: [gentoo-dev] Thank you

2014-02-13 Thread Sergey Popov
06.02.2014 10:30, Canek Peláez Valdés пишет: > Hi. TL;DR, this is basically just a THANK YOU to the Gentoo devs Thanks for your feedback - much appreciated! -- Best regards, Sergey Popov Gentoo developer Gentoo Desktop Effects project lead Gentoo Qt project lead Gentoo Proxy maintainers project

Re: [gentoo-dev] Re: mbox -- looks sort of interesting

2014-02-13 Thread Александр Берсенев
Ok, I'll work on it. 2014-02-13 23:00 GMT+06:00 Rich Freeman : > On Thu, Feb 13, 2014 at 11:07 AM, Brian Dolbec wrote: > > Yes, if you can please work on updating it. Please contact us on the > > gentoo-portage-dev mail list or irc #gentoo-portage for changes to > > portage that will help keep

Re: [gentoo-dev] dev-lang/go

2014-02-13 Thread Emery Hemingway
I made an overlay for Go eclasses and packages: https://github.com/gentoo-golang/overlay If anyone is interested ping 'emery' in #gentoo-dev-help and I'll add you to the github organization. There is an overlay skeleton at master, and a first draft eclass and ebuilds for btcd on another branch. I

[gentoo-dev] Last rites: app-emacs/nxml-mode

2014-02-13 Thread Ulrich Mueller
# Ulrich Müller (13 Feb 2014) # Included with Emacs since version 23. # Last stand-alone release in 2004. # Masked for removal in 30 days, bug 501234. app-emacs/nxml-mode pgpb9060mgC3n.pgp Description: PGP signature

[gentoo-dev] Re: Re: Re: dropping redundant stable keywords

2014-02-13 Thread Steven J. Long
On Wed, Feb 05, 2014 at 01:08:33AM +0100, Tom Wijsman wrote: > On Tue, 4 Feb 2014 21:03:20 + > "Steven J. Long" wrote: > > > Tom Wijsman wrote: > > > > > They are less work; since it lets the slower arches move their work > > > to bugs of important packages that need their attention, instead

Re: [gentoo-dev] dev-lang/go

2014-02-13 Thread William Hubbs
Hi all, I responded to this a while back, but I guess my email didn't go out for some reason. As the primary go maintainer, I do want to be involved in this. :-) On Tue, Feb 11, 2014 at 01:38:44AM +0100, yac wrote: > On Mon, 30 Dec 2013 15:48:17 -0500 > Emery Hemingway wrote: > > > I really li

Re: [gentoo-dev] Bug #494552: libnotify

2014-02-13 Thread Elias Diem
Hi there On 2014-02-09, Tom Wijsman wrote: > The expiration time variable is made in > > https://git.gnome.org/browse/libnotify/tree/tools/notify-send.c?id=0.7.5#n135 > and it is set in > > https://git.gnome.org/browse/libnotify/tree/tools/notify-send.c?id=0.7.5#n146 > afte

Re: [gentoo-dev] Re: mbox -- looks sort of interesting

2014-02-13 Thread Rich Freeman
On Thu, Feb 13, 2014 at 11:07 AM, Brian Dolbec wrote: > Yes, if you can please work on updating it. Please contact us on the > gentoo-portage-dev mail list or irc #gentoo-portage for changes to > portage that will help keep it working in the future. I started > development of a public_api branch

Re: [gentoo-dev] Re: mbox -- looks sort of interesting

2014-02-13 Thread Brian Dolbec
On Thu, 13 Feb 2014 21:11:36 +1100 Michael Palimaka wrote: > On 02/13/2014 06:36 PM, Александр Берсенев wrote: > > Hi, It was my project. The portage changed a lot since that time, I > > can try to renew it, if it's still used. > > I used to use it a lot until it stopped working because of not >

Re: [gentoo-dev] Should we allow picture files in the Portage tree?

2014-02-13 Thread Rich Freeman
On Thu, Feb 13, 2014 at 10:30 AM, Kent Fredric wrote: > > On 14 February 2014 04:28, Anthony G. Basile wrote: >> >> 2) You want your vcs to show the diff in that file and you can make sense >> of that diff. > > > Though how many of them are "well formatted" SVGs, and how many of them are > singl

Re: [gentoo-dev] Should we allow picture files in the Portage tree?

2014-02-13 Thread Kent Fredric
On 14 February 2014 04:28, Anthony G. Basile wrote: > 2) You want your vcs to show the diff in that file and you can make sense > of that diff. > Though how many of them are "well formatted" SVGs, and how many of them are single-line SVG files without whitespace, such as linefeeds and appropria

Re: [gentoo-dev] Should we allow picture files in the Portage tree?

2014-02-13 Thread Anthony G. Basile
On 02/13/2014 10:24 AM, Jason A. Donenfeld wrote: On Thu, Feb 13, 2014 at 4:12 PM, Ulrich Mueller wrote: Should we allow pictures if the image file format is a text file? I think we should not. Even if you can open it in a text editor, you can't "read" it or interact with it in the same way th

Re: [gentoo-dev] Should we allow picture files in the Portage tree?

2014-02-13 Thread Jason A. Donenfeld
On Thu, Feb 13, 2014 at 4:12 PM, Ulrich Mueller wrote: > Should we allow pictures if the image file format is a text file? I think we should not. Even if you can open it in a text editor, you can't "read" it or interact with it in the same way that you can a text-based patch. For that reason, big

Re: [gentoo-dev] Should we allow picture files in the Portage tree?

2014-02-13 Thread Anthony G. Basile
On 02/13/2014 10:12 AM, Ulrich Mueller wrote: When rewriting the script scanning for binary files in the Portage tree [1], I noticed that there are some 25 XPM and SVG image files, with sizes up to 13 kB. For the time being, I've added exceptions for MIME types image/svg+xml and image/x-xpmi [2]

[gentoo-dev] Should we allow picture files in the Portage tree?

2014-02-13 Thread Ulrich Mueller
When rewriting the script scanning for binary files in the Portage tree [1], I noticed that there are some 25 XPM and SVG image files, with sizes up to 13 kB. For the time being, I've added exceptions for MIME types image/svg+xml and image/x-xpmi [2], but I think it would be better to clarify our

Re: [gentoo-dev] dev-lang/go

2014-02-13 Thread Emery Hemingway
> I think it would be good idea to start a separate gentoo-golang > repository (github?) and treat it more (to keep it aligned with the > way gentoo works) or less (to speed up the development) as if it were > gx86. > > In the organization part, I think we could inspire ourself in the way > gentoo

[gentoo-dev] Re: mbox -- looks sort of interesting

2014-02-13 Thread Michael Palimaka
On 02/13/2014 06:36 PM, Александр Берсенев wrote: > Hi, It was my project. The portage changed a lot since that time, I can > try to renew it, if it's still used. I used to use it a lot until it stopped working because of not understanding EAPI 5. I think others would find it useful, but I don't t

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmbattery: ChangeLog wmbattery-2.42.ebuild wmbattery-2.19-r1.ebuild

2014-02-13 Thread Bernard Cafarelli
Le 12/02/2014 15:13, Samuli Suominen a écrit : On 12/02/14 10:57, Bernard Cafarelli wrote: Le 12/02/2014 1:02, Samuli Suominen a écrit : On 12/02/14 01:20, Bernard Cafarelli wrote: Le Tue, 11 Feb 2014 12:09:14 +0200 Samuli Suominen a écrit: On 11/02/14 11:42, Bernard Cafarelli (voyageur) wro

[gentoo-dev] Last rites: gnustep-libs/cddb

2014-02-13 Thread Bernard Cafarelli
# Dead original upstream (last release in 2003) # Now its only consumer gnustep-apps/cdplayer bundles it directly # Removal in 30 days (bug #501160) gnustep-libs/cddb