blob: 4319219e6fc4ead26d1f36b469072e3cc7d40ca8 (
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
|
{'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.11
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flow
*** syncing flow
From https://gitlab.com/Flow/flow-s-ebuilds
44095fc..c502491 master -> origin/master
Updating 44095fc..c502491
Fast-forward
app-text/xml2rfc/Manifest | 2 +-
.../xml2rfc/{xml2rfc-3.5.0.ebuild => xml2rfc-3.12.10.ebuild} | 11 ++++++++---
2 files changed, 9 insertions(+), 4 deletions(-)
rename app-text/xml2rfc/{xml2rfc-3.5.0.ebuild => xml2rfc-3.12.10.ebuild} (90%)
*** 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
|