blob: 9f59f3dd259e59ac42322999759b2f57fb040ea0 (
plain)
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': "truffle's overlay, has a few odd packages and "
'experimental patches'},
'homepage': 'https://github.com/truffle0/trufhole',
'name': 'trufhole',
'owner': [{'email': 'truffle074@gmail.com',
'name': 'truffle',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/truffle0/trufhole'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/truffle0/trufhole.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync trufhole
*** syncing trufhole
Already up to date.
*** synced trufhole
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 trufhole
* Cache regenerated successfully
|