diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-04-10 22:20:11 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-04-10 22:20:11 +0000 |
commit | f606aeacce01b44691a8c4a05d6da001e8870496 (patch) | |
tree | ca9dd7ffd5c9699059bb304c66c4aa6b94b36224 /gentoo-bootstrap.txt | |
parent | 2021-04-10T22:00:01Z (diff) | |
download | repos-f606aeacce01b44691a8c4a05d6da001e8870496.tar.gz repos-f606aeacce01b44691a8c4a05d6da001e8870496.tar.bz2 repos-f606aeacce01b44691a8c4a05d6da001e8870496.zip |
2021-04-10T22:15:01Z
Diffstat (limited to 'gentoo-bootstrap.txt')
-rw-r--r-- | gentoo-bootstrap.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/gentoo-bootstrap.txt b/gentoo-bootstrap.txt index b88631c1a9fc..9fca22e983c3 100644 --- a/gentoo-bootstrap.txt +++ b/gentoo-bootstrap.txt @@ -12,7 +12,6 @@ 'uri': 'git+ssh://git@gitlab.com:stikonas/gentoo-bootstrap.git'}], 'status': 'unofficial'} $ pmaint sync gentoo-bootstrap -WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing gentoo-bootstrap warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following @@ -27,7 +26,18 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://gitlab.com/stikonas/gentoo-bootstrap + c58b1c3..b98b10d master -> origin/master +Updating c58b1c3..b98b10d +Fast-forward + dev-java/openjdk/Manifest | 4 + + dev-java/openjdk/files/openjdk-16.env.sh | 16 ++ + .../openjdk/files/patches/16/1001_ppc64le.patch | 248 ++++++++++++++++++ + dev-java/openjdk/openjdk-16.0.0_p36.ebuild | 290 +++++++++++++++++++++ + 4 files changed, 558 insertions(+) + create mode 100644 dev-java/openjdk/files/openjdk-16.env.sh + create mode 100644 dev-java/openjdk/files/patches/16/1001_ppc64le.patch + create mode 100644 dev-java/openjdk/openjdk-16.0.0_p36.ebuild *** synced gentoo-bootstrap * Sync succeeded $ git log --format=%ci -1 |