diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2018-01-23 01:06:34 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2018-01-23 01:06:34 +0000 |
commit | e08826586b0dae13a0214eeb73bba9d951c80bdb (patch) | |
tree | 48081aff1b1b2f024473f15c318fb868e3e0fd91 | |
parent | Merge updates from master (diff) | |
download | gentoo-e08826586b0dae13a0214eeb73bba9d951c80bdb.tar.gz gentoo-e08826586b0dae13a0214eeb73bba9d951c80bdb.tar.bz2 gentoo-e08826586b0dae13a0214eeb73bba9d951c80bdb.zip |
2018-01-23 01:06:33 UTC
-rw-r--r-- | metadata/md5-cache/dev-lang/go-1.9.3 | 14 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
2 files changed, 15 insertions, 1 deletions
diff --git a/metadata/md5-cache/dev-lang/go-1.9.3 b/metadata/md5-cache/dev-lang/go-1.9.3 new file mode 100644 index 000000000000..5ca4d8102351 --- /dev/null +++ b/metadata/md5-cache/dev-lang/go-1.9.3 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install pretend test unpack +DEPEND=gccgo? ( >=sys-devel/gcc-5[go] ) +DESCRIPTION=A concurrent garbage collected and typesafe programming language +EAPI=6 +HOMEPAGE=https://golang.org +IUSE=gccgo +KEYWORDS=-* ~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x64-solaris +LICENSE=BSD +RDEPEND=!<dev-go/go-tools-0_pre20150902 +RESTRICT=test strip +SLOT=0/1.9.3 +SRC_URI=https://storage.googleapis.com/golang/go1.9.3.src.tar.gz !gccgo? ( amd64? ( https://dev.gentoo.org/~williamh/dist/go-linux-amd64-bootstrap-1.8.tbz ) arm? ( https://dev.gentoo.org/~williamh/dist/go-linux-arm-bootstrap-1.8.tbz ) arm64? ( https://dev.gentoo.org/~williamh/dist/go-linux-arm64-bootstrap-1.8.tbz ) ppc64? ( https://dev.gentoo.org/~williamh/dist/go-linux-ppc64-bootstrap-1.8.tbz https://dev.gentoo.org/~williamh/dist/go-linux-ppc64le-bootstrap-1.8.tbz ) s390? ( https://dev.gentoo.org/~williamh/dist/go-linux-s390x-bootstrap-1.8.tbz ) x86? ( https://dev.gentoo.org/~williamh/dist/go-linux-386-bootstrap-1.8.tbz ) amd64-fbsd? ( https://dev.gentoo.org/~williamh/dist/go-freebsd-amd64-bootstrap-1.8.tbz ) x86-fbsd? ( https://dev.gentoo.org/~williamh/dist/go-freebsd-386-bootstrap-1.8.tbz ) x64-macos? ( https://dev.gentoo.org/~williamh/dist/go-darwin-amd64-bootstrap-1.8.tbz ) x64-solaris? ( https://dev.gentoo.org/~williamh/dist/go-solaris-amd64-bootstrap-1.8.tbz ) ) +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 +_md5_=e4dfdfc200b14f9a1bec33f3f347c0a7 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 1b160838726d..6aa3ae8c2343 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 23 Jan 2018 00:29:10 +0000 +Tue, 23 Jan 2018 01:06:34 +0000 |