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
|
{'description': {'en': "Universebenzene's personal Gentoo overlay"},
'feed': ['https://github.com/Universebenzene/benzene-overlay/commits/master.atom'],
'homepage': 'https://github.com/Universebenzene/benzene-overlay',
'name': 'benzene-overlay',
'owner': [{'email': 'universebenzene@sina.com',
'name': 'Universebenzene',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Universebenzene/benzene-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/Universebenzene/benzene-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync benzene-overlay
From https://github.com/Universebenzene/benzene-overlay
c7e0ff6..32b69db master -> origin/master
Updating c7e0ff6..32b69db
Fast-forward
sci-astronomy/topcat/Manifest | 6 ++++--
sci-astronomy/topcat/files/topcat-192x192.png | Bin 0 -> 24438 bytes
sci-astronomy/topcat/files/topcat-72x72.png | Bin 0 -> 2440 bytes
sci-astronomy/topcat/files/topcat.png | Bin 2440 -> 4716 bytes
sci-astronomy/topcat/topcat-4.7.ebuild | 2 ++
5 files changed, 6 insertions(+), 2 deletions(-)
create mode 100644 sci-astronomy/topcat/files/topcat-192x192.png
create mode 100644 sci-astronomy/topcat/files/topcat-72x72.png
*** syncing benzene-overlay
*** synced benzene-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 benzene-overlay
* Cache regenerated successfully
|