blob: b854894dafab979cdab9361dce9e2fcc14b97d18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Mostly c/c++ and python libraries'},
'homepage': 'http://sidvind.com/wiki/Main_Page',
'name': 'ext-devlibs',
'owner': [{'email': 'ext@sidvind.com',
'name': 'David Sveningsson',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'svn', 'uri': 'svn://sidvind.com/overlays/ext-devlibs'}],
'status': 'unofficial'}
$ pmaint sync ext-devlibs
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
Current branch master is up to date.
*** syncing ext-devlibs
*** synced ext-devlibs
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ext-devlibs
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* Cache regenerated successfully
|