From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C1DC21388BF for ; Fri, 15 Jan 2016 16:52:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8228A21C00C; Fri, 15 Jan 2016 16:52:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2884E21C00C for ; Fri, 15 Jan 2016 16:52:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3F1A4340901 for ; Fri, 15 Jan 2016 16:52:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4852CC89 for ; Fri, 15 Jan 2016 16:52:46 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1452876571.e7369a1effd262070cfcc3dc4ae7a1d4ef7d0635.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/go-bootstrap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/go-bootstrap/Manifest dev-lang/go-bootstrap/go-bootstrap-1.4.2.ebuild dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild X-VCS-Directories: dev-lang/go-bootstrap/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: e7369a1effd262070cfcc3dc4ae7a1d4ef7d0635 X-VCS-Branch: master Date: Fri, 15 Jan 2016 16:52:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 27049013-396b-4bf6-aea7-47279e903588 X-Archives-Hash: f7b5bf4df1160f36b3fb51c36a7c55db commit: e7369a1effd262070cfcc3dc4ae7a1d4ef7d0635 Author: William Hubbs gentoo org> AuthorDate: Fri Jan 15 16:49:31 2016 +0000 Commit: William Hubbs gentoo org> CommitDate: Fri Jan 15 16:49:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7369a1e dev-go/go-bootstrap: version bump dev-lang/go-bootstrap/Manifest | 2 +- .../{go-bootstrap-1.4.2.ebuild => go-bootstrap-1.4.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/go-bootstrap/Manifest b/dev-lang/go-bootstrap/Manifest index dfae9c0..c1ef058 100644 --- a/dev-lang/go-bootstrap/Manifest +++ b/dev-lang/go-bootstrap/Manifest @@ -1 +1 @@ -DIST go1.4.2.src.tar.gz 10921896 SHA256 299a6fd8f8adfdce15bc06bde926e7b252ae8e24dd5b16b7d8791ed79e7b5e9b SHA512 cda1a29d4418875dffaf3324004ddae8e1bbb573f7668e6e0c03d8b61284f4db7fca244c181f2859f8ccdd3db6391fb21e0d98a1a9fc15096c15883249d48a9c WHIRLPOOL d06c27f6ff3a6499a6c7cb3c5eccd53eb588896c4d837e1fe9855c22ee3caa5cc48fd68cbeceff105b7c47fafbbf0eb3dc28ee3af7196692c5bf18511c6760ef +DIST go1.4.3.src.tar.gz 10875170 SHA256 9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959 SHA512 12bade4bce9aa4b34e2b9495ae65a1fc6a2449b3a43bc4de85c8b87ba223c2f999b2f37c1e2fe1188d8521118b5e5357d27afb8b85c0b8ebb4503d4125d25273 WHIRLPOOL 1a869385e63343bc54a950ca965a4d11ca072e6551d1189ef4e2e4da2a488a1ef70b59296d65af0c061f63606b78f73399f25040e02132e56a00189f1aae20e3 diff --git a/dev-lang/go-bootstrap/go-bootstrap-1.4.2.ebuild b/dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild similarity index 100% rename from dev-lang/go-bootstrap/go-bootstrap-1.4.2.ebuild rename to dev-lang/go-bootstrap/go-bootstrap-1.4.3.ebuild