1 | {'description': {'en': 'Overlay for ricing enthusiasts'},
|
2 | 'feed': ['https://github.com/azahi/ricerlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/azahi/ricerlay',
|
4 | 'name': 'ricerlay',
|
5 | 'owner': [{'email': 'azahi@teknik.io', 'name': 'azahi', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/azahi/ricerlay.git'},
|
8 | {'type': 'git',
|
9 | 'uri': 'git+ssh://git@github.com/azahi/ricerlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | $ pmaint sync ricerlay
|
12 | From https://github.com/azahi/ricerlay
|
13 | ce36c85..9e45906 master -> origin/master
|
14 | Updating ce36c85..9e45906
|
15 | Fast-forward
|
16 | x11-misc/sflock/metadata.xml | 8 ++++++++
|
17 | x11-misc/sflock/sflock-9999.ebuild | 40 ++++++++++++++++++++++++++++++++++++++
|
18 | 2 files changed, 48 insertions(+)
|
19 | create mode 100644 x11-misc/sflock/metadata.xml
|
20 | create mode 100644 x11-misc/sflock/sflock-9999.ebuild
|
21 | *** syncing ricerlay
|
22 | *** synced ricerlay
|
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 ricerlay
|
27 | * Cache regenerated successfully
|