summaryrefslogtreecommitdiff
blob: 337e7eb7b023ef08cea50364b3a68e3af1d10126 (plain)
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
{'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: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://anongit.gentoo.org/git/dev/graaff
   72380c69..c85e8439  master     -> origin/master
Updating 72380c69..c85e8439
Fast-forward
 dev-ruby/rubocop-ast/Manifest                      |  6 +--
 dev-ruby/rubocop-ast/rubocop-ast-0.3.0.ebuild      | 31 --------------
 dev-ruby/rubocop-ast/rubocop-ast-0.4.0.ebuild      | 31 --------------
 dev-ruby/rubocop-ast/rubocop-ast-0.4.1.ebuild      | 31 --------------
 dev-ruby/rubocop-ast/rubocop-ast-0.4.2.ebuild      | 31 --------------
 ...p-ast-0.5.0.ebuild => rubocop-ast-1.0.0.ebuild} | 19 ++++++++-
 dev-ruby/rubocop/Manifest                          |  6 +--
 dev-ruby/rubocop/rubocop-0.88.0.ebuild             | 47 ----------------------
 dev-ruby/rubocop/rubocop-0.89.1.ebuild             | 47 ----------------------
 dev-ruby/rubocop/rubocop-0.90.0.ebuild             | 47 ----------------------
 dev-ruby/rubocop/rubocop-0.91.1.ebuild             | 47 ----------------------
 ...{rubocop-0.91.0.ebuild => rubocop-1.0.0.ebuild} |  6 +--
 12 files changed, 23 insertions(+), 326 deletions(-)
 delete mode 100644 dev-ruby/rubocop-ast/rubocop-ast-0.3.0.ebuild
 delete mode 100644 dev-ruby/rubocop-ast/rubocop-ast-0.4.0.ebuild
 delete mode 100644 dev-ruby/rubocop-ast/rubocop-ast-0.4.1.ebuild
 delete mode 100644 dev-ruby/rubocop-ast/rubocop-ast-0.4.2.ebuild
 rename dev-ruby/rubocop-ast/{rubocop-ast-0.5.0.ebuild => rubocop-ast-1.0.0.ebuild} (58%)
 delete mode 100644 dev-ruby/rubocop/rubocop-0.88.0.ebuild
 delete mode 100644 dev-ruby/rubocop/rubocop-0.89.1.ebuild
 delete mode 100644 dev-ruby/rubocop/rubocop-0.90.0.ebuild
 delete mode 100644 dev-ruby/rubocop/rubocop-0.91.1.ebuild
 rename dev-ruby/rubocop/{rubocop-0.91.0.ebuild => rubocop-1.0.0.ebuild} (92%)
*** syncing graaff
*** 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
 * Cache regenerated successfully