blob: de34caec5f5bccfb843e1a66e28800c7d31704aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': "DuPol's own and modified portage ebuilds."},
'feed': ['https://cgit.gentoo.org/user/DuPol.git/atom/'],
'homepage': 'https://cgit.gentoo.org/user/DuPol.git/',
'name': 'DuPol',
'owner': [{'email': 'DuPol@gmx.de', 'name': 'Dustin Polke', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/user/DuPol.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/DuPol.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/DuPol.git'}],
'status': 'unofficial'}
$ pmaint sync DuPol
Already up to date.
*** syncing DuPol
*** synced DuPol
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 DuPol
* dev-scheme/guile-1.8.8-r1: failed sourcing ebuild: elisp-common: EAPI 3 not supported
* Cache regen failed with 1
|