blob: b3f056a5e904d64cd206e50ab166b0110559db4a (
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': "Personal overlay for ebuilds I don't see in other "
'overlay or want to modify'},
'feed': ['https://gitlab.com/Parona/parona-overlay/-/commits/master?format=atom'],
'homepage': 'https://gitlab.com/Parona/parona-overlay',
'name': 'parona-overlay',
'owner': [{'email': 'parona@protonmail.com',
'name': 'Alfred Wingate',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/Parona/parona-overlay'},
{'type': 'git', 'uri': 'git@gitlab.com:Parona/parona-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.27
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync parona-overlay
*** syncing parona-overlay
warning: redirecting to https://gitlab.com/Parona/parona-overlay.git/
From https://gitlab.com/Parona/parona-overlay
e3c5a4c..4f09ca4 master -> origin/master
Updating e3c5a4c..4f09ca4
Fast-forward
www-apps/vikunja/Manifest | 3 ++
www-apps/vikunja/vikunja-0.24.3.ebuild | 86 ++++++++++++++++++++++++++++++++++
2 files changed, 89 insertions(+)
create mode 100644 www-apps/vikunja/vikunja-0.24.3.ebuild
*** synced parona-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 parona-overlay
* Cache regenerated successfully
|