blob: 02bd1fb1b2e0b367f3685d0215efd632ca369395 (
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': 'personal overlay of robert7k'},
'feed': ['https://github.com/robert7k/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/robert7k/gentoo-overlay',
'name': 'robert7k',
'owner': [{'email': 'gentoo.bugzilla.2012@r123.de', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/robert7k/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync robert7k
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing robert7k
From https://github.com/robert7k/gentoo-overlay
7671dd4..7cc0d2a master -> origin/master
Updating 7671dd4..7cc0d2a
Fast-forward
dev-java/gradle-bin/Manifest | 2 ++
dev-java/gradle-bin/gradle-bin-4.9.ebuild | 51 +++++++++++++++++++++++++++++++
2 files changed, 53 insertions(+)
create mode 100644 dev-java/gradle-bin/gradle-bin-4.9.ebuild
*** synced robert7k
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 robert7k
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|