summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gentoo.txt')
-rw-r--r--gentoo.txt38
1 files changed, 21 insertions, 17 deletions
diff --git a/gentoo.txt b/gentoo.txt
index ee5efe6f2971..11ae543a8d76 100644
--- a/gentoo.txt
+++ b/gentoo.txt
@@ -12,7 +12,6 @@
'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
'status': 'official'}
$ pmaint sync gentoo
-WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:
@@ -27,23 +26,28 @@ or --ff-only on the command line to override the configured default per
invocation.
From https://anongit.gentoo.org/git/repo/gentoo
- 2844143069c..19822e377c2 master -> origin/master
-Updating 2844143069c..19822e377c2
+ 19822e377c2..b2dcda6e1c4 master -> origin/master
+Updating 19822e377c2..b2dcda6e1c4
Fast-forward
- dev-libs/kreport/files/kreport-3.2.0-gcc10.patch | 120 +++++++++++++++++++++
- dev-libs/kreport/kreport-3.2.0-r1.ebuild | 58 ++++++++++
- dev-python/importlib_metadata/Manifest | 1 +
- .../importlib_metadata-3.0.0.ebuild | 37 +++++++
- dev-python/importlib_metadata/metadata.xml | 5 +-
- dev-python/tox/tox-3.20.1-r1.ebuild | 72 +++++++++++++
- dev-util/clazy/Manifest | 1 +
- dev-util/clazy/clazy-1.8.ebuild | 39 +++++++
- 8 files changed, 331 insertions(+), 2 deletions(-)
- create mode 100644 dev-libs/kreport/files/kreport-3.2.0-gcc10.patch
- create mode 100644 dev-libs/kreport/kreport-3.2.0-r1.ebuild
- create mode 100644 dev-python/importlib_metadata/importlib_metadata-3.0.0.ebuild
- create mode 100644 dev-python/tox/tox-3.20.1-r1.ebuild
- create mode 100644 dev-util/clazy/clazy-1.8.ebuild
+ dev-lang/rust-bin/Manifest | 14 +
+ dev-lang/rust-bin/rust-bin-1.45.2.ebuild | 2 +-
+ dev-lang/rust-bin/rust-bin-1.46.0.ebuild | 2 +-
+ dev-lang/rust-bin/rust-bin-1.47.0-r1.ebuild | 2 +-
+ dev-lang/rust-bin/rust-bin-1.48.0.ebuild | 155 ++++++
+ dev-lang/rust/Manifest | 15 +
+ .../files/1.48.0-gentoo-musl-target-specs.patch | 164 ++++++
+ dev-lang/rust/rust-1.45.2.ebuild | 2 +-
+ dev-lang/rust/rust-1.46.0.ebuild | 2 +-
+ dev-lang/rust/rust-1.47.0-r1.ebuild | 2 +-
+ dev-lang/rust/rust-1.48.0.ebuild | 596 +++++++++++++++++++++
+ games-strategy/freeciv/freeciv-2.6.2.ebuild | 3 +-
+ profiles/base/package.use.mask | 7 +-
+ virtual/rust/rust-1.48.0.ebuild | 15 +
+ 14 files changed, 972 insertions(+), 9 deletions(-)
+ create mode 100644 dev-lang/rust-bin/rust-bin-1.48.0.ebuild
+ create mode 100644 dev-lang/rust/files/1.48.0-gentoo-musl-target-specs.patch
+ create mode 100644 dev-lang/rust/rust-1.48.0.ebuild
+ create mode 100644 virtual/rust/rust-1.48.0.ebuild
*** syncing gentoo
*** synced gentoo
* Sync succeeded