KBrown-pub

1
{'description': {'en': "KBrown's public overlay"},
2
 'feed': ['https://git.softwarelibre.mx/KBrown/gentoo-overlay/-/commits/KBrown-pub?format=atom'],
3
 'homepage': 'http://sandino.araico.net/',
4
 'name': 'KBrown-pub',
5
 'owner': [{'email': 'sandino@sandino.net',
6
            'name': 'Sandino Araico Sanchez',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://git.softwarelibre.mx/KBrown/gentoo-overlay.git'},
11
            {'type': 'git',
12
             'uri': 'https://github.com/KenjiBrown/gentoo-overlay.git'}],
13
 'status': 'unofficial'}
14
$ pmaint sync KBrown-pub
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://git.softwarelibre.mx/KBrown/gentoo-overlay
29
   85ec4e5..d891ac0  KBrown-pub -> origin/KBrown-pub
30
Updating 85ec4e5..d891ac0
31
Fast-forward
32
 dev-libs/libressl/Manifest              |  6 ++++
33
 dev-libs/libressl/libressl-3.2.0.ebuild | 62 +++++++++++++++++++++++++++++++++
34
 dev-libs/libressl/libressl-3.2.1.ebuild | 62 +++++++++++++++++++++++++++++++++
35
 dev-libs/libressl/libressl-3.2.2.ebuild | 62 +++++++++++++++++++++++++++++++++
36
 4 files changed, 192 insertions(+)
37
 create mode 100644 dev-libs/libressl/libressl-3.2.0.ebuild
38
 create mode 100644 dev-libs/libressl/libressl-3.2.1.ebuild
39
 create mode 100644 dev-libs/libressl/libressl-3.2.2.ebuild
40
*** syncing KBrown-pub
41
*** synced KBrown-pub
42
 * Sync succeeded
43
$ git log --format=%ci -1
44
$ git show -q --pretty=format:%G? HEAD
45
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 KBrown-pub
46
 * Cache regenerated successfully