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
36
37
38
39
40
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync graaff
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:gentoo-linux-surface-overlay repo at '/var/lib/repo-mirror-ci/sync/gentoo-linux-surface-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing graaff
From https://anongit.gentoo.org/git/dev/graaff
3291aa08..98cd5a2c master -> origin/master
Updating 3291aa08..98cd5a2c
Fast-forward
dev-ruby/rubocop-rails/Manifest | 4 +--
dev-ruby/rubocop-rails/rubocop-rails-2.24.1.ebuild | 32 ----------------------
dev-ruby/rubocop-rails/rubocop-rails-2.25.0.ebuild | 32 ----------------------
...s-2.26.0.ebuild => rubocop-rails-2.27.0.ebuild} | 0
4 files changed, 1 insertion(+), 67 deletions(-)
delete mode 100644 dev-ruby/rubocop-rails/rubocop-rails-2.24.1.ebuild
delete mode 100644 dev-ruby/rubocop-rails/rubocop-rails-2.25.0.ebuild
rename dev-ruby/rubocop-rails/{rubocop-rails-2.26.0.ebuild => rubocop-rails-2.27.0.ebuild} (100%)
*** 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
* Cache regenerated successfully
|