summaryrefslogtreecommitdiff
blob: fd82942f412228333e44b2415a339415a5dcd124 (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
61
62
63
64
65
66
67
{'description': {'en': '"Bubba" platform support for Excito B2|3'},
 'homepage': 'https://github.com/gordonb3/bubba-overlay',
 'name': 'bubba',
 'owner': [{'email': 'gordon@bosvangennip.nl',
            'name': 'Gordon Bos',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/gordonb3/bubba-overlay.git'}],
 'status': 'unofficial'}
$ pmaint sync bubba
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/gordonb3/bubba-overlay
   776708f..9f45a8a  master     -> origin/master
Updating 776708f..9f45a8a
Fast-forward
 app-misc/domoticz/Manifest                         |   5 +-
 app-misc/domoticz/metadata.xml                     |  11 ++
 app-misc/oikomaticz/Manifest                       |   1 +
 app-misc/oikomaticz/metadata.xml                   |  11 ++
 dev-libs/openzwave/Manifest                        |   1 +
 dev-libs/openzwave/metadata.xml                    |   7 ++
 dev-perl/Audio-Scan/Audio-Scan-1.02.ebuild         |  38 +++++++
 dev-perl/Audio-Scan/Manifest                       |  11 +-
 .../Audio-Scan/files/fix_Opus_duration_bug.patch   | 119 +++++++++++++++++++++
 dev-perl/Locale-Hebrew/Locale-Hebrew-1.05.ebuild   |  33 ++++++
 dev-perl/Locale-Hebrew/Manifest                    |   4 +
 ...ble_implicit_declaration_of_exit_function.patch |  12 +++
 dev-perl/Locale-Hebrew/metadata.xml                |   9 ++
 .../MP3-Cut-Gapless/MP3-Cut-Gapless-0.0.3.ebuild   |  33 ++++++
 dev-perl/MP3-Cut-Gapless/Manifest                  |   3 +
 dev-perl/MP3-Cut-Gapless/metadata.xml              |   9 ++
 sys-apps/sysvinit/Manifest                         |   1 +
 sys-apps/sysvinit/metadata.xml                     |   7 ++
 18 files changed, 309 insertions(+), 6 deletions(-)
 create mode 100644 app-misc/domoticz/metadata.xml
 create mode 100644 app-misc/oikomaticz/metadata.xml
 create mode 100644 dev-libs/openzwave/metadata.xml
 create mode 100644 dev-perl/Audio-Scan/Audio-Scan-1.02.ebuild
 create mode 100644 dev-perl/Audio-Scan/files/fix_Opus_duration_bug.patch
 create mode 100644 dev-perl/Locale-Hebrew/Locale-Hebrew-1.05.ebuild
 create mode 100644 dev-perl/Locale-Hebrew/Manifest
 create mode 100644 dev-perl/Locale-Hebrew/files/fix_incompatible_implicit_declaration_of_exit_function.patch
 create mode 100644 dev-perl/Locale-Hebrew/metadata.xml
 create mode 100644 dev-perl/MP3-Cut-Gapless/MP3-Cut-Gapless-0.0.3.ebuild
 create mode 100644 dev-perl/MP3-Cut-Gapless/Manifest
 create mode 100644 dev-perl/MP3-Cut-Gapless/metadata.xml
 create mode 100644 sys-apps/sysvinit/metadata.xml
*** syncing bubba
*** synced bubba
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 bubba
 * Cache regenerated successfully