[gentoo-portage-dev] [PATCH] conf: Enable to set rsync extra opts per repository

2015-06-17 Thread Étienne Buira
--- man/portage.5 | 5 +++ pym/portage/package/ebuild/config.py | 2 + pym/portage/repository/config.py | 24 +++--- pym/portage/sync/modules/rsync/rsync.py | 6 ++- pym/portage/tests/sync/test_sync_local.py | 73 ---

[gentoo-dev] golang-vcs.eclass updates

2015-06-17 Thread William Hubbs
Folks, there are a couple of changes I need to make to golang-vcs.eclass. This change adds a feature that is needed for repositories with multiple packages (specifically the EGO_SRC variable), changes references from ${S} to ${WORKDIR}/${P} to match other eclasses and copies the appropriate

[gentoo-dev] Deprecation of functions in depend.php.eclass

2015-06-17 Thread Brian Evans
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The PHP team is deprecating most functions in depend.php.eclass The only functions not in this list currently are dodoc-php and dohtml-php as they still add value The following are all unused and are now deprecated for removal in 30 days.

[gentoo-dev] Last rites: php-{common-r1,ext-base-r1,ezc} eclasses

2015-06-17 Thread Brian Evans
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is an announcement that php-{common-r1,ext-base-r1,ezc} eclasses are no longer in use and are slated for removal in 30 days See bug 551910 [1]. [1] https://bugs.gentoo.org/show_bug.cgi?id=551910 -BEGIN PGP SIGNATURE- Version: GnuPG

Re: [gentoo-portage-dev] [PATCH] conf: Enable to set rsync extra opts per repository

2015-06-17 Thread Brian Dolbec
Be aware that I have not read over the diff very much yet. On Wed, 17 Jun 2015 20:40:30 +0200 Étienne Buira etienne.bu...@gmail.com wrote: --- man/portage.5 | 5 +++ pym/portage/package/ebuild/config.py | 2 + pym/portage/repository/config.py |

Re: [gentoo-dev] new eclass: golang-build.eclass for building Go software

2015-06-17 Thread William Hubbs
On Wed, Jun 17, 2015 at 03:51:12PM -0500, William Hubbs wrote: # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ # @ECLASS: golang-build.eclass # @MAINTAINER: # William Hubbs willi...@gentoo.org # @BLURB: Eclass for

[gentoo-dev] new eclass: golang-build.eclass for building Go software

2015-06-17 Thread William Hubbs
All, this replaces my previous golang.eclass and will provide basic src_compile/install/test functions for Go software. Take a look and let me know what you think. William # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ #

Re: [gentoo-portage-dev] [PATCH] Redirect /dev/fd bash test to /dev/null (bug 552340)

2015-06-17 Thread Alexander Berntsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I guess this makes sense. Go ahead push. - -- Alexander berna...@gentoo.org https://secure.plaimi.net/~alexander -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCgAGBQJVgRfTAAoJENQqWdRUGk8BYzoP/2Z8wJTsxoCnlvB3zwpGMP+j

[gentoo-dev] new mips dev box

2015-06-17 Thread Mike Frysinger
Google has donated a nice mips box to us for general development. it is beefy enough and has lots of disk space that we're opening it up to any Gentoo dev like any other dev box -- create chroots and such. it's running a 64bit kernel and thus supports any of the mips ABIs (o32/n32/n64),