blob: 2ba50b3316802d51f73c5db65442c60abd17c8ad (
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
33
|
{'description': {'en': 'Ebuilds by Florian Schmaus'},
'homepage': 'https://gitlab.com/Flow/flow-s-ebuilds',
'name': 'flow',
'owner': [{'email': 'flow@gentoo.org',
'name': 'Florian Schmaus',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/Flow/flow-s-ebuilds.git'}],
'status': 'unofficial'}
pkgcore 0.12.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flow
*** syncing flow
From https://gitlab.com/Flow/flow-s-ebuilds
2d632a4..a6dd831 master -> origin/master
Updating 2d632a4..a6dd831
Fast-forward
media-gfx/gpick/Manifest | 1 +
...gpick-0.4_pre20220830-add-missing-include.patch | 18 ++++++
media-gfx/gpick/gpick-0.4_pre20220830.ebuild | 67 ++++++++++++++++++++++
media-gfx/gpick/metadata.xml | 14 +++++
4 files changed, 100 insertions(+)
create mode 100644 media-gfx/gpick/Manifest
create mode 100644 media-gfx/gpick/files/gpick-0.4_pre20220830-add-missing-include.patch
create mode 100644 media-gfx/gpick/gpick-0.4_pre20220830.ebuild
create mode 100644 media-gfx/gpick/metadata.xml
*** synced flow
* 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 flow
* Cache regenerated successfully
|