blob: 1cedb384898b85ea37590f02ec05afd82885b2eb (
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
|
{'description': {'en': "Voyageur's random ebuilds stuff"},
'feed': ['https://cafarelli.fr/cgi-bin/cgit.cgi/voyageur-overlay/atom'],
'homepage': 'https://cafarelli.fr/cgi-bin/cgit.cgi/voyageur-overlay/',
'name': 'voyageur',
'owner': [{'email': 'voyageur@gentoo.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://cafarelli.fr/git/voyageur-overlay/'}],
'status': 'official'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync voyageur
*** syncing voyageur
From https://cafarelli.fr/git/voyageur-overlay
07f0d85..ecf373c master -> origin/master
Updating 07f0d85..ecf373c
Fast-forward
app-text/gourou/Manifest | 4 ++
app-text/gourou/files/gourou-0.8.6-makefile.patch | 58 +++++++++++++++++++++++
app-text/gourou/gourou-0.8.6.ebuild | 46 ++++++++++++++++++
metadata/md5-cache/app-text/gourou-0.8.6 | 13 +++++
4 files changed, 121 insertions(+)
create mode 100644 app-text/gourou/Manifest
create mode 100644 app-text/gourou/files/gourou-0.8.6-makefile.patch
create mode 100644 app-text/gourou/gourou-0.8.6.ebuild
create mode 100644 metadata/md5-cache/app-text/gourou-0.8.6
*** synced voyageur
* 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 voyageur
* Cache regenerated successfully
|