diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-04-17 17:42:21 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-04-17 17:42:21 +0000 |
commit | d849e4fbb1dad33bb8a5000b0649447fdc44fc8b (patch) | |
tree | 11785187655838b3bd2fc3264cf811bd826f4f13 /metadata/md5-cache/dev-lang | |
parent | Merge updates from master (diff) | |
download | gentoo-d849e4fbb1dad33bb8a5000b0649447fdc44fc8b.tar.gz gentoo-d849e4fbb1dad33bb8a5000b0649447fdc44fc8b.tar.bz2 gentoo-d849e4fbb1dad33bb8a5000b0649447fdc44fc8b.zip |
2017-04-17 17:42:20 UTC
Diffstat (limited to 'metadata/md5-cache/dev-lang')
-rw-r--r-- | metadata/md5-cache/dev-lang/go-1.8.1 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-lang/go-1.8.1 b/metadata/md5-cache/dev-lang/go-1.8.1 new file mode 100644 index 000000000000..f1c381f353bf --- /dev/null +++ b/metadata/md5-cache/dev-lang/go-1.8.1 @@ -0,0 +1,15 @@ +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=http://www.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.8.1 +SRC_URI=https://storage.googleapis.com/golang/go1.8.1.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 ) ) +_eclass_exported_funcs=pkg_pretend:- src_unpack:- src_compile:- src_test:- src_install:- +_eclasses_=multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee +_md5_=da095ddc38879ab526261e9d91f6b08e |