blob: 70e5f4321400fe5433bb83d4ed226de124121c1a (
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
32
|
{'description': {'en': 'fd-gentoo overlay'},
'feed': ['https://git.denkena-consulting.com/f-denkena/fd-gentoo.rss'],
'homepage': 'https://git.denkena-consulting.com/f-denkena/fd-gentoo',
'name': 'fd-gentoo',
'owner': [{'email': 'federico.denkena@posteo.de',
'name': 'Federico Justus Denkena',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.denkena-consulting.com/f-denkena/fd-gentoo.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fd-gentoo
*** syncing fd-gentoo
From https://git.denkena-consulting.com/f-denkena/fd-gentoo
bdf86ef..432994c master -> origin/master
Updating bdf86ef..432994c
Fast-forward
app-emulation/qubes-core-agent-linux/Manifest | 2 +
.../files/qubes-ensure-lib-modules.service | 19 +
.../qubes-core-agent-linux-4.2.38.ebuild | 440 +++++++++++++++++++++
3 files changed, 461 insertions(+)
create mode 100644 app-emulation/qubes-core-agent-linux/Manifest
create mode 100644 app-emulation/qubes-core-agent-linux/files/qubes-ensure-lib-modules.service
create mode 100644 app-emulation/qubes-core-agent-linux/qubes-core-agent-linux-4.2.38.ebuild
*** synced fd-gentoo
* 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 fd-gentoo
* Cache regenerated successfully
|