blob: 993027a078bde20429cff5839cf8f54bdd6d2197 (
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
|
{'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.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync oubliette
*** syncing oubliette
From https://github.com/nabbi/oubliette-overlay
97cf80e..8e1d736 master -> origin/master
Updating 97cf80e..8e1d736
Fast-forward
.gitignore | 1 +
net-misc/dhcp-fwd/.dhcp-fwd-0.11.ebuild.swp | Bin 12288 -> 0 bytes
2 files changed, 1 insertion(+)
delete mode 100644 net-misc/dhcp-fwd/.dhcp-fwd-0.11.ebuild.swp
*** 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
|