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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
{'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'}
$ pmaint sync graaff
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 graaff
From https://anongit.gentoo.org/git/dev/graaff
2b7d4b1a..f9adcabf master -> origin/master
Updating 2b7d4b1a..f9adcabf
Fast-forward
dev-ruby/aasm/Manifest | 1 +
dev-ruby/aasm/aasm-5.0.4.ebuild | 37 ++++++++++++++++++
dev-ruby/money/Manifest | 1 -
dev-ruby/money/money-6.13.0.ebuild | 32 ----------------
dev-ruby/money/money-6.13.1.ebuild | 6 +--
dev-ruby/rubocop-performance/Manifest | 1 +
.../rubocop-performance-1.3.0.ebuild | 27 +++++++++++++
dev-ruby/rubocop-rspec/Manifest | 3 +-
dev-ruby/rubocop-rspec/rubocop-rspec-1.30.1.ebuild | 33 ----------------
...c-1.30.0.ebuild => rubocop-rspec-1.33.0.ebuild} | 6 +--
dev-ruby/rubocop/Manifest | 1 +
dev-ruby/rubocop/rubocop-0.69.0.ebuild | 44 ++++++++++++++++++++++
dev-ruby/smart_properties/Manifest | 1 +
.../smart_properties-1.14.0.ebuild | 24 ++++++++++++
www-misc/checkbot/Manifest | 2 +-
www-misc/checkbot/checkbot-1.80-r1.ebuild | 6 +--
www-misc/checkbot/metadata.xml | 2 +-
17 files changed, 148 insertions(+), 79 deletions(-)
create mode 100644 dev-ruby/aasm/aasm-5.0.4.ebuild
delete mode 100644 dev-ruby/money/money-6.13.0.ebuild
create mode 100644 dev-ruby/rubocop-performance/rubocop-performance-1.3.0.ebuild
delete mode 100644 dev-ruby/rubocop-rspec/rubocop-rspec-1.30.1.ebuild
rename dev-ruby/rubocop-rspec/{rubocop-rspec-1.30.0.ebuild => rubocop-rspec-1.33.0.ebuild} (86%)
create mode 100644 dev-ruby/rubocop/rubocop-0.69.0.ebuild
create mode 100644 dev-ruby/smart_properties/smart_properties-1.14.0.ebuild
*** synced graaff
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 graaff
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
|