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
   f04a1a29..9f28517f  master     -> origin/master
32
Updating f04a1a29..9f28517f
33
Fast-forward
34
 www-client/brave-bin/Manifest                      |  10 +-
35
 www-client/brave-bin/brave-bin-1.13.86.ebuild      | 140 ---------------------
36
 www-client/brave-bin/brave-bin-1.14.81.ebuild      |   2 +-
37
 www-client/brave-bin/brave-bin-1.14.84.ebuild      |   2 +-
38
 ...bin-1.13.82.ebuild => brave-bin-1.15.69.ebuild} |  35 ++----
39
 5 files changed, 17 insertions(+), 172 deletions(-)
40
 delete mode 100644 www-client/brave-bin/brave-bin-1.13.86.ebuild
41
 rename www-client/brave-bin/{brave-bin-1.13.82.ebuild => brave-bin-1.15.69.ebuild} (76%)
42
*** syncing jorgicio
43
*** synced jorgicio
44
 * Sync succeeded
45
$ git log --format=%ci -1
46
$ git show -q --pretty=format:%G? HEAD
47
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jorgicio
48
 * Cache regenerated successfully