[gentoo-portage-dev] Re: Up the email communication!

2015-06-02 Thread Duncan
Alexander Berntsen posted on Mon, 01 Jun 2015 23:15:09 +0200 as excerpted: Friends, It would be advantageous [TLDR summary: Agree with the point but nearly deleted as spam.] At that point I was double-checking for spam: 1) Vague, spammy, subject. 2) Vague, almost too formally collegial

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: linux-info.eclass

2015-06-02 Thread Mike Frysinger
On 02 Jun 2015 08:11, Michał Górny wrote: Dnia 2015-06-02, o godz. 04:27:35 Mike Frysinger (vapier) vap...@gentoo.org napisał(a): + for OUTPUT_DIR in ${SYROOT} ${ROOT} ; do What's SYROOT? Did you mean SYSROOT? thanks, fixed -mike signature.asc Description: Digital signature

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in games-board/gnugo: gnugo-3.9.1-r1.ebuild ChangeLog

2015-06-02 Thread Michał Górny
Dnia 2015-06-02, o godz. 03:58:35 Michael Sterrett (mr_bones_) mr_bon...@gentoo.org napisał(a): mr_bones_15/06/02 03:58:35 Modified: gnugo-3.9.1-r1.ebuild ChangeLog Log: add slot dep for repoman (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest

[gentoo-portage-dev] Re: RFC: emerge manpage options categorization

2015-06-02 Thread Duncan
Mike Frysinger posted on Tue, 02 Jun 2015 10:47:59 -0400 as excerpted: On 12 Mar 2015 13:52, Duncan wrote: Tho as proposed, that all-options section may /optionally/ be moved into its own manpage, with an explicit note to that effect in the main manpage. i think splitting the content

Re: [gentoo-dev] s6.eclass: new eclass for installing s6 services

2015-06-02 Thread William Hubbs
This was committed just now since there was no further feedback. William signature.asc Description: Digital signature

Re: [gentoo-dev] udev-init-scripts update

2015-06-02 Thread Anthony G. Basile
On 06/01/15 11:45, William Hubbs wrote: All, I have not released udev-init-scripts-28 yet. However, the latest version is set up the way I think we should go forward; it automatically adds the services to the sysinit runlevel. Take a look and let me know what you think. William I'll

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in games-board/gnugo: gnugo-3.9.1-r1.ebuild ChangeLog

2015-06-02 Thread Michael Palimaka
On 02/06/15 17:04, Michał Górny wrote: Dnia 2015-06-02, o godz. 03:58:35 Michael Sterrett (mr_bones_) mr_bon...@gentoo.org napisał(a): mr_bones_15/06/02 03:58:35 Modified: gnugo-3.9.1-r1.ebuild ChangeLog Log: add slot dep for repoman (Portage version:

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in games-board/gnugo: gnugo-3.9.1-r1.ebuild ChangeLog

2015-06-02 Thread Mike Frysinger
On 02 Jun 2015 20:47, Michael Palimaka wrote: On 02/06/15 17:04, Michał Górny wrote: Dnia 2015-06-02, o godz. 03:58:35 Michael Sterrett (mr_bones_) mr_bon...@gentoo.org napisał(a): -DEPEND=readline? ( sys-libs/readline ) +DEPEND=readline? ( sys-libs/readline:0 ) This should be

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in games-board/gnugo: gnugo-3.9.1-r1.ebuild ChangeLog

2015-06-02 Thread Michael Palimaka
On 02/06/15 23:52, Mike Frysinger wrote: On 02 Jun 2015 23:07, Michael Palimaka wrote: On 02/06/15 21:38, Mike Frysinger wrote: On 02 Jun 2015 20:47, Michael Palimaka wrote: On 02/06/15 17:04, Michał Górny wrote: Dnia 2015-06-02, o godz. 03:58:35 Michael Sterrett (mr_bones_)

Re: [gentoo-portage-dev] [PATCH] officially drop support for python 2.6, 3.1, and 3.2

2015-06-02 Thread Mike Frysinger
On 02 Jun 2015 06:49, Alexander Berntsen wrote: On 02/06/15 06:42, Mike Frysinger wrote: the portage ebuild dropped support: python 3.1: 21 months ago python 2.6: 10 months ago python 3.2: 8 weeks ago the python team itself no longer supports these versions either and it's

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in games-board/gnugo: gnugo-3.9.1-r1.ebuild ChangeLog

2015-06-02 Thread Michael Palimaka
On 02/06/15 21:38, Mike Frysinger wrote: On 02 Jun 2015 20:47, Michael Palimaka wrote: On 02/06/15 17:04, Michał Górny wrote: Dnia 2015-06-02, o godz. 03:58:35 Michael Sterrett (mr_bones_) mr_bon...@gentoo.org napisał(a): -DEPEND=readline? ( sys-libs/readline ) +DEPEND=readline? (

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in games-board/gnugo: gnugo-3.9.1-r1.ebuild ChangeLog

2015-06-02 Thread Mike Frysinger
On 02 Jun 2015 23:07, Michael Palimaka wrote: On 02/06/15 21:38, Mike Frysinger wrote: On 02 Jun 2015 20:47, Michael Palimaka wrote: On 02/06/15 17:04, Michał Górny wrote: Dnia 2015-06-02, o godz. 03:58:35 Michael Sterrett (mr_bones_) mr_bon...@gentoo.org napisał(a): -DEPEND=readline? (

Re: [gentoo-dev] s6.eclass: new eclass for installing s6 services

2015-06-02 Thread William Hubbs
All, here is the updated version of the eclass; I believe I fixed all typos. Thanks, William # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # @ECLASS: s6.eclass # @MAINTAINER: # William Hubbs willi...@gentoo.org #

Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in games-board/gnugo: gnugo-3.9.1-r1.ebuild ChangeLog

2015-06-02 Thread Mike Frysinger
On 03 Jun 2015 00:28, Michael Palimaka wrote: On 02/06/15 23:52, Mike Frysinger wrote: On 02 Jun 2015 23:07, Michael Palimaka wrote: On 02/06/15 21:38, Mike Frysinger wrote: On 02 Jun 2015 20:47, Michael Palimaka wrote: On 02/06/15 17:04, Michał Górny wrote: Dnia 2015-06-02, o godz.

Re: [gentoo-portage-dev] [PATCH] make PORTAGE_BIN_PATH settings relocatable

2015-06-02 Thread Mike Frysinger
On 01 Jun 2015 11:49, Zac Medico wrote: On 06/01/2015 10:25 AM, Mike Frysinger wrote: (a) just throw an error and exit when PORTAGE_BIN_PATH is not set ... considering the current portage code points to a path where it is no longer installed, maybe that's ok ? the recent changes to make

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in games-board/gnugo: gnugo-3.9.1-r1.ebuild ChangeLog

2015-06-02 Thread Michael Palimaka
On 03/06/15 01:30, Mike Frysinger wrote: On 03 Jun 2015 00:28, Michael Palimaka wrote: On 02/06/15 23:52, Mike Frysinger wrote: On 02 Jun 2015 23:07, Michael Palimaka wrote: On 02/06/15 21:38, Mike Frysinger wrote: On 02 Jun 2015 20:47, Michael Palimaka wrote: On 02/06/15 17:04, Michał Górny

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in eclass: linux-info.eclass

2015-06-02 Thread Michał Górny
Dnia 2015-06-02, o godz. 04:27:35 Mike Frysinger (vapier) vap...@gentoo.org napisał(a): vapier 15/06/02 04:27:35 Modified: linux-info.eclass Log: fix looking up output dir when cross-compiling (fix by Nam Nguyen from Chromium OS) Revision ChangesPath 1.106