jorgicio

1
{'description': {'en': 'Gentoo repository made by Jorgicio.'},
2
 'feed': ['https://github.com/jorgicio/jorgicio-gentoo/commits/master.atom'],
3
 'homepage': 'https://github.com/jorgicio/jorgicio-gentoo',
4
 'name': 'jorgicio',
5
 'owner': [{'email': 'jpizarrocallejas@gmail.com',
6
            'name': 'Jorge Pizarro Callejas',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://github.com/jorgicio/jorgicio-gentoo.git'},
11
            {'type': 'git',
12
             'uri': 'git://github.com/jorgicio/jorgicio-gentoo.git'},
13
            {'type': 'git',
14
             'uri': 'git@github.com:jorgicio/jorgicio-gentoo.git'}],
15
 'status': 'unofficial'}
16
$ pmaint sync jorgicio
17
warning: Pulling without specifying how to reconcile divergent branches is
18
discouraged. You can squelch this message by running one of the following
19
commands sometime before your next pull:
20
21
  git config pull.rebase false  # merge (the default strategy)
22
  git config pull.rebase true   # rebase
23
  git config pull.ff only       # fast-forward only
24
25
You can replace "git config" with "git config --global" to set a default
26
preference for all repositories. You can also pass --rebase, --no-rebase,
27
or --ff-only on the command line to override the configured default per
28
invocation.
29
30
From https://github.com/jorgicio/jorgicio-gentoo
31
   d30a7e29..54e0670c  master     -> origin/master
32
Updating d30a7e29..54e0670c
33
Fast-forward
34
 app-editors/vscode-bin/Manifest                    |  2 +
35
 app-editors/vscode-bin/vscode-bin-1.50.1.ebuild    | 60 ++++++++++++++++++++++
36
 app-editors/vscodium-bin/Manifest                  |  4 ++
37
 .../vscodium-bin/vscodium-bin-1.50.1.ebuild        | 54 +++++++++++++++++++
38
 4 files changed, 120 insertions(+)
39
 create mode 100644 app-editors/vscode-bin/vscode-bin-1.50.1.ebuild
40
 create mode 100644 app-editors/vscodium-bin/vscodium-bin-1.50.1.ebuild
41
*** syncing jorgicio
42
*** synced jorgicio
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 jorgicio
47
 * Cache regenerated successfully