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
> # @BLURB: Eclass for compiling go pa
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: $
#
-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 v2.0.1
-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.
require_sq
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 sourc
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), althou