toniz4-overlay

1
{'description': {'en': 'Useful packages for your person use'},
2
 'name': 'toniz4-overlay',
3
 'owner': [{'email': 'cassioavila@yandex.com',
4
            'name': 'Cássio Ribeiro Alves de Ávila',
5
            'type': 'person'}],
6
 'quality': 'experimental',
7
 'source': [{'type': 'git',
8
             'uri': 'https://github.com/toniz4/toniz4-overlay.git'}],
9
 'status': 'unofficial'}
10
$ pmaint sync toniz4-overlay
11
warning: Pulling without specifying how to reconcile divergent branches is
12
discouraged. You can squelch this message by running one of the following
13
commands sometime before your next pull:
14
15
  git config pull.rebase false  # merge (the default strategy)
16
  git config pull.rebase true   # rebase
17
  git config pull.ff only       # fast-forward only
18
19
You can replace "git config" with "git config --global" to set a default
20
preference for all repositories. You can also pass --rebase, --no-rebase,
21
or --ff-only on the command line to override the configured default per
22
invocation.
23
24
From https://github.com/toniz4/toniz4-overlay
25
   b2cad56..e82643b  master     -> origin/master
26
Updating b2cad56..e82643b
27
Fast-forward
28
 app-misc/tree-sitter/Manifest                  |  1 -
29
 app-misc/tree-sitter/metadata.xml              | 12 -------
30
 app-misc/tree-sitter/tree-sitter-0.17.3.ebuild | 26 ---------------
31
 app-office/calcurse/Manifest                   |  1 -
32
 app-office/calcurse/calcurse-4.6.0.ebuild      | 45 --------------------------
33
 app-office/calcurse/metadata.xml               | 15 ---------
34
 6 files changed, 100 deletions(-)
35
 delete mode 100644 app-misc/tree-sitter/Manifest
36
 delete mode 100644 app-misc/tree-sitter/metadata.xml
37
 delete mode 100644 app-misc/tree-sitter/tree-sitter-0.17.3.ebuild
38
 delete mode 100644 app-office/calcurse/Manifest
39
 delete mode 100644 app-office/calcurse/calcurse-4.6.0.ebuild
40
 delete mode 100644 app-office/calcurse/metadata.xml
41
*** syncing toniz4-overlay
42
*** synced toniz4-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 toniz4-overlay
47
 * Cache regenerated successfully