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
|
{'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.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync oubliette
*** syncing oubliette
From https://github.com/nabbi/oubliette-overlay
0c024e7..e826283 master -> origin/master
Updating 0c024e7..e826283
Fast-forward
app-containers/docker-buildx/Manifest | 2 +-
app-containers/docker-buildx/docker-buildx-0.9.1.ebuild | 10 ++++++++--
net-analyzer/zeek/Manifest | 10 +++++-----
net-analyzer/zeek/{zeek-5.0.3.ebuild => zeek-5.0.4.ebuild} | 8 +++-----
net-analyzer/zeek/{zeek-5.1.0.ebuild => zeek-5.1.1.ebuild} | 8 +++-----
net-analyzer/zeek/zeek-9999.ebuild | 6 +++---
6 files changed, 23 insertions(+), 21 deletions(-)
rename net-analyzer/zeek/{zeek-5.0.3.ebuild => zeek-5.0.4.ebuild} (94%)
rename net-analyzer/zeek/{zeek-5.1.0.ebuild => zeek-5.1.1.ebuild} (94%)
*** 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
|