diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 37 |
1 files changed, 33 insertions, 4 deletions
diff --git a/gentoo.txt b/gentoo.txt index 37c2c1f060cb..08e011d258e5 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -26,11 +26,40 @@ or --ff-only on the command line to override the configured default per invocation. From https://anongit.gentoo.org/git/repo/gentoo - 0aae82dd795..13fb81ba9c6 master -> origin/master -Updating 0aae82dd795..13fb81ba9c6 + 13fb81ba9c6..c9160803e48 master -> origin/master +Updating 13fb81ba9c6..c9160803e48 Fast-forward - dev-libs/libgpg-error/libgpg-error-1.38.ebuild | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) + app-text/asciidoc/Manifest | 2 +- + ...idoc-9.0.0_rc2.ebuild => asciidoc-9.0.2.ebuild} | 26 +- + dev-lang/python/Manifest | 4 + + dev-lang/python/python-3.6.12.ebuild | 365 +++++++++++++++++++++ + dev-lang/python/python-3.7.9.ebuild | 351 ++++++++++++++++++++ + dev-libs/glib/Manifest | 1 + + dev-libs/glib/glib-2.64.5.ebuild | 288 ++++++++++++++++ + dev-python/pyenchant/pyenchant-3.1.0.ebuild | 5 + + dev-python/sphinxcontrib-spelling/Manifest | 1 + + .../sphinxcontrib-spelling-5.3.0.ebuild | 46 +++ + dev-ruby/jwt/Manifest | 1 + + dev-ruby/jwt/jwt-2.2.2.ebuild | 34 ++ + dev-ruby/rouge/Manifest | 1 + + dev-ruby/rouge/rouge-3.22.0.ebuild | 36 ++ + dev-ruby/ruby-net-ldap/Manifest | 1 + + dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.3.ebuild | 27 ++ + dev-util/gdbus-codegen/Manifest | 1 + + dev-util/gdbus-codegen/gdbus-codegen-2.64.5.ebuild | 73 +++++ + dev-util/glib-utils/Manifest | 1 + + dev-util/glib-utils/glib-utils-2.64.5.ebuild | 65 ++++ + 20 files changed, 1312 insertions(+), 17 deletions(-) + rename app-text/asciidoc/{asciidoc-9.0.0_rc2.ebuild => asciidoc-9.0.2.ebuild} (78%) + create mode 100644 dev-lang/python/python-3.6.12.ebuild + create mode 100644 dev-lang/python/python-3.7.9.ebuild + create mode 100644 dev-libs/glib/glib-2.64.5.ebuild + create mode 100644 dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild + create mode 100644 dev-ruby/jwt/jwt-2.2.2.ebuild + create mode 100644 dev-ruby/rouge/rouge-3.22.0.ebuild + create mode 100644 dev-ruby/ruby-net-ldap/ruby-net-ldap-0.16.3.ebuild + create mode 100644 dev-util/gdbus-codegen/gdbus-codegen-2.64.5.ebuild + create mode 100644 dev-util/glib-utils/glib-utils-2.64.5.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded |