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
|
{'description': {'en': 'Developer overlay of Hans de Graaff with mostly ruby '
'and\n'
' xemacs ebuilds, and a few assorted other goodies.'},
'feed': ['https://cgit.gentoo.org/dev/graaff.git/atom/'],
'homepage': 'http://moving-innovations.com/blog/',
'name': 'graaff',
'owner': [{'email': 'graaff@gentoo.org',
'name': 'Hans de Graaff',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/dev/graaff.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/graaff.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/dev/graaff.git'}],
'status': 'official'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync graaff
*** syncing graaff
Already up to date.
*** synced graaff
* 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 graaff
* dev-ruby/debride-1.8.2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/draper-3.1.0: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/rack-livereload-0.3.17: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/rotp-4.1.0-r1: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* dev-ruby/webpacker-4.2.2: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* net-analyzer/munin-plugins-rails-0.2.13: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* www-servers/adsf-live-1.4.3: failed parsing REQUIRED_USE: '|| ( )' is unparseable
* Cache regen failed with 1
|