summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2019-03-16 12:05:27 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2019-03-16 12:05:27 +0000
commita754b6324aaf913bdd08561813b1346bcdef50fa (patch)
treef02cad425abc67fead4dbca1276f9b3973e1d6cb /vapoursynth.txt
parent2019-03-16T11:40:01Z (diff)
downloadrepos-a754b6324aaf913bdd08561813b1346bcdef50fa.tar.gz
repos-a754b6324aaf913bdd08561813b1346bcdef50fa.tar.bz2
repos-a754b6324aaf913bdd08561813b1346bcdef50fa.zip
2019-03-16T12:00:01Z
Diffstat (limited to 'vapoursynth.txt')
-rw-r--r--vapoursynth.txt76
1 files changed, 13 insertions, 63 deletions
diff --git a/vapoursynth.txt b/vapoursynth.txt
index ec34e6803c3c..c6cd63c5886b 100644
--- a/vapoursynth.txt
+++ b/vapoursynth.txt
@@ -16,70 +16,20 @@ WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsup
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing vapoursynth
From https://github.com/4re/vapoursynth-portage
- beaadac..4e8de37 master -> origin/master
-Updating beaadac..4e8de37
+ 4e8de37..77b69f0 master -> origin/master
+Updating 4e8de37..77b69f0
Fast-forward
- Documentation/package.accept_keywords/vapoursynth | 7 +
- .../package.accept_keywords/vapoursynth-live | 7 +
- media-plugins/vapoursynth-astdr/Manifest | 3 +
- .../vapoursynth-astdr/vapoursynth-astdr-2.ebuild | 44 ++++
- .../vapoursynth-astdr-9999.ebuild | 44 ++++
- media-plugins/vapoursynth-colorbars/Manifest | 3 +
- .../vapoursynth-colorbars-2.ebuild | 36 ++++
- .../vapoursynth-colorbars-9999.ebuild | 36 ++++
- media-plugins/vapoursynth-dfmderainbow/Manifest | 3 +
- .../vapoursynth-dfmderainbow-2.ebuild | 43 ++++
- .../vapoursynth-dfmderainbow-9999.ebuild | 43 ++++
- media-plugins/vapoursynth-fftspectrum/Manifest | 2 +
- .../vapoursynth-fftspectrum-1.20190209.ebuild | 56 +++++
- .../vapoursynth-fftspectrum-9999.ebuild | 62 ++++++
- media-plugins/vapoursynth-fvsfunc/Manifest | 2 +
- .../vapoursynth-fvsfunc-2018.10.25.ebuild | 43 ++++
- .../vapoursynth-fvsfunc-9999.ebuild | 49 +++++
- media-plugins/vapoursynth-hysteria/Manifest | 2 +
- .../vapoursynth-hysteria-2017.06.14.ebuild | 28 +++
- .../vapoursynth-hysteria-9999.ebuild | 34 +++
- media-plugins/vapoursynth-kagefunc/Manifest | 2 +
- .../vapoursynth-kagefunc-2019.03.06.ebuild | 38 ++++
- .../vapoursynth-kagefunc-9999.ebuild | 44 ++++
- media-plugins/vapoursynth-nnedi3_rpow2/Manifest | 2 +
- .../vapoursynth-nnedi3_rpow2-2017.09.14.ebuild | 30 +++
- .../vapoursynth-nnedi3_rpow2-9999.ebuild | 29 +++
- media-plugins/vapoursynth-plugins-meta/Manifest | 1 +
- .../vapoursynth-plugins-meta-44.ebuild | 233 +++++++++++++++++++++
- media-plugins/vapoursynth-xaa/Manifest | 2 +
- .../vapoursynth-xaa-2019.03.15.ebuild | 38 ++++
- .../vapoursynth-xaa/vapoursynth-xaa-9999.ebuild | 44 ++++
- sets/vapoursynth-plugins | 7 +
- 32 files changed, 1017 insertions(+)
- create mode 100644 media-plugins/vapoursynth-astdr/Manifest
- create mode 100644 media-plugins/vapoursynth-astdr/vapoursynth-astdr-2.ebuild
- create mode 100644 media-plugins/vapoursynth-astdr/vapoursynth-astdr-9999.ebuild
- create mode 100644 media-plugins/vapoursynth-colorbars/Manifest
- create mode 100644 media-plugins/vapoursynth-colorbars/vapoursynth-colorbars-2.ebuild
- create mode 100644 media-plugins/vapoursynth-colorbars/vapoursynth-colorbars-9999.ebuild
- create mode 100644 media-plugins/vapoursynth-dfmderainbow/Manifest
- create mode 100644 media-plugins/vapoursynth-dfmderainbow/vapoursynth-dfmderainbow-2.ebuild
- create mode 100644 media-plugins/vapoursynth-dfmderainbow/vapoursynth-dfmderainbow-9999.ebuild
- create mode 100644 media-plugins/vapoursynth-fftspectrum/Manifest
- create mode 100644 media-plugins/vapoursynth-fftspectrum/vapoursynth-fftspectrum-1.20190209.ebuild
- create mode 100644 media-plugins/vapoursynth-fftspectrum/vapoursynth-fftspectrum-9999.ebuild
- create mode 100644 media-plugins/vapoursynth-fvsfunc/Manifest
- create mode 100644 media-plugins/vapoursynth-fvsfunc/vapoursynth-fvsfunc-2018.10.25.ebuild
- create mode 100644 media-plugins/vapoursynth-fvsfunc/vapoursynth-fvsfunc-9999.ebuild
- create mode 100644 media-plugins/vapoursynth-hysteria/Manifest
- create mode 100644 media-plugins/vapoursynth-hysteria/vapoursynth-hysteria-2017.06.14.ebuild
- create mode 100644 media-plugins/vapoursynth-hysteria/vapoursynth-hysteria-9999.ebuild
- create mode 100644 media-plugins/vapoursynth-kagefunc/Manifest
- create mode 100644 media-plugins/vapoursynth-kagefunc/vapoursynth-kagefunc-2019.03.06.ebuild
- create mode 100644 media-plugins/vapoursynth-kagefunc/vapoursynth-kagefunc-9999.ebuild
- create mode 100644 media-plugins/vapoursynth-nnedi3_rpow2/Manifest
- create mode 100644 media-plugins/vapoursynth-nnedi3_rpow2/vapoursynth-nnedi3_rpow2-2017.09.14.ebuild
- create mode 100644 media-plugins/vapoursynth-nnedi3_rpow2/vapoursynth-nnedi3_rpow2-9999.ebuild
- create mode 100644 media-plugins/vapoursynth-plugins-meta/vapoursynth-plugins-meta-44.ebuild
- create mode 100644 media-plugins/vapoursynth-xaa/Manifest
- create mode 100644 media-plugins/vapoursynth-xaa/vapoursynth-xaa-2019.03.15.ebuild
- create mode 100644 media-plugins/vapoursynth-xaa/vapoursynth-xaa-9999.ebuild
+ Documentation/gen_extra.sh | 27 -------
+ Documentation/{gen_meta.sh => new_package.sh} | 16 ++++
+ README.md | 12 ++-
+ sets.conf | 5 --
+ sets/vapoursynth-plugins | 108 --------------------------
+ 5 files changed, 24 insertions(+), 144 deletions(-)
+ delete mode 100755 Documentation/gen_extra.sh
+ rename Documentation/{gen_meta.sh => new_package.sh} (70%)
+ mode change 100755 => 100644
+ delete mode 100644 sets.conf
+ delete mode 100644 sets/vapoursynth-plugins
*** synced vapoursynth
* Sync succeeded
$ git log --format=%ci -1