blob: 9be9cd35a619f86117489d5b3ca5e9aa225ab9c6 (
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
|
{'description': {'en': "TheGreatMcPain's personal ebuild overlay"},
'feed': ['https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay',
'name': 'thegreatmcpain',
'owner': [{'email': 'james@thegreatmcpain.xyz',
'name': 'James McClain',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay.git'},
{'type': 'git',
'uri': 'git@gitlab.com:TheGreatMcPain/thegreatmcpain-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync thegreatmcpain
*** syncing thegreatmcpain
From https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay
b19797b..4eb5153 master -> origin/master
Updating b19797b..4eb5153
Fast-forward
sys-fs/btdu-bin/Manifest | 4 ++++
sys-fs/btdu-bin/btdu-bin-0.5.1.ebuild | 24 ++++++++++++++++++++++++
sys-fs/btdu-bin/metadata.xml | 10 ++++++++++
3 files changed, 38 insertions(+)
create mode 100644 sys-fs/btdu-bin/Manifest
create mode 100644 sys-fs/btdu-bin/btdu-bin-0.5.1.ebuild
create mode 100644 sys-fs/btdu-bin/metadata.xml
*** synced thegreatmcpain
* 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 thegreatmcpain
* Cache regenerated successfully
|