blob: 32f7da9ec24f049eaeb3881d7503367125913ea8 (
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
|
{'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'}
$ pmaint sync linuxunderground-overlay
From git://github.com/linuxunderground/gentoo.overlay
1aa03c0..419e25b master -> origin/master
Updating 1aa03c0..419e25b
Fast-forward
dev-python/azure-mgmt-containerregistry/Manifest | 4 ++--
...0_rc12.ebuild => azure-mgmt-containerregistry-3.0.0_rc14.ebuild} | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
rename dev-python/azure-mgmt-containerregistry/{azure-mgmt-containerregistry-3.0.0_rc12.ebuild => azure-mgmt-containerregistry-3.0.0_rc14.ebuild} (75%)
*** syncing linuxunderground-overlay
*** synced linuxunderground-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 linuxunderground-overlay
* Cache regenerated successfully
|