blob: 3e95e581301e2544237c0ca9a3f7cb642e68bcc2 (
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
|
{'description': {'en': 'QOwnNotes overlay'},
'feed': ['https://github.com/qownnotes/gentoo-overlay/commits/master.atom'],
'homepage': 'http://www.qownnotes.org',
'name': 'qownnotes-overlay',
'owner': [{'email': 'patrizio@bekerle.com',
'name': 'Patrizio Bekerle',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/qownnotes/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/qownnotes/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync qownnotes-overlay
From https://github.com/qownnotes/gentoo-overlay
6e890af..09d4a3a master -> origin/master
Updating 6e890af..09d4a3a
Fast-forward
app-office/qownnotes/Manifest | 1 +
app-office/qownnotes/qownnotes-20.8.2.ebuild | 60 ++++++++++++++++++++++++++++
2 files changed, 61 insertions(+)
create mode 100644 app-office/qownnotes/qownnotes-20.8.2.ebuild
*** syncing qownnotes-overlay
*** synced qownnotes-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 qownnotes-overlay
* Cache regenerated successfully
|