linuxunderground-overlay

1
{'description': {'en': 'experimental ebuilds from linuxunderground.be'},
2
 'homepage': 'https://github.com/linuxunderground/gentoo.overlay',
3
 'name': 'linuxunderground-overlay',
4
 'owner': [{'email': 'vincent.hardy.be@gmail.com',
5
            'name': 'linuxunderground',
6
            'type': 'person'}],
7
 'quality': 'experimental',
8
 'source': [{'type': 'git',
9
             'uri': 'git://github.com/linuxunderground/gentoo.overlay.git'},
10
            {'type': 'git',
11
             'uri': 'https://github.com/linuxunderground/gentoo.overlay.git'}],
12
 'status': 'unofficial'}
13
$ pmaint sync linuxunderground-overlay
14
warning: Pulling without specifying how to reconcile divergent branches is
15
discouraged. You can squelch this message by running one of the following
16
commands sometime before your next pull:
17
18
  git config pull.rebase false  # merge (the default strategy)
19
  git config pull.rebase true   # rebase
20
  git config pull.ff only       # fast-forward only
21
22
You can replace "git config" with "git config --global" to set a default
23
preference for all repositories. You can also pass --rebase, --no-rebase,
24
or --ff-only on the command line to override the configured default per
25
invocation.
26
27
From git://github.com/linuxunderground/gentoo.overlay
28
   9ff045b..e5e51dd  master     -> origin/master
29
Updating 9ff045b..e5e51dd
30
Fast-forward
31
 dev-python/azure-appconfiguration/Manifest         |  4 +--
32
 ....ebuild => azure-appconfiguration-1.1.1.ebuild} |  4 +--
33
 dev-python/azure-cli-core/Manifest                 |  4 +--
34
 ...-2.12.1.ebuild => azure-cli-core-2.14.0.ebuild} |  0
35
 dev-python/azure-mgmt-cognitiveservices/Manifest   |  4 +--
36
 ...d => azure-mgmt-cognitiveservices-6.3.0.ebuild} |  0
37
 dev-python/azure-mgmt-compute/Manifest             |  4 +--
38
 ...0.0.ebuild => azure-mgmt-compute-14.0.0.ebuild} |  0
39
 dev-python/azure-mgmt-rdbms/Manifest               |  4 +--
40
 ...c1.ebuild => azure-mgmt-rdbms-3.1.0_rc1.ebuild} |  4 +--
41
 dev-python/azure-mgmt-web/Manifest                 |  4 +--
42
 ...-0.47.0.ebuild => azure-mgmt-web-0.48.0.ebuild} |  0
43
 dev-python/azure-multiapi-storage/Manifest         |  4 +--
44
 ....ebuild => azure-multiapi-storage-0.5.2.ebuild} |  4 +--
45
 dev-python/azure-synapse-artifacts/Manifest        |  3 ++
46
 .../azure-synapse-artifacts-0.3.0.ebuild           | 23 ++++++++++++++
47
 dev-python/azure-synapse-artifacts/metadata.xml    | 11 +++++++
48
 net-misc/azure-cli/Manifest                        |  4 +--
49
 ...e-cli-2.12.1.ebuild => azure-cli-2.14.0.ebuild} | 36 ++++++++++------------
50
 19 files changed, 76 insertions(+), 41 deletions(-)
51
 rename dev-python/azure-appconfiguration/{azure-appconfiguration-1.1.0.ebuild => azure-appconfiguration-1.1.1.ebuild} (84%)
52
 rename dev-python/azure-cli-core/{azure-cli-core-2.12.1.ebuild => azure-cli-core-2.14.0.ebuild} (100%)
53
 rename dev-python/azure-mgmt-cognitiveservices/{azure-mgmt-cognitiveservices-6.2.0.ebuild => azure-mgmt-cognitiveservices-6.3.0.ebuild} (100%)
54
 rename dev-python/azure-mgmt-compute/{azure-mgmt-compute-13.0.0.ebuild => azure-mgmt-compute-14.0.0.ebuild} (100%)
55
 rename dev-python/azure-mgmt-rdbms/{azure-mgmt-rdbms-3.0.0_rc1.ebuild => azure-mgmt-rdbms-3.1.0_rc1.ebuild} (85%)
56
 rename dev-python/azure-mgmt-web/{azure-mgmt-web-0.47.0.ebuild => azure-mgmt-web-0.48.0.ebuild} (100%)
57
 rename dev-python/azure-multiapi-storage/{azure-multiapi-storage-0.4.1.ebuild => azure-multiapi-storage-0.5.2.ebuild} (84%)
58
 create mode 100644 dev-python/azure-synapse-artifacts/Manifest
59
 create mode 100644 dev-python/azure-synapse-artifacts/azure-synapse-artifacts-0.3.0.ebuild
60
 create mode 100644 dev-python/azure-synapse-artifacts/metadata.xml
61
 rename net-misc/azure-cli/{azure-cli-2.12.1.ebuild => azure-cli-2.14.0.ebuild} (93%)
62
*** syncing linuxunderground-overlay
63
*** synced linuxunderground-overlay
64
 * Sync succeeded
65
$ git log --format=%ci -1
66
$ git show -q --pretty=format:%G? HEAD
67
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 linuxunderground-overlay
68
 * Cache regenerated successfully