diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-18 00:07:27 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-18 00:07:27 +0000 |
commit | 59b75ff56da6f4d6048c44667db7e4243166cb3e (patch) | |
tree | 7d4d6ac6f3824980ef816904d3de2ab2f5b3e23f /src_prepare-overlay.txt | |
parent | 2021-01-17T22:30:01Z (diff) | |
download | repos-59b75ff56da6f4d6048c44667db7e4243166cb3e.tar.gz repos-59b75ff56da6f4d6048c44667db7e4243166cb3e.tar.bz2 repos-59b75ff56da6f4d6048c44667db7e4243166cb3e.zip |
2021-01-17T23:30:01Z
Diffstat (limited to 'src_prepare-overlay.txt')
-rw-r--r-- | src_prepare-overlay.txt | 45 |
1 files changed, 4 insertions, 41 deletions
diff --git a/src_prepare-overlay.txt b/src_prepare-overlay.txt index a7db2b973a4e..7c8e87c73083 100644 --- a/src_prepare-overlay.txt +++ b/src_prepare-overlay.txt @@ -24,48 +24,11 @@ or --ff-only on the command line to override the configured default per invocation. From https://gitlab.com/src_prepare/src_prepare-overlay - d598b5e..119a86c master -> origin/master -Updating d598b5e..119a86c + 119a86c..3a1b73e master -> origin/master +Updating 119a86c..3a1b73e Fast-forward - dev-libs/libQuotient/Manifest | 2 - - dev-libs/libQuotient/libQuotient-0.6.1.ebuild | 37 --------- - dev-libs/olm/olm-3.1.5-r1.ebuild | 2 +- - dev-libs/olm/olm-3.2.1.ebuild | 2 +- - dev-python/blist/blist-1.3.6.ebuild | 4 +- - .../html_sanitizer/html_sanitizer-1.9.1.ebuild | 4 +- - dev-python/matrix-nio/matrix-nio-0.15.1.ebuild | 5 +- - dev-python/matrix-nio/matrix-nio-0.15.2.ebuild | 5 +- - dev-python/plyer/plyer-1.4.3.ebuild | 4 +- - dev-python/plyer/plyer-2.0.0.ebuild | 4 +- - dev-python/pyaaf2/pyaaf2-1.4.0.ebuild | 4 +- - dev-python/pyfastcopy/pyfastcopy-1.0.3.ebuild | 4 +- - .../unpaddedbase64/unpaddedbase64-1.1.0.ebuild | 4 +- - net-im/mirage/mirage-0.6.4.ebuild | 7 +- - net-im/spectral/spectral-854.ebuild | 4 +- - net-im/spectral/spectral-9999.ebuild | 4 +- - net-libs/libquotient/Manifest | 2 + - .../files/libquotient-0.6.3-no-android.patch | 29 +++++++ - .../files/libquotient-0.6.3-no-tests.patch | 42 ++++++++++ - .../files/libquotient-0.6.3-use-after-free.patch | 92 ++++++++++++++++++++++ - .../files/libquotient-0.6.4-no-android.patch | 29 +++++++ - .../files/libquotient-0.6.4-no-tests.patch | 42 ++++++++++ - .../libquotient/libquotient-0.6.3.ebuild | 32 +++++--- - .../libquotient/libquotient-0.6.4.ebuild | 29 ++++--- - .../libquotient}/metadata.xml | 5 -- - profiles/updates/1Q-2021 | 1 + - 26 files changed, 298 insertions(+), 101 deletions(-) - delete mode 100644 dev-libs/libQuotient/Manifest - delete mode 100644 dev-libs/libQuotient/libQuotient-0.6.1.ebuild - create mode 100644 net-libs/libquotient/Manifest - create mode 100644 net-libs/libquotient/files/libquotient-0.6.3-no-android.patch - create mode 100644 net-libs/libquotient/files/libquotient-0.6.3-no-tests.patch - create mode 100644 net-libs/libquotient/files/libquotient-0.6.3-use-after-free.patch - create mode 100644 net-libs/libquotient/files/libquotient-0.6.4-no-android.patch - create mode 100644 net-libs/libquotient/files/libquotient-0.6.4-no-tests.patch - rename dev-libs/libQuotient/libQuotient-9999.ebuild => net-libs/libquotient/libquotient-0.6.3.ebuild (61%) - rename dev-libs/libQuotient/libQuotient-0.6.3.ebuild => net-libs/libquotient/libquotient-0.6.4.ebuild (67%) - rename {dev-libs/libQuotient => net-libs/libquotient}/metadata.xml (64%) - create mode 100644 profiles/updates/1Q-2021 + net-im/mirage/mirage-9999.ebuild | 6 ++++-- + 1 file changed, 4 insertions(+), 2 deletions(-) *** syncing src_prepare-overlay *** synced src_prepare-overlay * Sync succeeded |