blob: a862ada00b05836eeae51297180bb67aeaf5df66 (
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': '"Bubba" platform support for Excito B2|3'},
'homepage': 'https://github.com/gordonb3/bubba-overlay',
'name': 'bubba',
'owner': [{'email': 'gordon@bosvangennip.nl',
'name': 'Gordon Bos',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/gordonb3/bubba-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/gordonb3/bubba-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bubba
*** syncing bubba
From https://github.com/gordonb3/bubba-overlay
af00f23..26fd964 master -> origin/master
Updating af00f23..26fd964
Fast-forward
app-admin/bubbagen/Manifest | 2 +-
app-admin/bubbagen/bubbagen-1.18.0.ebuild | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
*** synced bubba
* 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 bubba
* Cache regenerated successfully
|