blob: a992e1c75d3028224abd457899036b97061c008f (
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
31
|
{'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'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qownnotes-overlay
*** syncing qownnotes-overlay
From https://github.com/qownnotes/gentoo-overlay
bc3fa70..bb6976b master -> origin/master
Updating bc3fa70..bb6976b
Fast-forward
app-office/qownnotes/Manifest | 1 +
app-office/qownnotes/qownnotes-24.2.5.ebuild | 76 ++++++++++++++++++++++++++++
2 files changed, 77 insertions(+)
create mode 100644 app-office/qownnotes/qownnotes-24.2.5.ebuild
*** synced qownnotes-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 qownnotes-overlay
* Cache regenerated successfully
|