1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Personal overlay, mostly for apps I use and havent '
'found them elsewhere.'},
'feed': ['https://github.com/DJManas/dj/commits/develop.atom'],
'homepage': 'https://github.com/DJManas/dj',
'name': 'dj',
'owner': [{'email': 'sourek.petr@gmail.com',
'name': 'Petr Šourek',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/DJManas/dj.git'},
{'type': 'git', 'uri': 'git@github.com:DJManas/dj.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync dj
*** syncing dj
Already up to date.
*** synced dj
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
* Conflicting repo_name, removing ("djs_overlay" in repo_name, "dj" on list)
|