blob: 034ba710767538b64a7569be335709156c766223 (
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
|
{'description': {'en': 'experimental ebuilds from linuxunderground.be'},
'homepage': 'https://github.com/linuxunderground/gentoo.overlay',
'name': 'linuxunderground-overlay',
'owner': [{'email': 'vincent.hardy.be@gmail.com',
'name': 'linuxunderground',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/linuxunderground/gentoo.overlay.git'},
{'type': 'git',
'uri': 'https://github.com/linuxunderground/gentoo.overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linuxunderground-overlay
*** syncing linuxunderground-overlay
From git://github.com/linuxunderground/gentoo.overlay
97a3160..3843c2e master -> origin/master
Updating 97a3160..3843c2e
Fast-forward
dev-python/azure-keyvault-keys/Manifest | 3 +++
.../azure-keyvault-keys-4.4.0.ebuild | 25 ++++++++++++++++++++++
dev-python/azure-keyvault-keys/metadata.xml | 11 ++++++++++
3 files changed, 39 insertions(+)
create mode 100644 dev-python/azure-keyvault-keys/Manifest
create mode 100644 dev-python/azure-keyvault-keys/azure-keyvault-keys-4.4.0.ebuild
create mode 100644 dev-python/azure-keyvault-keys/metadata.xml
*** synced linuxunderground-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 linuxunderground-overlay
* Cache regenerated successfully
|