diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-11-16 18:35:13 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-11-16 18:35:13 +0000 |
commit | 2ad81266ed950ee0159efb6c7efb3c0fcb1349f8 (patch) | |
tree | 592c1d384bc859c1b4b085b1772c16f869093a7b /kripton-overlay.txt | |
parent | 2020-11-16T18:00:01Z (diff) | |
download | repos-2ad81266ed950ee0159efb6c7efb3c0fcb1349f8.tar.gz repos-2ad81266ed950ee0159efb6c7efb3c0fcb1349f8.tar.bz2 repos-2ad81266ed950ee0159efb6c7efb3c0fcb1349f8.zip |
2020-11-16T18:30:01Z
Diffstat (limited to 'kripton-overlay.txt')
-rw-r--r-- | kripton-overlay.txt | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/kripton-overlay.txt b/kripton-overlay.txt index 517a20be3157..f5aa53f01575 100644 --- a/kripton-overlay.txt +++ b/kripton-overlay.txt @@ -13,6 +13,7 @@ 'uri': 'git+ssh://git@github.com/kripton/kripton-overlay.git'}], 'status': 'unofficial'} $ pmaint sync kripton-overlay +WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: @@ -26,7 +27,33 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://github.com/kripton/kripton-overlay + 680f391..8422bc3 master -> origin/master +Updating 680f391..8422bc3 +Fast-forward + app-misc/ola/Manifest | 1 + + ...01-Eliminate_protobuf_AddDescriptors_call.patch | 66 ++++++++++++ + .../files/0002-Protobuf-3.11-compatibility.patch | 108 +++++++++++++++++++ + .../ola/files/0003-ncurses-6-compatibility.patch | 25 +++++ + .../files/0004-libmicrohttpd-0.9.71-compat.patch | 117 +++++++++++++++++++++ + app-misc/ola/metadata.xml | 38 +++++++ + app-misc/ola/ola-0.10.7.ebuild | 92 ++++++++++++++++ + app-misc/ola/ola-9999.ebuild | 92 ++++++++++++++++ + app-misc/qlcplus/qlcplus-4.9999.ebuild | 8 +- + media-sound/murmur/metadata.xml | 1 + + media-sound/welle-io/metadata.xml | 14 +++ + media-sound/welle-io/welle-io-1.0.ebuild | 6 +- + media-sound/welle-io/welle-io-2.2.ebuild | 11 +- + 13 files changed, 568 insertions(+), 11 deletions(-) + create mode 100644 app-misc/ola/Manifest + create mode 100644 app-misc/ola/files/0001-Eliminate_protobuf_AddDescriptors_call.patch + create mode 100644 app-misc/ola/files/0002-Protobuf-3.11-compatibility.patch + create mode 100644 app-misc/ola/files/0003-ncurses-6-compatibility.patch + create mode 100644 app-misc/ola/files/0004-libmicrohttpd-0.9.71-compat.patch + create mode 100644 app-misc/ola/metadata.xml + create mode 100644 app-misc/ola/ola-0.10.7.ebuild + create mode 100644 app-misc/ola/ola-9999.ebuild + create mode 100644 media-sound/welle-io/metadata.xml *** syncing kripton-overlay *** synced kripton-overlay * Sync succeeded |