src_prepare-overlay

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