blob: 7bbbf82c3f75a44dd2a0f74777e48d62346206cd (
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
|
{'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
9cf88c9..b9e36e6 master -> origin/master
Updating 9cf88c9..b9e36e6
Fast-forward
dev-python/azure-cli-core/Manifest | 4 ++--
.../{azure-cli-core-2.10.0.ebuild => azure-cli-core-2.10.1.ebuild} | 0
net-misc/azure-cli/Manifest | 4 ++--
.../azure-cli/{azure-cli-2.10.0.ebuild => azure-cli-2.10.1.ebuild} | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
rename dev-python/azure-cli-core/{azure-cli-core-2.10.0.ebuild => azure-cli-core-2.10.1.ebuild} (100%)
rename net-misc/azure-cli/{azure-cli-2.10.0.ebuild => azure-cli-2.10.1.ebuild} (99%)
*** 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
|