blob: 4c6753a67c46f952cdbec925591e1d4b057c0b38 (
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
|
{'description': {'en': 'Up to date ck-sources'},
'feed': ['https://github.com/Pross/pross-overlay/commits/master.atom'],
'homepage': 'https://github.com/Pross/pross-overlay',
'name': 'pross',
'owner': [{'email': 'pross@pross.org.uk',
'name': 'Simon Prosser',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/Pross/pross-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync pross
From https://github.com/Pross/pross-overlay
05f9780..a13bc38 master -> origin/master
Updating 05f9780..a13bc38
Fast-forward
sys-kernel/ck-sources/Manifest | 4 +++
sys-kernel/ck-sources/ck-sources-5.6.14.ebuild | 34 ++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
create mode 100644 sys-kernel/ck-sources/ck-sources-5.6.14.ebuild
*** syncing pross
*** synced pross
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pross
* Cache regenerated successfully
|