blob: e34742d0b27d6b60519fb35b30885d3e669c5a78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'Experimental ebuilds'},
'feed': ['https://github.com/twitch153/ebuilds/commits/master.atom'],
'homepage': 'https://github.com/twitch153/ebuilds',
'name': 'twitch153',
'owner': [{'email': 'twitch153@gentoo.org',
'name': 'Devan Franchini',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/twitch153/ebuilds.git'}],
'status': 'unofficial'}
$ pmaint sync twitch153
Already up to date.
*** syncing twitch153
*** synced twitch153
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 twitch153
* Cache regenerated successfully
|