blob: 31b370847fabf374e069f4ee72e16a1cfe0228d4 (
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
34
35
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flow
*** syncing flow
From https://gitlab.com/Flow/flow-s-ebuilds
78feb66..b02d828 master -> origin/master
Updating 78feb66..b02d828
Fast-forward
dev-util/android-sdk-cmdline-tools/Manifest | 1 -
.../android-sdk-cmdline-tools-0_p11076708.ebuild | 59 ----------------------
.../files/80-android-device.rules | 4 --
dev-util/android-sdk-cmdline-tools/metadata.xml | 8 ---
profiles/eapi | 1 +
5 files changed, 1 insertion(+), 72 deletions(-)
delete mode 100644 dev-util/android-sdk-cmdline-tools/Manifest
delete mode 100644 dev-util/android-sdk-cmdline-tools/android-sdk-cmdline-tools-0_p11076708.ebuild
delete mode 100644 dev-util/android-sdk-cmdline-tools/files/80-android-device.rules
delete mode 100644 dev-util/android-sdk-cmdline-tools/metadata.xml
create mode 100644 profiles/eapi
*** 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
|