gpo.zugaina.org

Search Portage & Overlays:

app-admin/google-cloud-sdk

Google Cloud SDK

Screenshots

ChangeLog

commit 27070463fcba67f30735aca112cae5da4967d9ef
Author: GitHub Actions Bot <actions@github.com>
Date: Wed May 13 01:06:20 2026 +0000

Update app-admin/google-cloud-sdk to 568.0.0

commit cddf61ee71964fd9be28f2e28c644a735b7e760f
Author: GitHub Actions Bot <actions@github.com>
Date: Wed May 6 00:58:39 2026 +0000

Update app-admin/google-cloud-sdk to 567.0.0

commit 6eeba3e3cddbfec80b18f59355a103a8a7f2a93a
Author: GitHub Actions Bot <actions@github.com>
Date: Wed Apr 29 01:03:16 2026 +0000

Update app-admin/google-cloud-sdk to 566.0.0

commit 9100c9259a67c7a990d8c1570e77e087f27382af
Author: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Sat Apr 18 08:38:14 2026 +0000

Add app-admin/google-cloud-sdk version 565.0.0

Created an ebuild to install the pre-compiled Google Cloud CLI (version 565.0.0) from Google's official channels.

This package maps correctly to amd64, x86, and arm64 architectures, using `cp -a` to install the bundled SDK tree to `/opt/google-cloud-sdk` while preserving essential executable permissions (such as the bundled python interpreter). It creates symlinks in `/usr/bin` for standard entry points like `gcloud` and `gsutil`.

Co-authored-by: arran4 <111667+arran4@users.noreply.github.com>