diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-20 14:08:47 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-20 14:08:47 +0000 |
commit | b73ec2845c092ddde73cf0576db1db36e6a0b81c (patch) | |
tree | 2ffcb4a3ecb5363765bd67af657a682819cc8e83 /vapoursynth.txt | |
parent | 2020-06-20T13:30:01Z (diff) | |
download | repos-b73ec2845c092ddde73cf0576db1db36e6a0b81c.tar.gz repos-b73ec2845c092ddde73cf0576db1db36e6a0b81c.tar.bz2 repos-b73ec2845c092ddde73cf0576db1db36e6a0b81c.zip |
2020-06-20T14:00:01Z
Diffstat (limited to 'vapoursynth.txt')
-rw-r--r-- | vapoursynth.txt | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/vapoursynth.txt b/vapoursynth.txt index c94692ada2b6..762022953f6d 100644 --- a/vapoursynth.txt +++ b/vapoursynth.txt @@ -8,7 +8,33 @@ 'uri': 'https://github.com/4re/vapoursynth-portage.git'}], 'status': 'unofficial'} $ pmaint sync vapoursynth -Already up to date. +From https://github.com/4re/vapoursynth-portage + c4321a6..760c260 master -> origin/master +Updating c4321a6..760c260 +Fast-forward + Documentation/package.accept_keywords/vapoursynth | 2 + + .../package.accept_keywords/vapoursynth-live | 2 + + media-plugins/vapoursynth-addgrain/Manifest | 1 + + .../vapoursynth-addgrain-8.ebuild | 41 ++++ + .../vapoursynth-addgrain-9999.ebuild | 5 +- + media-plugins/vapoursynth-bwdif/Manifest | 1 + + .../vapoursynth-bwdif/vapoursynth-bwdif-2.ebuild | 41 ++++ + .../vapoursynth-bwdif-9999.ebuild | 41 ++++ + media-plugins/vapoursynth-cas/Manifest | 1 + + .../vapoursynth-cas/vapoursynth-cas-1.ebuild | 41 ++++ + .../vapoursynth-cas/vapoursynth-cas-9999.ebuild | 41 ++++ + .../vapoursynth-plugins-meta-55.ebuild | 267 ++++++++++++++++++++ + .../vapoursynth-plugins-meta-56.ebuild | 269 +++++++++++++++++++++ + 13 files changed, 752 insertions(+), 1 deletion(-) + create mode 100644 media-plugins/vapoursynth-addgrain/vapoursynth-addgrain-8.ebuild + create mode 100644 media-plugins/vapoursynth-bwdif/Manifest + create mode 100644 media-plugins/vapoursynth-bwdif/vapoursynth-bwdif-2.ebuild + create mode 100644 media-plugins/vapoursynth-bwdif/vapoursynth-bwdif-9999.ebuild + create mode 100644 media-plugins/vapoursynth-cas/Manifest + create mode 100644 media-plugins/vapoursynth-cas/vapoursynth-cas-1.ebuild + create mode 100644 media-plugins/vapoursynth-cas/vapoursynth-cas-9999.ebuild + create mode 100644 media-plugins/vapoursynth-plugins-meta/vapoursynth-plugins-meta-55.ebuild + create mode 100644 media-plugins/vapoursynth-plugins-meta/vapoursynth-plugins-meta-56.ebuild *** syncing vapoursynth *** synced vapoursynth * Sync succeeded |