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
|
{'description': {'en': 'Overlay from Tatsh - emulators/fonts/game/misc'},
'feed': ['https://github.com/Tatsh/tatsh-overlay/commits/master.atom'],
'homepage': 'https://github.com/Tatsh/tatsh-overlay',
'name': 'tatsh-overlay',
'owner': [{'email': 'audvare+overlay@gmail.com',
'name': 'Andrew Udvare',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Tatsh/tatsh-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/Tatsh/tatsh-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.10
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tatsh-overlay
WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing tatsh-overlay
From https://github.com/Tatsh/tatsh-overlay
f1b4a656..6460871e master -> origin/master
Updating f1b4a656..6460871e
Fast-forward
eclass/mpv-plugin.eclass | 154 +++++++++++++++++++++
mpv-plugin/mpv-libunity/Manifest | 3 +
mpv-plugin/mpv-libunity/metadata.xml | 11 ++
.../mpv-libunity/mpv-libunity-20211123.ebuild | 28 ++++
mpv-plugin/reload/Manifest | 3 +
mpv-plugin/reload/metadata.xml | 11 ++
mpv-plugin/reload/reload-20220127.ebuild | 23 +++
mpv-plugin/unseen-playlistmaker/Manifest | 3 +
mpv-plugin/unseen-playlistmaker/metadata.xml | 11 ++
.../unseen-playlistmaker-20191117.ebuild | 23 +++
profiles/categories | 1 +
11 files changed, 271 insertions(+)
create mode 100644 eclass/mpv-plugin.eclass
create mode 100644 mpv-plugin/mpv-libunity/Manifest
create mode 100644 mpv-plugin/mpv-libunity/metadata.xml
create mode 100644 mpv-plugin/mpv-libunity/mpv-libunity-20211123.ebuild
create mode 100644 mpv-plugin/reload/Manifest
create mode 100644 mpv-plugin/reload/metadata.xml
create mode 100644 mpv-plugin/reload/reload-20220127.ebuild
create mode 100644 mpv-plugin/unseen-playlistmaker/Manifest
create mode 100644 mpv-plugin/unseen-playlistmaker/metadata.xml
create mode 100644 mpv-plugin/unseen-playlistmaker/unseen-playlistmaker-20191117.ebuild
create mode 100644 profiles/categories
*** synced tatsh-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 tatsh-overlay
* Cache regenerated successfully
|