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
60
61
62
63
64
65
66
67
68
69
70
|
{'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.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync graaff
*** syncing graaff
From https://anongit.gentoo.org/git/dev/graaff
39269ccb..487dc9f2 master -> origin/master
Updating 39269ccb..487dc9f2
Fast-forward
dev-ruby/axe-core-api/Manifest | 2 --
dev-ruby/axe-core-api/axe-core-api-4.5.0.ebuild | 40 ----------------------
dev-ruby/axe-core-api/axe-core-api-4.5.1.ebuild | 40 ----------------------
dev-ruby/axe-core-cucumber/Manifest | 2 --
.../axe-core-cucumber-4.5.0.ebuild | 25 --------------
.../axe-core-cucumber-4.5.1.ebuild | 25 --------------
dev-ruby/bootsnap/Manifest | 1 -
dev-ruby/bootsnap/bootsnap-1.13.0.ebuild | 39 ---------------------
dev-ruby/bootstrap_form/Manifest | 1 -
.../bootstrap_form/bootstrap_form-5.1.0-r1.ebuild | 28 ---------------
.../default_value_for-3.4.0-r1.ebuild | 31 +++++++++++++++++
.../dumb_delegator/dumb_delegator-1.0.0-r1.ebuild | 23 +++++++++++++
dev-ruby/dumb_delegator/metadata.xml | 5 ++-
.../enumerable-statistics-2.0.7-r1.ebuild | 31 +++++++++++++++++
dev-ruby/enumerable-statistics/metadata.xml | 5 ++-
dev-ruby/erb_lint/erb_lint-0.4.0.ebuild | 4 +--
.../exception_notification-4.5.0.ebuild | 6 ++--
dev-ruby/exception_notification/metadata.xml | 5 ++-
.../foundation_emails-2.2.1.0-r1.ebuild | 4 +--
dev-ruby/groupdate/Manifest | 1 -
dev-ruby/groupdate/groupdate-6.2.0.ebuild | 31 -----------------
dev-ruby/inflection/inflection-1.0.0-r1.ebuild | 4 +--
dev-ruby/inflection/metadata.xml | 5 ++-
.../invisible_captcha-2.1.0.ebuild | 4 +--
dev-ruby/joiner/joiner-0.6.0.ebuild | 6 ++--
dev-ruby/minitest-utils/Manifest | 1 +
dev-ruby/minitest-utils/metadata.xml | 5 ++-
.../minitest-utils/minitest-utils-0.4.8.ebuild | 31 +++++++++++++++++
28 files changed, 151 insertions(+), 254 deletions(-)
delete mode 100644 dev-ruby/axe-core-api/axe-core-api-4.5.0.ebuild
delete mode 100644 dev-ruby/axe-core-api/axe-core-api-4.5.1.ebuild
delete mode 100644 dev-ruby/axe-core-cucumber/axe-core-cucumber-4.5.0.ebuild
delete mode 100644 dev-ruby/axe-core-cucumber/axe-core-cucumber-4.5.1.ebuild
delete mode 100644 dev-ruby/bootsnap/bootsnap-1.13.0.ebuild
delete mode 100644 dev-ruby/bootstrap_form/bootstrap_form-5.1.0-r1.ebuild
create mode 100644 dev-ruby/default_value_for/default_value_for-3.4.0-r1.ebuild
create mode 100644 dev-ruby/dumb_delegator/dumb_delegator-1.0.0-r1.ebuild
create mode 100644 dev-ruby/enumerable-statistics/enumerable-statistics-2.0.7-r1.ebuild
delete mode 100644 dev-ruby/groupdate/groupdate-6.2.0.ebuild
create mode 100644 dev-ruby/minitest-utils/minitest-utils-0.4.8.ebuild
*** 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
|