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
|
{'description': {'en': 'personal overlay of forgotten ebuilds'},
'feed': ['https://github.com/nabbi/oubliette-overlay/commits/master.atom'],
'homepage': 'https://github.com/nabbi/oubliette-overlay',
'name': 'oubliette',
'owner': [{'email': 'nic@boet.cc', 'name': 'nic', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/nabbi/oubliette-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/nabbi/oubliette-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync oubliette
*** syncing oubliette
From https://github.com/nabbi/oubliette-overlay
a63c7d0..460b5c9 master -> origin/master
Updating a63c7d0..460b5c9
Fast-forward
sys-fs/cramfsswap/Manifest | 2 +-
sys-fs/cramfsswap/cramfsswap-9999.ebuild | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
*** synced oubliette
* 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 oubliette
* Cache regenerated successfully
|