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
   f979e65..0d64e57  master     -> origin/master
30
Updating f979e65..0d64e57
31
Fast-forward
32
 dev-python/python-telegram/Manifest                                | 4 ++--
33
 ...python-telegram-0.12.0.ebuild => python-telegram-0.14.0.ebuild} | 7 ++-----
34
 2 files changed, 4 insertions(+), 7 deletions(-)
35
 rename dev-python/python-telegram/{python-telegram-0.12.0.ebuild => python-telegram-0.14.0.ebuild} (82%)
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