blob: e127e2553d0eac37a09a775bdda3148f0db17a1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
{'description': {'en': 'Overlay for ricing enthusiasts'},
'feed': ['https://github.com/azahi/ricerlay/commits/master.atom'],
'homepage': 'https://github.com/azahi/ricerlay',
'name': 'ricerlay',
'owner': [{'email': 'azahi@teknik.io', 'name': 'azahi', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/azahi/ricerlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/azahi/ricerlay.git'}],
'status': 'unofficial'}
$ pmaint sync ricerlay
From https://github.com/azahi/ricerlay
d97688f..80f2484 master -> origin/master
Updating d97688f..80f2484
Fast-forward
TODO.md | 2 ++
app-misc/tty-clock/Manifest | 2 ++
app-misc/tty-clock/metadata.xml | 8 ++++++++
app-misc/tty-clock/tty-clock-2.3.ebuild | 24 ++++++++++++++++++++++++
4 files changed, 36 insertions(+)
create mode 100644 app-misc/tty-clock/Manifest
create mode 100644 app-misc/tty-clock/metadata.xml
create mode 100644 app-misc/tty-clock/tty-clock-2.3.ebuild
*** syncing ricerlay
*** synced ricerlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ricerlay
* Cache regenerated successfully
|