blob: a021b5b21c3222a258771ddac45f91653f0f2ca2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'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
* Cache regenerated successfully
|