blob: 778de6b084da60434af65f56daed8fbb569f57fb (
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.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync qownnotes-overlay
*** syncing qownnotes-overlay
From https://github.com/qownnotes/gentoo-overlay
a4d140d..98bf068 master -> origin/master
Updating a4d140d..98bf068
Fast-forward
app-office/qownnotes/Manifest | 1 +
app-office/qownnotes/qownnotes-23.2.1.ebuild | 67 ++++++++++++++++++++++++++++
2 files changed, 68 insertions(+)
create mode 100644 app-office/qownnotes/qownnotes-23.2.1.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
|