sinustrom

1
{'description': {'en': 'Sinustrom Gentoo Overlay'},
2
 'feed': ['https://github.com/zpuskas/sinustrom-gentoo-overlay/commits/master.atom'],
3
 'homepage': 'https://github.com/zpuskas/sinustrom-gentoo-overlay',
4
 'name': 'sinustrom',
5
 'owner': [{'email': 'zoltan@sinustrom.info',
6
            'name': 'Zoltan Puskas',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://github.com/zpuskas/sinustrom-gentoo-overlay.git'},
11
            {'type': 'git',
12
             'uri': 'git://github.com/zpuskas/sinustrom-gentoo-overlay.git'},
13
            {'type': 'git',
14
             'uri': 'git@github.com:zpuskas/sinustrom-gentoo-overlay.git'}],
15
 'status': 'unofficial'}
16
$ pmaint sync sinustrom
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/zpuskas/sinustrom-gentoo-overlay
31
   b5b671b..a3edd6a  master     -> origin/master
32
Updating b5b671b..a3edd6a
33
Fast-forward
34
 media-gfx/freecad/Manifest                         |  18 +-
35
 ...ed-variables-to-use-new-naming-from-4.0.0.patch | 429 ------------
36
 ...cad-0.18.4-0002-Fix-PySide-related-checks.patch |  47 --
37
 ...ecad-0.18.4-0004-fix-std-namespace-issues.patch | 732 ---------------------
38
 ...x-a-Qt-related-crash-with-draft-workbench.patch |  87 ---
39
 ....18.4-0006-add-missing-include-statements.patch |  38 --
40
 ....18.4-0007-fix-boost-placeholders-problem.patch |  42 --
41
 ...4-0008-Update-swigpyrun.in-for-Python-3.8.patch |  30 -
42
 ...n-skip-ci-tp_print-slot-has-been-replaced.patch | 188 ------
43
 .../files/freecad-0.18.4-0010-Porting-Py3.8.patch  |  57 --
44
 ...ndCoin3DDoc.cmake-fix-patch-for-coin-docs.patch |  26 +
45
 ...0002-CMakeLists.txt-add-option-for-ccache.patch |  33 +
46
 ...4-r2.ebuild => freecad-0.19_pre20201231.ebuild} | 235 ++++---
47
 media-gfx/freecad/metadata.xml                     |  18 +-
48
 sys-fs/securefs/Manifest                           |   2 +-
49
 ...efs-0.11.1.ebuild => securefs-0.11.1-r1.ebuild} |   4 +-
50
 16 files changed, 196 insertions(+), 1790 deletions(-)
51
 delete mode 100644 media-gfx/freecad/files/freecad-0.18.4-0001-Fix-coin-related-variables-to-use-new-naming-from-4.0.0.patch
52
 delete mode 100644 media-gfx/freecad/files/freecad-0.18.4-0002-Fix-PySide-related-checks.patch
53
 delete mode 100644 media-gfx/freecad/files/freecad-0.18.4-0004-fix-std-namespace-issues.patch
54
 delete mode 100644 media-gfx/freecad/files/freecad-0.18.4-0005-Fix-a-Qt-related-crash-with-draft-workbench.patch
55
 delete mode 100644 media-gfx/freecad/files/freecad-0.18.4-0006-add-missing-include-statements.patch
56
 delete mode 100644 media-gfx/freecad/files/freecad-0.18.4-0007-fix-boost-placeholders-problem.patch
57
 delete mode 100644 media-gfx/freecad/files/freecad-0.18.4-0008-Update-swigpyrun.in-for-Python-3.8.patch
58
 delete mode 100644 media-gfx/freecad/files/freecad-0.18.4-0009-Python-skip-ci-tp_print-slot-has-been-replaced.patch
59
 delete mode 100644 media-gfx/freecad/files/freecad-0.18.4-0010-Porting-Py3.8.patch
60
 create mode 100644 media-gfx/freecad/files/freecad-0.19_pre20201231-0001-FindCoin3DDoc.cmake-fix-patch-for-coin-docs.patch
61
 create mode 100644 media-gfx/freecad/files/freecad-0.19_pre20201231-0002-CMakeLists.txt-add-option-for-ccache.patch
62
 rename media-gfx/freecad/{freecad-0.18.4-r2.ebuild => freecad-0.19_pre20201231.ebuild} (50%)
63
 rename sys-fs/securefs/{securefs-0.11.1.ebuild => securefs-0.11.1-r1.ebuild} (92%)
64
*** syncing sinustrom
65
*** synced sinustrom
66
 * Sync succeeded
67
$ git log --format=%ci -1
68
$ git show -q --pretty=format:%G? HEAD
69
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sinustrom
70
 * Cache regenerated successfully