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:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
warning: Pulling without specifying how to reconcile divergent branches is
17
discouraged. You can squelch this message by running one of the following
18
commands sometime before your next pull:
19
20
  git config pull.rebase false  # merge (the default strategy)
21
  git config pull.rebase true   # rebase
22
  git config pull.ff only       # fast-forward only
23
24
You can replace "git config" with "git config --global" to set a default
25
preference for all repositories. You can also pass --rebase, --no-rebase,
26
or --ff-only on the command line to override the configured default per
27
invocation.
28
29
From https://gitlab.com/libre_hackerman/elopez-r-overlay
30
   76c3c20..e830e9c  master     -> origin/master
31
Updating 76c3c20..e830e9c
32
Fast-forward
33
 README.md                                |  1 +
34
 x11-misc/skcolbmwd/Manifest              |  3 +++
35
 x11-misc/skcolbmwd/skcolbmwd-1.0.ebuild  | 30 ++++++++++++++++++++++++++++++
36
 x11-misc/skcolbmwd/skcolbmwd-9999.ebuild | 29 +++++++++++++++++++++++++++++
37
 4 files changed, 63 insertions(+)
38
 create mode 100644 x11-misc/skcolbmwd/Manifest
39
 create mode 100644 x11-misc/skcolbmwd/skcolbmwd-1.0.ebuild
40
 create mode 100644 x11-misc/skcolbmwd/skcolbmwd-9999.ebuild
41
*** syncing elopez-r-overlay
42
*** synced elopez-r-overlay
43
 * Sync succeeded
44
$ git log --format=%ci -1
45
$ git show -q --pretty=format:%G? HEAD
46
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 elopez-r-overlay
47
 * Cache regenerated successfully