From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 69AA5138334 for ; Mon, 30 Sep 2019 22:22:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD249E0966; Mon, 30 Sep 2019 22:22:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 685CDE0953 for ; Mon, 30 Sep 2019 22:22:41 +0000 (UTC) Received: from whubbs1.gaikai.biz (unknown [100.42.103.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: williamh) by smtp.gentoo.org (Postfix) with ESMTPSA id 3B68734B714 for ; Mon, 30 Sep 2019 22:22:40 +0000 (UTC) Received: (nullmailer pid 25356 invoked by uid 1000); Mon, 30 Sep 2019 22:22:22 -0000 Date: Mon, 30 Sep 2019 17:22:22 -0500 From: William Hubbs To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [PATCH v4 0/1] go modules eclass round 4 Message-ID: <20190930222222.GA25342@whubbs1.dev.av1.gaikai.org> Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <20190930170423.16528-1-williamh@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EVF5PPMfhYS0aIcm" Content-Disposition: inline In-Reply-To: <20190930170423.16528-1-williamh@gentoo.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-Archives-Salt: 0aca2997-3ae7-4a9f-9141-9ad18c55a67c X-Archives-Hash: cde911ce344dddaa4274c43f44e54820 --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 30, 2019 at 12:04:22PM -0500, William Hubbs wrote: > William Hubbs (1): > go-module.eclass: new eclass for go modules >=20 > eclass/go-module.eclass | 177 ++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 177 insertions(+) > create mode 100644 eclass/go-module.eclass >=20 > --=20 > 2.21.0 This is committed. Thanks, William --EVF5PPMfhYS0aIcm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQTVeuxEZo4uUHOkQAluVBb0MMRlOAUCXZKAGAAKCRBuVBb0MMRl OL6aAKC0fKYCrxRnWtOlwwMfVbcnnwDlWgCfU3Gr+tEQEDz0pLZ/QfY/rTndeMw= =FTLC -----END PGP SIGNATURE----- --EVF5PPMfhYS0aIcm--