blob: defd4c6d8e7a14111f63faa25081eb16637fb201 (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
{'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
2b739fc..2981fc2 master -> origin/master
Updating 2b739fc..2981fc2
Fast-forward
app-admin/bubbagen/Manifest | 10 +-
app-admin/bubbagen/bubbagen-1.16.6.ebuild | 194 ---------
...bbagen-1.16.1.ebuild => bubbagen-1.17.0.ebuild} | 33 +-
app-admin/bubbagen/bubbagen-9999.5.ebuild | 191 ---------
...bubbagen-9999.0.ebuild => bubbagen-9999.ebuild} | 29 +-
app-admin/bubbagen/files/sakaki-EAPI-upgrade.patch | 20 -
.../bubba-install/files/install_on_sda-1.17.sh | 433 +++++++++++++++++++++
virtual/bubba/Manifest | 4 +-
.../bubba/{bubba-1.16.ebuild => bubba-1.17.ebuild} | 7 +-
virtual/bubba/bubba-9999.ebuild | 7 +-
10 files changed, 476 insertions(+), 452 deletions(-)
delete mode 100644 app-admin/bubbagen/bubbagen-1.16.6.ebuild
rename app-admin/bubbagen/{bubbagen-1.16.1.ebuild => bubbagen-1.17.0.ebuild} (87%)
delete mode 100644 app-admin/bubbagen/bubbagen-9999.5.ebuild
rename app-admin/bubbagen/{bubbagen-9999.0.ebuild => bubbagen-9999.ebuild} (88%)
create mode 100644 sys-apps/bubba-install/files/install_on_sda-1.17.sh
rename virtual/bubba/{bubba-1.16.ebuild => bubba-1.17.ebuild} (65%)
*** 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
|