blob: 92b7471bc1fa3b6ba22ff62b7d4979ce86086b9e (
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': 'viddi87 HTPC overlay'},
'feed': ['https://github.com/viddi87/gentoo-htpc/commits/master.atom'],
'homepage': 'https://github.com/viddi87/gentoo-htpc',
'name': 'gentoo-htpc',
'owner': [{'email': 'viddi@viddi.us', 'name': 'Vidar'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/viddi87/gentoo-htpc.git'},
{'type': 'git',
'uri': 'git://github.com/viddi87/gentoo-htpc.git'}],
'status': 'unofficial'}
$ pmaint sync gentoo-htpc
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing gentoo-htpc
*** synced gentoo-htpc
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo-htpc
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
* Cache regenerated successfully
|