1 | {'description': {'en': "Richard Hering's gentoo overlay"},
|
2 | 'feed': ['https://github.com/internethering/hering-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/internethering/hering-overlay',
|
4 | 'name': 'hering-overlay',
|
5 | 'owner': [{'email': 'richard@internethering.de',
|
6 | 'name': 'Richard Hering',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/internethering/hering-overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync hering-overlay
|
13 | From https://github.com/internethering/hering-overlay
|
14 | d8751d2..c803f62 master -> origin/master
|
15 | Updating d8751d2..c803f62
|
16 | Fast-forward
|
17 | net-misc/clusterssh/Manifest | 1 +
|
18 | net-misc/clusterssh/clusterssh-4.15.ebuild | 44 ++++++++++++++++++++++++++++++
|
19 | 2 files changed, 45 insertions(+)
|
20 | create mode 100644 net-misc/clusterssh/clusterssh-4.15.ebuild
|
21 | *** syncing hering-overlay
|
22 | *** synced hering-overlay
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ git show -q --pretty=format:%G? HEAD
|
26 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 hering-overlay
|
27 | * Cache regenerated successfully
|