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
|
{'description': {'en': "tezeta's personal overlay"},
'feed': ['https://github.com/tezeta/tezeta-overlay/commits/master.atom'],
'homepage': 'https://github.com/tezeta/tezeta-overlay',
'name': 'tezeta',
'owner': [{'email': 'jejfarmer@gmail.com',
'name': 'tezeta',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/tezeta/tezeta-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/tezeta/tezeta-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tezeta
*** syncing tezeta
From https://github.com/tezeta/tezeta-overlay
7428e1b..4901789 master -> origin/master
Updating 7428e1b..4901789
Fast-forward
media-sound/helvum/Manifest | 2 +-
media-sound/helvum/helvum-9999.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
*** synced tezeta
* 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 tezeta
* Cache regenerated successfully
|