diff options
author | 2022-02-22 07:36:38 +0000 | |
---|---|---|
committer | 2022-02-22 07:36:38 +0000 | |
commit | 632ed1416e5434c46b77afd4b1756ab833dc9db5 (patch) | |
tree | 8973241e4c8f5e9cdbe4dcc8dd20dcd70e19edfa /gentoo.txt | |
parent | 2022-02-22T07:15:01Z (diff) | |
download | repos-632ed1416e5434c46b77afd4b1756ab833dc9db5.tar.gz repos-632ed1416e5434c46b77afd4b1756ab833dc9db5.tar.bz2 repos-632ed1416e5434c46b77afd4b1756ab833dc9db5.zip |
2022-02-22T07:30:01Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 51 |
1 files changed, 36 insertions, 15 deletions
diff --git a/gentoo.txt b/gentoo.txt index 97d3b7ae741b..416399db0509 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -16,22 +16,43 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo *** syncing gentoo From https://anongit.gentoo.org/git/repo/gentoo - 23fce11f0b9..531dee5a3bd master -> origin/master -Updating 23fce11f0b9..531dee5a3bd + 531dee5a3bd..17967e9fa12 master -> origin/master +Updating 531dee5a3bd..17967e9fa12 Fast-forward - .../openscenegraph-3.6.5-use_boost_asio.patch | 263 --------------------- - .../bin86/files/bin86-0.16.17-amd64-build.patch | 17 -- - www-apache/mod_rpaf/files/003_ipv6.patch | 31 --- - .../mod_rpaf/files/010_multiple_proxies.patch | 37 --- - www-apache/mod_rpaf/files/011_apache2.4.patch | 51 ---- - .../012_Add-missing-header-for-inet_addr.patch | 17 -- - 6 files changed, 416 deletions(-) - delete mode 100644 dev-games/openscenegraph-openmw/files/openscenegraph-3.6.5-use_boost_asio.patch - delete mode 100644 sys-devel/bin86/files/bin86-0.16.17-amd64-build.patch - delete mode 100644 www-apache/mod_rpaf/files/003_ipv6.patch - delete mode 100644 www-apache/mod_rpaf/files/010_multiple_proxies.patch - delete mode 100644 www-apache/mod_rpaf/files/011_apache2.4.patch - delete mode 100644 www-apache/mod_rpaf/files/012_Add-missing-header-for-inet_addr.patch + dev-ruby/actioncable/Manifest | 1 + + dev-ruby/actioncable/actioncable-5.2.6.2.ebuild | 45 +++++++++++ + dev-ruby/actionmailer/Manifest | 1 + + dev-ruby/actionmailer/actionmailer-5.2.6.2.ebuild | 50 ++++++++++++ + dev-ruby/actionpack/Manifest | 1 + + dev-ruby/actionpack/actionpack-5.2.6.2.ebuild | 67 ++++++++++++++++ + dev-ruby/actionview/Manifest | 1 + + dev-ruby/actionview/actionview-5.2.6.2.ebuild | 64 +++++++++++++++ + dev-ruby/activejob/Manifest | 1 + + dev-ruby/activejob/activejob-5.2.6.2.ebuild | 48 +++++++++++ + dev-ruby/activemodel/Manifest | 1 + + dev-ruby/activemodel/activemodel-5.2.6.2.ebuild | 45 +++++++++++ + dev-ruby/activerecord/Manifest | 1 + + dev-ruby/activerecord/activerecord-5.2.6.2.ebuild | 92 ++++++++++++++++++++++ + dev-ruby/activestorage/Manifest | 1 + + .../activestorage/activestorage-5.2.6.2.ebuild | 61 ++++++++++++++ + dev-ruby/activesupport/Manifest | 1 + + .../activesupport/activesupport-5.2.6.2.ebuild | 74 +++++++++++++++++ + dev-ruby/rails/Manifest | 1 + + dev-ruby/rails/rails-5.2.6.2.ebuild | 45 +++++++++++ + dev-ruby/railties/Manifest | 1 + + dev-ruby/railties/railties-5.2.6.2.ebuild | 71 +++++++++++++++++ + 22 files changed, 673 insertions(+) + create mode 100644 dev-ruby/actioncable/actioncable-5.2.6.2.ebuild + create mode 100644 dev-ruby/actionmailer/actionmailer-5.2.6.2.ebuild + create mode 100644 dev-ruby/actionpack/actionpack-5.2.6.2.ebuild + create mode 100644 dev-ruby/actionview/actionview-5.2.6.2.ebuild + create mode 100644 dev-ruby/activejob/activejob-5.2.6.2.ebuild + create mode 100644 dev-ruby/activemodel/activemodel-5.2.6.2.ebuild + create mode 100644 dev-ruby/activerecord/activerecord-5.2.6.2.ebuild + create mode 100644 dev-ruby/activestorage/activestorage-5.2.6.2.ebuild + create mode 100644 dev-ruby/activesupport/activesupport-5.2.6.2.ebuild + create mode 100644 dev-ruby/rails/rails-5.2.6.2.ebuild + create mode 100644 dev-ruby/railties/railties-5.2.6.2.ebuild *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |