blob: aa4ecdccb6a297e084f92771989f5f410084a011 (
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
|
{'description': {'en': 'nightmare is a gentoo overlay with some stuff'},
'homepage': 'https://gitlab.com/r3lgar/nightmare',
'name': 'nightmare',
'owner': [{'email': 'r3lgar@openmailbox.org',
'name': 'r3lgar',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/r3lgar/nightmare.git'}],
'status': 'unofficial'}
$ pmaint sync nightmare
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
From https://gitlab.com/r3lgar/nightmare
921f0f3..be2f787 master -> origin/master
Updating 921f0f3..be2f787
Fast-forward
x11-misc/screengrab/Manifest | 2 +-
x11-misc/screengrab/screengrab-1.2.1-r1.ebuild | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
*** syncing nightmare
*** synced nightmare
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 nightmare
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
* Cache regenerated successfully
|