1 | {'description': {'en': 'Personal overlay'},
|
2 | 'feed': ['https://github.com/DarthGandalf/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/DarthGandalf/gentoo-overlay',
|
4 | 'name': 'darthgandalf-overlay',
|
5 | 'owner': [{'email': 'alexey+gentoo@asokolov.org',
|
6 | 'name': 'Alexey Sokolov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/DarthGandalf/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/DarthGandalf/gentoo-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync darthgandalf-overlay
|
15 | From https://github.com/DarthGandalf/gentoo-overlay
|
16 | d7dc774..f96f963 master -> origin/master
|
17 | Updating d7dc774..f96f963
|
18 | Fast-forward
|
19 | app-misc/openrgb/Manifest | 20 ++++++++++++++++++++
|
20 | app-misc/openrgb/metadata.xml | 15 +++++++++++++++
|
21 | app-misc/openrgb/openrgb-0.1.ebuild | 36 ++++++++++++++++++++++++++++++++++++
|
22 | 3 files changed, 71 insertions(+)
|
23 | create mode 100644 app-misc/openrgb/Manifest
|
24 | create mode 100644 app-misc/openrgb/metadata.xml
|
25 | create mode 100644 app-misc/openrgb/openrgb-0.1.ebuild
|
26 | *** syncing darthgandalf-overlay
|
27 | *** synced darthgandalf-overlay
|
28 | * Sync succeeded
|
29 | $ git log --format=%ci -1
|
30 | $ git show -q --pretty=format:%G? HEAD
|
31 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 darthgandalf-overlay
|
32 | * Cache regenerated successfully
|