xdch47

1
{'description': {'en': 'Gentoo portage overlay of xdch47'},
2
 'homepage': 'https://github.com/xdch47/gpo-xdch47',
3
 'name': 'xdch47',
4
 'owner': [{'email': 'xdch47@posteo.de',
5
            'name': 'Felix Neumärker',
6
            'type': 'person'}],
7
 'quality': 'experimental',
8
 'source': [{'type': 'git', 'uri': 'https://github.com/xdch47/gpo-xdch47.git'},
9
            {'type': 'git',
10
             'uri': 'git+ssh://git@github.com/xdch47/gpo-xdch47.git'}],
11
 'status': 'unofficial'}
12
$ pmaint sync xdch47
13
warning: Pulling without specifying how to reconcile divergent branches is
14
discouraged. You can squelch this message by running one of the following
15
commands sometime before your next pull:
16
17
  git config pull.rebase false  # merge (the default strategy)
18
  git config pull.rebase true   # rebase
19
  git config pull.ff only       # fast-forward only
20
21
You can replace "git config" with "git config --global" to set a default
22
preference for all repositories. You can also pass --rebase, --no-rebase,
23
or --ff-only on the command line to override the configured default per
24
invocation.
25
26
From https://github.com/xdch47/gpo-xdch47
27
   18fc6a5..426c317  master     -> origin/master
28
Updating 18fc6a5..426c317
29
Fast-forward
30
 sys-cluster/env-modules/Manifest                   |  3 +-
31
 sys-cluster/env-modules/env-modules-4.5.0.ebuild   | 81 ----------------------
32
 ...dules-4.4.1.ebuild => env-modules-4.5.3.ebuild} |  0
33
 .../env-modules/files/moduleshome-4.3.1.patch      | 13 ----
34
 4 files changed, 1 insertion(+), 96 deletions(-)
35
 delete mode 100644 sys-cluster/env-modules/env-modules-4.5.0.ebuild
36
 rename sys-cluster/env-modules/{env-modules-4.4.1.ebuild => env-modules-4.5.3.ebuild} (100%)
37
 delete mode 100644 sys-cluster/env-modules/files/moduleshome-4.3.1.patch
38
*** syncing xdch47
39
*** synced xdch47
40
 * Sync succeeded
41
$ git log --format=%ci -1
42
$ git show -q --pretty=format:%G? HEAD
43
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xdch47
44
 * Cache regenerated successfully