diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 47 |
1 files changed, 33 insertions, 14 deletions
diff --git a/gentoo.txt b/gentoo.txt index d8ec57f480d4..b698ab4aec64 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -20,20 +20,39 @@ WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has u WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi From https://anongit.gentoo.org/git/repo/gentoo - 92b3e560aac..0d52299907f master -> origin/master -Updating 92b3e560aac..0d52299907f + 0d52299907f..6aa766dcc79 master -> origin/master +Updating 0d52299907f..6aa766dcc79 Fast-forward - app-admin/checksec/Manifest | 1 + - app-admin/checksec/checksec-2.0.0.ebuild | 39 ++++++++++++++++++++++ - .../checksec/files/checksec-2.0.0-usage.patch | 34 +++++++++++++++++++ - media-radio/wsjtx/files/wsjtx-drop-docs.patch | 21 ++++++++++++ - media-radio/wsjtx/files/wsjtx-fix-unicode.patch | 11 ++++++ - media-radio/wsjtx/wsjtx-2.1.0.ebuild | 14 +++++--- - 6 files changed, 115 insertions(+), 5 deletions(-) - create mode 100644 app-admin/checksec/checksec-2.0.0.ebuild - create mode 100644 app-admin/checksec/files/checksec-2.0.0-usage.patch - create mode 100644 media-radio/wsjtx/files/wsjtx-drop-docs.patch - create mode 100644 media-radio/wsjtx/files/wsjtx-fix-unicode.patch + app-admin/checksec/Manifest | 2 +- + ...checksec-2.0.0.ebuild => checksec-2.0.1.ebuild} | 1 - + .../checksec/files/checksec-2.0.0-usage.patch | 34 ----- + app-admin/puppet-agent/Manifest | 2 + + app-admin/puppet-agent/puppet-agent-6.7.0.ebuild | 79 ++++++++++++ + app-admin/puppet/Manifest | 1 + + app-admin/puppet/puppet-6.7.0.ebuild | 138 +++++++++++++++++++++ + app-admin/puppetdb/Manifest | 1 + + app-admin/puppetdb/puppetdb-6.4.0.ebuild | 92 ++++++++++++++ + app-admin/puppetserver/Manifest | 1 + + app-admin/puppetserver/puppetserver-6.5.0.ebuild | 135 ++++++++++++++++++++ + dev-ruby/puppetdb-termini/Manifest | 1 + + .../puppetdb-termini/puppetdb-termini-6.4.0.ebuild | 28 +++++ + media-gfx/inkscape/inkscape-0.92.4.ebuild | 1 + + media-libs/zxing-cpp/Manifest | 1 + + media-libs/zxing-cpp/metadata.xml | 8 ++ + media-libs/zxing-cpp/zxing-cpp-1.0.6.ebuild | 17 +++ + profiles/arch/arm64/package.use.mask | 4 + + profiles/arch/x86/package.use.mask | 4 + + 19 files changed, 514 insertions(+), 36 deletions(-) + rename app-admin/checksec/{checksec-2.0.0.ebuild => checksec-2.0.1.ebuild} (95%) + delete mode 100644 app-admin/checksec/files/checksec-2.0.0-usage.patch + create mode 100644 app-admin/puppet-agent/puppet-agent-6.7.0.ebuild + create mode 100644 app-admin/puppet/puppet-6.7.0.ebuild + create mode 100644 app-admin/puppetdb/puppetdb-6.4.0.ebuild + create mode 100644 app-admin/puppetserver/puppetserver-6.5.0.ebuild + create mode 100644 dev-ruby/puppetdb-termini/puppetdb-termini-6.4.0.ebuild + create mode 100644 media-libs/zxing-cpp/Manifest + create mode 100644 media-libs/zxing-cpp/metadata.xml + create mode 100644 media-libs/zxing-cpp/zxing-cpp-1.0.6.ebuild *** syncing gentoo *** synced gentoo * Sync succeeded @@ -47,4 +66,4 @@ WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatu WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi - * Cache regenerated successfully + * Cache regen failed with -13 |