diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-08-27 21:35:01 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-08-27 21:35:01 +0000 |
commit | c715726ae20b3483a02340521364e0452e6a200d (patch) | |
tree | 65283544590ba8707f91702a04b0dacbd0b06cdd /metadata/md5-cache/dev-lang/go-9999 | |
parent | Merge updates from master (diff) | |
download | gentoo-c715726ae20b3483a02340521364e0452e6a200d.tar.gz gentoo-c715726ae20b3483a02340521364e0452e6a200d.tar.bz2 gentoo-c715726ae20b3483a02340521364e0452e6a200d.zip |
2017-08-27 21:34:58 UTC
Diffstat (limited to 'metadata/md5-cache/dev-lang/go-9999')
-rw-r--r-- | metadata/md5-cache/dev-lang/go-9999 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-lang/go-9999 b/metadata/md5-cache/dev-lang/go-9999 new file mode 100644 index 000000000000..9b3501212c7b --- /dev/null +++ b/metadata/md5-cache/dev-lang/go-9999 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile install pretend test unpack +DEPEND=gccgo? ( >=sys-devel/gcc-5[go] ) >=dev-vcs/git-1.8.2.1 +DESCRIPTION=A concurrent garbage collected and typesafe programming language +EAPI=6 +HOMEPAGE=https://golang.org +IUSE=gccgo +LICENSE=BSD +RDEPEND=!<dev-go/go-tools-0_pre20150902 +RESTRICT=strip +SLOT=0/9999 +SRC_URI=!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 ) ) +_eclass_exported_funcs=pkg_pretend:- src_unpack:- src_compile:- src_test:- src_install:- +_eclasses_=git-r3 78651c07ca1c1373bf81545d39eb9769 multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af +_md5_=41eba3fc1c7283579bd6845e9d8905e5 |