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:pkgcore:ext-devlibs repo at '/var/lib/repo-mirror-ci/sync/ext-devlibs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
warning: Pulling without specifying how to reconcile divergent branches is
19
discouraged. You can squelch this message by running one of the following
20
commands sometime before your next pull:
21
22
  git config pull.rebase false  # merge (the default strategy)
23
  git config pull.rebase true   # rebase
24
  git config pull.ff only       # fast-forward only
25
26
You can replace "git config" with "git config --global" to set a default
27
preference for all repositories. You can also pass --rebase, --no-rebase,
28
or --ff-only on the command line to override the configured default per
29
invocation.
30
31
From https://github.com/zpuskas/sinustrom-gentoo-overlay
32
   896f0c9..f82b191  master     -> origin/master
33
Updating 896f0c9..f82b191
34
Fast-forward
35
 dev-python/pivy/Manifest                         |  4 +++
36
 dev-python/pivy/files/pivy-0.6.4-find-SoQt.patch | 31 ++++++++++++++++++
37
 dev-python/pivy/metadata.xml                     | 23 +++++++++++++
38
 dev-python/pivy/pivy-0.6.5.ebuild                | 41 ++++++++++++++++++++++++
39
 net-mail/getmail/Manifest                        |  3 --
40
 net-mail/getmail/getmail-6.9.ebuild              | 26 ---------------
41
 net-mail/getmail/metadata.xml                    | 16 ---------
42
 7 files changed, 99 insertions(+), 45 deletions(-)
43
 create mode 100644 dev-python/pivy/Manifest
44
 create mode 100644 dev-python/pivy/files/pivy-0.6.4-find-SoQt.patch
45
 create mode 100644 dev-python/pivy/metadata.xml
46
 create mode 100644 dev-python/pivy/pivy-0.6.5.ebuild
47
 delete mode 100644 net-mail/getmail/Manifest
48
 delete mode 100644 net-mail/getmail/getmail-6.9.ebuild
49
 delete mode 100644 net-mail/getmail/metadata.xml
50
*** syncing sinustrom
51
*** synced sinustrom
52
 * Sync succeeded
53
$ git log --format=%ci -1
54
$ git show -q --pretty=format:%G? HEAD
55
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sinustrom
56
 * Cache regenerated successfully