diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 57 |
1 files changed, 51 insertions, 6 deletions
diff --git a/gentoo.txt b/gentoo.txt index 352e3e65321a..a31e38b164f5 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -13,13 +13,58 @@ 'status': 'official'} $ pmaint sync gentoo From https://anongit.gentoo.org/git/repo/gentoo - 48e774a6232..05e27f7049c master -> origin/master -Updating 48e774a6232..05e27f7049c + 05e27f7049c..538459178ad master -> origin/master +Updating 05e27f7049c..538459178ad Fast-forward - mail-mta/exim/Manifest | 2 + - mail-mta/exim/exim-4.92.3.ebuild | 582 +++++++++++++++++++++++++++++++++++++++ - 2 files changed, 584 insertions(+) - create mode 100644 mail-mta/exim/exim-4.92.3.ebuild + app-crypt/gpgme/gpgme-1.13.0-r1.ebuild | 2 +- + app-editors/jed/jed-0.99.19-r1.ebuild | 2 +- + dev-libs/libassuan/libassuan-2.5.3.ebuild | 2 +- + dev-libs/libffi/libffi-3.3_rc0.ebuild | 2 +- + dev-libs/rlottie/rlottie-0.0.1_pre20190920.ebuild | 2 +- + dev-ruby/capistrano/Manifest | 1 + + dev-ruby/capistrano/capistrano-3.11.2.ebuild | 38 +++++++++ + dev-ruby/did_you_mean/Manifest | 1 + + dev-ruby/did_you_mean/did_you_mean-1.3.1.ebuild | 22 +++++ + dev-ruby/hitimes/Manifest | 1 + + dev-ruby/hitimes/hitimes-2.0.0.ebuild | 27 ++++++ + dev-ruby/loofah/Manifest | 1 + + dev-ruby/loofah/loofah-2.3.0.ebuild | 33 ++++++++ + dev-ruby/minitest/Manifest | 1 + + dev-ruby/minitest/minitest-5.12.2.ebuild | 22 +++++ + dev-ruby/tty-command/Manifest | 1 + + dev-ruby/tty-command/tty-command-0.9.0.ebuild | 30 +++++++ + dev-ruby/uglifier/Manifest | 1 + + dev-ruby/uglifier/uglifier-4.2.0.ebuild | 31 +++++++ + dev-ruby/webmock/Manifest | 1 + + dev-ruby/webmock/webmock-3.7.5.ebuild | 61 ++++++++++++++ + sys-apps/iproute2/iproute2-5.2.0-r1.ebuild | 2 +- + virtual/libffi/libffi-3.3_rc0.ebuild | 2 +- + www-apps/nanoc-core/Manifest | 4 +- + ...ore-4.11.7.ebuild => nanoc-core-4.11.12.ebuild} | 0 + www-apps/nanoc-core/nanoc-core-4.11.8.ebuild | 65 -------------- + www-apps/nanoc-core/nanoc-core-4.11.9.ebuild | 65 -------------- + www-apps/nanoc/Manifest | 4 +- + .../{nanoc-4.11.7.ebuild => nanoc-4.11.12.ebuild} | 0 + www-apps/nanoc/nanoc-4.11.8.ebuild | 98 ---------------------- + www-apps/nanoc/nanoc-4.11.9.ebuild | 98 ---------------------- + www-servers/puma/Manifest | 1 + + www-servers/puma/puma-4.2.0.ebuild | 73 ++++++++++++++++ + 33 files changed, 355 insertions(+), 339 deletions(-) + create mode 100644 dev-ruby/capistrano/capistrano-3.11.2.ebuild + create mode 100644 dev-ruby/did_you_mean/did_you_mean-1.3.1.ebuild + create mode 100644 dev-ruby/hitimes/hitimes-2.0.0.ebuild + create mode 100644 dev-ruby/loofah/loofah-2.3.0.ebuild + create mode 100644 dev-ruby/minitest/minitest-5.12.2.ebuild + create mode 100644 dev-ruby/tty-command/tty-command-0.9.0.ebuild + create mode 100644 dev-ruby/uglifier/uglifier-4.2.0.ebuild + create mode 100644 dev-ruby/webmock/webmock-3.7.5.ebuild + rename www-apps/nanoc-core/{nanoc-core-4.11.7.ebuild => nanoc-core-4.11.12.ebuild} (100%) + delete mode 100644 www-apps/nanoc-core/nanoc-core-4.11.8.ebuild + delete mode 100644 www-apps/nanoc-core/nanoc-core-4.11.9.ebuild + rename www-apps/nanoc/{nanoc-4.11.7.ebuild => nanoc-4.11.12.ebuild} (100%) + delete mode 100644 www-apps/nanoc/nanoc-4.11.8.ebuild + delete mode 100644 www-apps/nanoc/nanoc-4.11.9.ebuild + create mode 100644 www-servers/puma/puma-4.2.0.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded |