diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/gentoo.txt b/gentoo.txt index 594f38fc3195..d4e5a8c05569 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -17,7 +17,29 @@ $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo WARNING:pkgcore:alxu repo at '/var/lib/repo-mirror-ci/sync/alxu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:alxu repo at '/var/lib/repo-mirror-ci/sync/alxu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing gentoo -Already up to date. +From https://github.com/gentoo/gentoo + 4a9cbf935702..d18858ade860 master -> origin/master +Updating 4a9cbf935702..d18858ade860 +Fast-forward + dev-ruby/actionpack/Manifest | 1 + + dev-ruby/actionpack/actionpack-7.1.5.1.ebuild | 73 +++++++++++++++++ + dev-ruby/actionview/Manifest | 1 + + dev-ruby/actionview/actionview-7.1.5.1.ebuild | 77 ++++++++++++++++++ + dev-ruby/activejob/Manifest | 1 + + dev-ruby/activejob/activejob-7.1.5.1.ebuild | 49 ++++++++++++ + dev-ruby/activemodel/Manifest | 1 + + dev-ruby/activemodel/activemodel-7.1.5.1.ebuild | 45 +++++++++++ + dev-ruby/activerecord/Manifest | 1 + + dev-ruby/activerecord/activerecord-7.1.5.1.ebuild | 98 +++++++++++++++++++++++ + dev-ruby/railties/Manifest | 1 + + dev-ruby/railties/railties-7.1.5.1.ebuild | 73 +++++++++++++++++ + 12 files changed, 421 insertions(+) + create mode 100644 dev-ruby/actionpack/actionpack-7.1.5.1.ebuild + create mode 100644 dev-ruby/actionview/actionview-7.1.5.1.ebuild + create mode 100644 dev-ruby/activejob/activejob-7.1.5.1.ebuild + create mode 100644 dev-ruby/activemodel/activemodel-7.1.5.1.ebuild + create mode 100644 dev-ruby/activerecord/activerecord-7.1.5.1.ebuild + create mode 100644 dev-ruby/railties/railties-7.1.5.1.ebuild *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |