robert7k

1
{'description': {'en': 'personal overlay of robert7k'},
2
 'feed': ['https://github.com/robert7k/gentoo-overlay/commits/master.atom'],
3
 'homepage': 'https://github.com/robert7k/gentoo-overlay',
4
 'name': 'robert7k',
5
 'owner': [{'email': 'gentoo.2019@r123.de', 'type': 'person'}],
6
 'quality': 'experimental',
7
 'source': [{'type': 'git',
8
             'uri': 'https://github.com/robert7k/gentoo-overlay.git'}],
9
 'status': 'unofficial'}
10
$ pmaint sync robert7k
11
warning: Pulling without specifying how to reconcile divergent branches is
12
discouraged. You can squelch this message by running one of the following
13
commands sometime before your next pull:
14
15
  git config pull.rebase false  # merge (the default strategy)
16
  git config pull.rebase true   # rebase
17
  git config pull.ff only       # fast-forward only
18
19
You can replace "git config" with "git config --global" to set a default
20
preference for all repositories. You can also pass --rebase, --no-rebase,
21
or --ff-only on the command line to override the configured default per
22
invocation.
23
24
From https://github.com/robert7k/gentoo-overlay
25
   99f9a0d..f0a61b4  master     -> origin/master
26
Updating 99f9a0d..f0a61b4
27
Fast-forward
28
 sci-physics/geigerlog/Manifest                  |  3 ++
29
 sci-physics/geigerlog/files/geigerlog-1.1.patch | 24 +++++++++++
30
 sci-physics/geigerlog/geigerlog-1.1.ebuild      | 53 +++++++++++++++++++++++++
31
 3 files changed, 80 insertions(+)
32
 create mode 100644 sci-physics/geigerlog/files/geigerlog-1.1.patch
33
 create mode 100644 sci-physics/geigerlog/geigerlog-1.1.ebuild
34
*** syncing robert7k
35
*** synced robert7k
36
 * Sync succeeded
37
$ git log --format=%ci -1
38
$ git show -q --pretty=format:%G? HEAD
39
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 robert7k
40
 * Cache regenerated successfully