1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': 'This repository contains the ebuild from Necrose99 (some are works in progress)'},
'feed': ['https://github.com/necrose99/necromancy-overlay/commits/master.atom'],
'homepage': 'https://github.com/necrose99/necromancy-overlay',
'name': 'necromancy',
'owner': [{'email': 'mike@michaellawrenceit.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/necrose99/necromancy-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/necrose99/necromancy-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:necrose99/necromancy-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync necromancy
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
Already up-to-date.
*** syncing necromancy
*** synced necromancy
* Sync succeeded
$ git log --format=%ci -1
* Conflicting repo_name, removing ("necromancy" in repo_name, "necromancy-overlay" in layout.conf)
|