blob: 54f5f649e713665b4a4b5e5efde37c1dec411860 (
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
52b0361..a9c65ec master -> origin/master
Updating 52b0361..a9c65ec
Fast-forward
dev-python/applicationinsights/Manifest | 2 --
.../applicationinsights-0.11.7.ebuild | 21 ---------------------
dev-python/fabric/Manifest | 4 ++--
.../{fabric-2.4.0.ebuild => fabric-2.5.0.ebuild} | 0
4 files changed, 2 insertions(+), 25 deletions(-)
delete mode 100644 dev-python/applicationinsights/applicationinsights-0.11.7.ebuild
rename dev-python/fabric/{fabric-2.4.0.ebuild => fabric-2.5.0.ebuild} (100%)
*** 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
|