diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-07-17 21:47:54 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-07-17 21:47:54 +0000 |
commit | 1f7be5c011e3ddb7d7fa2d8822266b6112f0a621 (patch) | |
tree | 45a1089b6fd97b678c04f9be21bf25b59f113a12 /metadata/md5-cache/dev-lang/go-1.10.3 | |
parent | Merge updates from master (diff) | |
download | gentoo-1f7be5c011e3ddb7d7fa2d8822266b6112f0a621.tar.gz gentoo-1f7be5c011e3ddb7d7fa2d8822266b6112f0a621.tar.bz2 gentoo-1f7be5c011e3ddb7d7fa2d8822266b6112f0a621.zip |
2018-07-17 21:47:53 UTC
Diffstat (limited to 'metadata/md5-cache/dev-lang/go-1.10.3')
-rw-r--r-- | metadata/md5-cache/dev-lang/go-1.10.3 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-lang/go-1.10.3 b/metadata/md5-cache/dev-lang/go-1.10.3 new file mode 100644 index 000000000000..f69ddf543fba --- /dev/null +++ b/metadata/md5-cache/dev-lang/go-1.10.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 ~s390 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos ~x64-solaris +LICENSE=BSD +RDEPEND=!<dev-go/go-tools-0_pre20150902 +RESTRICT=test strip +SLOT=0/1.10.3 +SRC_URI=https://storage.googleapis.com/golang/go1.10.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 1e35303c63cd707f6c3422b4493d5607 +_md5_=8b62ab42a80fbbeb6a642cecf78ff4fe |