summaryrefslogtreecommitdiff
blob: 259bb401fce8c6d6ee51131168def74993db65ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{'description': {'en': 'Overlay from telans - gaming/misc'},
 'feed': ['https://github.com/telans/EBUILDS/commits/master.atom'],
 'homepage': 'https://github.com/telans/EBUILDS',
 'name': 'telans',
 'owner': [{'email': 'telans@posteo.de', 'name': 'telans', 'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git', 'uri': 'https://github.com/telans/EBUILDS.git'}],
 'status': 'unofficial'}
$ pmaint sync telans
WARNING:pkgcore:k_f repo at '/var/lib/repo-mirror-ci/sync/k_f', 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:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
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.

From https://github.com/telans/EBUILDS
   801383d..646c313  master     -> origin/master
Updating 801383d..646c313
Fast-forward
 README.md                                          |  17 +-
 app-editors/visual-studio-code/Manifest            |   4 +-
 ...8.2.ebuild => visual-studio-code-1.50.1.ebuild} |   0
 app-emulation/wine-staging/Manifest                |   4 +
 .../wine-staging/wine-staging-5.20.ebuild          | 414 +++++++++
 games-util/ckan-bin/Manifest                       |   3 +
 games-util/ckan-bin/ckan-bin-1.28.0.ebuild         |  23 +
 games-util/ckan-bin/files/ckan                     |  17 +
 games-util/samrewritten/Manifest                   |   2 +-
 games-util/samrewritten/samrewritten-202008.ebuild |  31 +-
 media-video/ffmpeg/Manifest                        |  14 -
 media-video/ffmpeg/ffmpeg-4.2.4.ebuild             | 582 -------------
 media-video/ffmpeg/ffmpeg-4.3.1.ebuild             | 582 -------------
 media-video/ffmpeg/files/chromium.patch            |  42 -
 .../files/ffmpeg-4.3-fix-build-without-SSSE3.patch |  22 -
 media-video/ffmpeg/files/libsvt_av1.patch          | 665 --------------
 media-video/ffmpeg/files/libsvt_hevc-docs.patch    | 198 -----
 media-video/ffmpeg/files/libsvt_hevc.patch         | 647 --------------
 media-video/ffmpeg/files/libsvt_vp9-4.2.patch      | 947 --------------------
 media-video/ffmpeg/files/libsvt_vp9.patch          | 961 ---------------------
 media-video/ffmpeg/metadata.xml                    |  77 --
 21 files changed, 474 insertions(+), 4778 deletions(-)
 rename app-editors/visual-studio-code/{visual-studio-code-1.48.2.ebuild => visual-studio-code-1.50.1.ebuild} (100%)
 create mode 100644 app-emulation/wine-staging/wine-staging-5.20.ebuild
 create mode 100644 games-util/ckan-bin/Manifest
 create mode 100644 games-util/ckan-bin/ckan-bin-1.28.0.ebuild
 create mode 100644 games-util/ckan-bin/files/ckan
 delete mode 100644 media-video/ffmpeg/Manifest
 delete mode 100644 media-video/ffmpeg/ffmpeg-4.2.4.ebuild
 delete mode 100644 media-video/ffmpeg/ffmpeg-4.3.1.ebuild
 delete mode 100644 media-video/ffmpeg/files/chromium.patch
 delete mode 100644 media-video/ffmpeg/files/ffmpeg-4.3-fix-build-without-SSSE3.patch
 delete mode 100644 media-video/ffmpeg/files/libsvt_av1.patch
 delete mode 100644 media-video/ffmpeg/files/libsvt_hevc-docs.patch
 delete mode 100644 media-video/ffmpeg/files/libsvt_hevc.patch
 delete mode 100644 media-video/ffmpeg/files/libsvt_vp9-4.2.patch
 delete mode 100644 media-video/ffmpeg/files/libsvt_vp9.patch
 delete mode 100644 media-video/ffmpeg/metadata.xml
*** syncing telans
*** synced telans
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 telans
 * Cache regenerated successfully