blob: 52415ff5400c1de73d7685a5b55e2407cbcee52a (
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
|
{'description': {'en': 'experimental ebuilds from linuxunderground.be'},
'homepage': 'https://github.com/linuxunderground/gentoo.overlay',
'name': 'linuxunderground-overlay',
'owner': [{'email': 'vincent.hardy.be@gmail.com',
'name': 'linuxunderground',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/linuxunderground/gentoo.overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/linuxunderground/gentoo.overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linuxunderground-overlay
*** syncing linuxunderground-overlay
From https://github.com/linuxunderground/gentoo.overlay
28eaa98..d3b53ae master -> origin/master
Updating 28eaa98..d3b53ae
Fast-forward
dev-python/d64/Manifest | 5 ++---
.../d64/{d64-1.8-r1.ebuild => d64-1.10.ebuild} | 23 +++++++++++----------
dev-python/d64/files/fix_example.patch | 24 ----------------------
3 files changed, 14 insertions(+), 38 deletions(-)
rename dev-python/d64/{d64-1.8-r1.ebuild => d64-1.10.ebuild} (84%)
delete mode 100644 dev-python/d64/files/fix_example.patch
*** synced linuxunderground-overlay
* 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 linuxunderground-overlay
* Cache regenerated successfully
|