summaryrefslogtreecommitdiff
blob: c7b340e9ff2d1b72a714a295e04263b4cfa03a6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{'description': {'en': 'Gentoo overlay with ebuilds by Stefan Talpalaru that '
                       'are not in the tree'},
 'feed': ['https://github.com/stefantalpalaru/gentoo-overlay/commits/master.atom'],
 'homepage': 'https://github.com/stefantalpalaru/gentoo-overlay',
 'name': 'stefantalpalaru',
 'owner': [{'email': 'stefantalpalaru@yahoo.com',
            'name': 'Stefan Talpalaru',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/stefantalpalaru/gentoo-overlay.git'},
            {'type': 'git',
             'uri': 'git://github.com/stefantalpalaru/gentoo-overlay.git'},
            {'type': 'git',
             'uri': 'git@github.com:stefantalpalaru/gentoo-overlay.git'}],
 'status': 'unofficial'}
$ pmaint sync stefantalpalaru
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://github.com/stefantalpalaru/gentoo-overlay
   f2e224a..2ff1a44  master     -> origin/master
Updating f2e224a..2ff1a44
Fast-forward
 app-emulation/vmware-modules/Manifest              |  4 +-
 ....5.6-r3.ebuild => vmware-modules-15.5.7.ebuild} |  2 +-
 ....0.0-r1.ebuild => vmware-modules-16.1.0.ebuild} |  2 +-
 app-emulation/vmware-workstation/Manifest          |  8 +-
 ...re-workstation-0-various-automation-hacks.patch | 95 ----------------------
 .../vmware-workstation-1-wierd-symlinks.patch      | 32 --------
 .../vmware-workstation-2-more-symlinks.patch       | 27 ------
 .../files/{vmware-16.0.rc => vmware-16.1.rc}       |  0
 ...d => vmware-workstation-15.5.7.17171714.ebuild} |  2 +-
 ...d => vmware-workstation-16.1.0.17198959.ebuild} |  2 +-
 10 files changed, 10 insertions(+), 164 deletions(-)
 rename app-emulation/vmware-modules/{vmware-modules-15.5.6-r3.ebuild => vmware-modules-15.5.7.ebuild} (99%)
 rename app-emulation/vmware-modules/{vmware-modules-16.0.0-r1.ebuild => vmware-modules-16.1.0.ebuild} (99%)
 delete mode 100644 app-emulation/vmware-workstation/contrib/vmware-workstation-0-various-automation-hacks.patch
 delete mode 100644 app-emulation/vmware-workstation/contrib/vmware-workstation-1-wierd-symlinks.patch
 delete mode 100644 app-emulation/vmware-workstation/contrib/vmware-workstation-2-more-symlinks.patch
 rename app-emulation/vmware-workstation/files/{vmware-16.0.rc => vmware-16.1.rc} (100%)
 rename app-emulation/vmware-workstation/{vmware-workstation-15.5.6.16341506-r2.ebuild => vmware-workstation-15.5.7.17171714.ebuild} (99%)
 rename app-emulation/vmware-workstation/{vmware-workstation-16.0.0.16894299-r1.ebuild => vmware-workstation-16.1.0.17198959.ebuild} (99%)
*** syncing stefantalpalaru
*** synced stefantalpalaru
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 stefantalpalaru
 * Cache regenerated successfully