blob: ff24260983180f9b3ba9062d6ad69c005698df32 (
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': 'Some ebuilds not found in other overlays, including my '
'server and desktop (xfce) profiles'},
'name': 'bell07',
'owner': [{'email': 'web.alexander@web.de',
'name': 'Alexander Weber (bell07)',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/bell07/gentoo-bell07_overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/bell07/gentoo-bell07_overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bell07
*** syncing bell07
From https://github.com/bell07/gentoo-bell07_overlay
c528ffa..1edd99d master -> origin/master
Updating c528ffa..1edd99d
Fast-forward
profiles/devices/switch/make.defaults | 4 ----
profiles/devices/switch/package.accept_keywords | 9 ++++++++-
2 files changed, 8 insertions(+), 5 deletions(-)
*** synced bell07
* 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 bell07
* Cache regenerated successfully
|