blob: db5a0e3a81df891a7685669be688e6b45ebac5f8 (
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
|
{'description': {'en': 'The elementary OS experience for Gentoo Linux. '},
'feed': ['https://github.com/pimvullers/elementary/commits/master.atom'],
'homepage': 'https://github.com/pimvullers/elementary',
'name': 'elementary',
'owner': [{'email': 'gentoo.org@vullersmail.nl',
'name': 'Pim Vullers',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/pimvullers/elementary.git'},
{'type': 'git',
'uri': 'git://github.com/pimvullers/elementary.git'}],
'status': 'unofficial'}
$ pmaint sync elementary
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing elementary
Already up to date.
*** synced elementary
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 elementary
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|