blob: 7404cdccee67719deef0628fcb371b857fd446e9 (
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': "Ant P.'s personal overlay"},
'feed': ['https://gitlab.com/flussence/overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/flussence/overlay',
'name': 'flussence',
'owner': [{'email': 'ant+gentoo.bugs@flussence.eu',
'name': 'Anthony Parsons',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/flussence/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync flussence
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
*** syncing flussence
From https://gitlab.com/flussence/overlay
9103fc4..1429cf6 master -> origin/master
Updating 9103fc4..1429cf6
Fast-forward
.gitignore | 3 +++
media-sound/mumble/mumble-9999.ebuild | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
create mode 100644 .gitignore
*** synced flussence
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 flussence
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
* Cache regenerated successfully
|