elopez-r-overlay

1
{'description': {'en': 'My Gentoo overlay for Ebuilds'},
2
 'feed': ['https://gitlab.com/libre_hackerman/elopez-r-overlay/-/commits/master.atom'],
3
 'homepage': 'https://gitlab.com/libre_hackerman/elopez-r-overlay',
4
 'name': 'elopez-r-overlay',
5
 'owner': [{'email': 'gnu_stallman@protonmail.ch',
6
            'name': 'Esteban López Rodríguez',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://gitlab.com/libre_hackerman/elopez-r-overlay.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@gitlab.com:libre_hackerman/elopez-r-overlay.git'}],
13
 'status': 'unofficial'}
14
$ pmaint sync elopez-r-overlay
15
warning: Pulling without specifying how to reconcile divergent branches is
16
discouraged. You can squelch this message by running one of the following
17
commands sometime before your next pull:
18
19
  git config pull.rebase false  # merge (the default strategy)
20
  git config pull.rebase true   # rebase
21
  git config pull.ff only       # fast-forward only
22
23
You can replace "git config" with "git config --global" to set a default
24
preference for all repositories. You can also pass --rebase, --no-rebase,
25
or --ff-only on the command line to override the configured default per
26
invocation.
27
28
From https://gitlab.com/libre_hackerman/elopez-r-overlay
29
   7d4e892..72ad222  master     -> origin/master
30
Updating 7d4e892..72ad222
31
Fast-forward
32
 net-im/gomuks/Manifest                             | 22 +++++++++++++++++++++-
33
 ...{gomuks-0.2.1.ebuild => gomuks-0.2.1-r1.ebuild} | 20 ++++++++++++++++++++
34
 2 files changed, 41 insertions(+), 1 deletion(-)
35
 rename net-im/gomuks/{gomuks-0.2.1.ebuild => gomuks-0.2.1-r1.ebuild} (88%)
36
*** syncing elopez-r-overlay
37
*** synced elopez-r-overlay
38
 * Sync succeeded
39
$ git log --format=%ci -1
40
$ git show -q --pretty=format:%G? HEAD
41
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 elopez-r-overlay
42
 * Cache regenerated successfully