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.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync graaff
WARNING:pkgcore:bratishkaerik-overlay repo at '/var/lib/repo-mirror-ci/sync/bratishkaerik-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:gbrlsnchs repo at '/var/lib/repo-mirror-ci/sync/gbrlsnchs', 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
cc6aa14a..21494ca9 master -> origin/master
Updating cc6aa14a..21494ca9
Fast-forward
dev-ruby/active_storage_validations/Manifest | 4 +---
.../active_storage_validations-1.0.4.ebuild | 26 ----------------------
.../active_storage_validations-1.1.1.ebuild | 26 ----------------------
...ild => active_storage_validations-1.1.4.ebuild} | 0
4 files changed, 1 insertion(+), 55 deletions(-)
delete mode 100644 dev-ruby/active_storage_validations/active_storage_validations-1.0.4.ebuild
delete mode 100644 dev-ruby/active_storage_validations/active_storage_validations-1.1.1.ebuild
rename dev-ruby/active_storage_validations/{active_storage_validations-1.1.0.ebuild => active_storage_validations-1.1.4.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
|