diff options
-rw-r--r-- | metadata/md5-cache/dev-lang/go-1.22.1 | 2 | ||||
-rw-r--r-- | metadata/md5-cache/dev-lang/go-9999 | 9 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
4 files changed, 6 insertions, 8 deletions
diff --git a/metadata/md5-cache/dev-lang/go-1.22.1 b/metadata/md5-cache/dev-lang/go-1.22.1 index 7a404772557c..dd9cdbba80b5 100644 --- a/metadata/md5-cache/dev-lang/go-1.22.1 +++ b/metadata/md5-cache/dev-lang/go-1.22.1 @@ -12,4 +12,4 @@ RESTRICT=strip SLOT=0/1.22.1 SRC_URI=https://storage.googleapis.com/golang/go1.22.1.src.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 -_md5_=8fab34e952519a9422e2c35b8a4ce155 +_md5_=9c4214d57749c69dabf4ab3e22780c72 diff --git a/metadata/md5-cache/dev-lang/go-9999 b/metadata/md5-cache/dev-lang/go-9999 index 09eb4155d481..0c08a7368b71 100644 --- a/metadata/md5-cache/dev-lang/go-9999 +++ b/metadata/md5-cache/dev-lang/go-9999 @@ -1,15 +1,14 @@ -BDEPEND=>=dev-vcs/git-1.8.2.1[curl] +BDEPEND=|| ( >=dev-lang/go-1.20.14 >=dev-lang/go-bootstrap-1.20.14 ) >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile install postinst test unpack DESCRIPTION=A concurrent garbage collected and typesafe programming language -EAPI=7 +EAPI=8 HOMEPAGE=https://go.dev INHERIT=toolchain-funcs git-r3 -IUSE=abi_mips_o32 abi_mips_n64 big-endian +IUSE=abi_mips_o32 abi_mips_n64 cpu_flags_x86_sse2 LICENSE=BSD PROPERTIES=live RDEPEND=arm? ( sys-devel/binutils[gold] ) arm64? ( sys-devel/binutils[gold] ) RESTRICT=strip SLOT=0/9999 -SRC_URI=amd64? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-amd64-bootstrap.tbz ) arm? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-arm-bootstrap.tbz ) arm64? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-arm64-bootstrap.tbz ) loong? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-loong64-bootstrap.tbz ) mips? ( abi_mips_o32? ( big-endian? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-mips-bootstrap.tbz ) !big-endian? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-mipsle-bootstrap.tbz ) ) abi_mips_n64? ( big-endian? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-mips64-bootstrap.tbz ) !big-endian? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-mips64le-bootstrap.tbz ) ) ) ppc64? ( big-endian? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-ppc64-bootstrap.tbz ) !big-endian? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-ppc64le-bootstrap.tbz ) ) riscv? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-riscv64-bootstrap.tbz ) s390? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-s390x-bootstrap.tbz ) x86? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-386-bootstrap.tbz ) x64-macos? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-darwin-amd64-bootstrap.tbz ) arm64-macos? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-darwin-arm64-bootstrap.tbz ) x64-solaris? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-solaris-amd64-bootstrap.tbz ) _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b -_md5_=cbe043b9d5929eda6ee85a61dff42752 +_md5_=9c4214d57749c69dabf4ab3e22780c72 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 7608cf04b5d0..290e0eec215f 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 06 Mar 2024 20:49:12 +0000 +Wed, 06 Mar 2024 21:04:05 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b2dda472ad09..0c1893633795 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1802,7 +1802,6 @@ dev-lang/gnat-gpl:ssp - Build packages with stack smashing protector on by defau dev-lang/gnat-gpl:systemtap - enable systemtap static probe points dev-lang/gnat-gpl:vtv - Build support for virtual table verification (a C++ hardening feature) dev-lang/gnucobol:json - Enable support for JSON template formatting via dev-libs/json-c -dev-lang/go:system-bootstrap - Bootstrap using installed go compiler dev-lang/idris2:chez - build using dev-scheme/chez dev-lang/idris2:racket - build using dev-scheme/racket dev-lang/idris2:test-full - pull in depedndencies to run all tests |