summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-04-20 08:03:22 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-04-20 08:03:22 +0000
commit60a94e0ab02710908da64a9bf10fe39d23f06a79 (patch)
tree26424561abb0afd0e53a8a46bcc0b3b562f7b0ad /gentoo.txt
parent2024-04-20T07:45:00Z (diff)
downloadrepos-60a94e0ab02710908da64a9bf10fe39d23f06a79.tar.gz
repos-60a94e0ab02710908da64a9bf10fe39d23f06a79.tar.bz2
repos-60a94e0ab02710908da64a9bf10fe39d23f06a79.zip
2024-04-20T08:00:00Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r--gentoo.txt77
1 files changed, 36 insertions, 41 deletions
diff --git a/gentoo.txt b/gentoo.txt
index 4d2ffb4e4eaa..1355f8254511 100644
--- a/gentoo.txt
+++ b/gentoo.txt
@@ -16,48 +16,43 @@ pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
- bef7e2e81fea..4032aa96f807 master -> origin/master
-Updating bef7e2e81fea..4032aa96f807
+ 4032aa96f807..f81b46575578 master -> origin/master
+Updating 4032aa96f807..f81b46575578
Fast-forward
- app-crypt/ccid/Manifest | 1 +
- app-crypt/ccid/ccid-1.5.5.ebuild | 55 +++
- ...id-1.5.5-remove-flex-configure-dependency.patch | 13 +
- app-emulation/firecracker-bin/Manifest | 2 +
- .../firecracker-bin/firecracker-bin-1.7.0.ebuild | 87 +++++
- app-emulation/vagrant/Manifest | 2 +-
- .../{vagrant-2.3.7.ebuild => vagrant-2.4.1.ebuild} | 13 +-
- app-emulation/virtio-win/Manifest | 2 +-
- ....1.225.2.ebuild => virtio-win-0.1.248.1.ebuild} | 4 +-
- app-shells/bash/bash-5.1_p16-r8.ebuild | 353 ++++++++++++++++++
- app-shells/bash/bash-5.2_p26-r1.ebuild | 400 +++++++++++++++++++++
- app-shells/bash/files/bashrc-r1 | 21 ++
- .../bash/files/bashrc.d/10-gentoo-color.bash | 67 ++++
- .../bash/files/bashrc.d/10-gentoo-title.bash | 55 +++
- dev-db/sqlcl-bin/Manifest | 2 +-
- ...251.ebuild => sqlcl-bin-23.4.0.023.2321.ebuild} | 0
- .../hashicorp-checkpoint-0.1.5-r3.ebuild | 34 ++
- dev-util/packer/Manifest | 2 +
- dev-util/packer/packer-1.9.5.ebuild | 35 ++
- net-irc/kvirc/Manifest | 1 +
- net-irc/kvirc/kvirc-5.2.2.ebuild | 159 ++++++++
- profiles/package.mask | 2 +-
- ...te-0.4.0-r2.ebuild => evaluate-0.4.0-r3.ebuild} | 4 +-
- 23 files changed, 1300 insertions(+), 14 deletions(-)
- create mode 100644 app-crypt/ccid/ccid-1.5.5.ebuild
- create mode 100644 app-crypt/ccid/files/ccid-1.5.5-remove-flex-configure-dependency.patch
- create mode 100644 app-emulation/firecracker-bin/firecracker-bin-1.7.0.ebuild
- rename app-emulation/vagrant/{vagrant-2.3.7.ebuild => vagrant-2.4.1.ebuild} (93%)
- rename app-emulation/virtio-win/{virtio-win-0.1.225.2.ebuild => virtio-win-0.1.248.1.ebuild} (93%)
- create mode 100644 app-shells/bash/bash-5.1_p16-r8.ebuild
- create mode 100644 app-shells/bash/bash-5.2_p26-r1.ebuild
- create mode 100644 app-shells/bash/files/bashrc-r1
- create mode 100644 app-shells/bash/files/bashrc.d/10-gentoo-color.bash
- create mode 100644 app-shells/bash/files/bashrc.d/10-gentoo-title.bash
- rename dev-db/sqlcl-bin/{sqlcl-bin-23.3.0.270.1251.ebuild => sqlcl-bin-23.4.0.023.2321.ebuild} (100%)
- create mode 100644 dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.5-r3.ebuild
- create mode 100644 dev-util/packer/packer-1.9.5.ebuild
- create mode 100644 net-irc/kvirc/kvirc-5.2.2.ebuild
- rename sci-libs/evaluate/{evaluate-0.4.0-r2.ebuild => evaluate-0.4.0-r3.ebuild} (95%)
+ app-misc/boxes/Manifest | 2 +-
+ .../{boxes-2.2.0.ebuild => boxes-2.3.0.ebuild} | 13 +-
+ .../files/boxes-2.2.0-fix-clang16-build.patch | 15 ---
+ .../boxes/files/boxes-2.3.0-ncurses-gentoo.patch | 15 +++
+ .../{piper-0.7.ebuild => piper-0.7-r1.ebuild} | 10 +-
+ app-misc/piper/piper-9999.ebuild | 69 ++++++++++
+ ...ratbag-0.17.ebuild => libratbag-0.17-r1.ebuild} | 10 +-
+ dev-libs/libratbag/libratbag-9999.ebuild | 108 ++++++++++++++++
+ dev-ruby/console/Manifest | 1 +
+ dev-ruby/console/console-1.23.7.ebuild | 36 ++++++
+ dev-ruby/immutable-ruby/Manifest | 1 +
+ .../immutable-ruby/immutable-ruby-0.2.0.ebuild | 28 ++++
+ dev-ruby/ruby-odbc/Manifest | 1 +
+ dev-ruby/ruby-odbc/ruby-odbc-0.999992.ebuild | 46 +++++++
+ dev-util/visualvm/Manifest | 2 -
+ dev-util/visualvm/visualvm-2.1.7-r1.ebuild | 141 ---------------------
+ www-apps/nanoc-checking/Manifest | 1 +
+ .../nanoc-checking/nanoc-checking-1.0.4.ebuild | 25 ++++
+ www-servers/adsf/Manifest | 1 +
+ www-servers/adsf/adsf-1.5.0.ebuild | 44 +++++++
+ 20 files changed, 401 insertions(+), 168 deletions(-)
+ rename app-misc/boxes/{boxes-2.2.0.ebuild => boxes-2.3.0.ebuild} (73%)
+ delete mode 100644 app-misc/boxes/files/boxes-2.2.0-fix-clang16-build.patch
+ create mode 100644 app-misc/boxes/files/boxes-2.3.0-ncurses-gentoo.patch
+ rename app-misc/piper/{piper-0.7.ebuild => piper-0.7-r1.ebuild} (85%)
+ create mode 100644 app-misc/piper/piper-9999.ebuild
+ rename dev-libs/libratbag/{libratbag-0.17.ebuild => libratbag-0.17-r1.ebuild} (90%)
+ create mode 100644 dev-libs/libratbag/libratbag-9999.ebuild
+ create mode 100644 dev-ruby/console/console-1.23.7.ebuild
+ create mode 100644 dev-ruby/immutable-ruby/immutable-ruby-0.2.0.ebuild
+ create mode 100644 dev-ruby/ruby-odbc/ruby-odbc-0.999992.ebuild
+ delete mode 100644 dev-util/visualvm/visualvm-2.1.7-r1.ebuild
+ create mode 100644 www-apps/nanoc-checking/nanoc-checking-1.0.4.ebuild
+ create mode 100644 www-servers/adsf/adsf-1.5.0.ebuild
*** synced gentoo
* Sync succeeded
$ git log --format=%ci -1