blob: 2f4e17e5d72135223b3b9adce096e12f1a1863a0 (
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
|
{'description': {'en': 'Various ebuilds from different sources'},
'feed': ['https://gitlab.com/menelkir/gentoo-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/menelkir/gentoo-overlay',
'name': 'menelkir',
'owner': [{'email': 'menelkir@itroll.org',
'name': 'Daniel Menelkir',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/menelkir/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/menelkir/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync menelkir
*** syncing menelkir
From https://gitlab.com/menelkir/gentoo-overlay
e7a6b152..aa591532 master -> origin/master
Updating e7a6b152..aa591532
Fast-forward
games-util/gamehub/Manifest | 1 +
games-util/gamehub/gamehub-0.16.1.5.ebuild | 54 ++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+)
create mode 100644 games-util/gamehub/gamehub-0.16.1.5.ebuild
*** synced menelkir
* 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 menelkir
* Cache regenerated successfully
|