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
34
35
36
|
{'description': {'en': 'Server overlay, virtualization, developer tools and '
'misc apps',
'es': 'Overlay de servidores, virtualización, herramientas '
'para desarrolladores y aplicaciones varias'},
'feed': ['https://github.com/inode64/inode64-overlay/commits/main.atom'],
'homepage': 'https://github.com/inode64/inode64-overlay',
'name': 'inode64-overlay',
'owner': [{'email': 'web@inode64.com',
'name': 'F.Javier Félix',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/inode64/inode64-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/inode64/inode64-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync inode64-overlay
*** syncing inode64-overlay
From https://github.com/inode64/inode64-overlay
143fc4a..7181f59 main -> origin/main
Updating 143fc4a..7181f59
Fast-forward
app-backup/backrest/files/backrest.initd | 2 +-
app-backup/backrest/files/backrest.service | 2 +-
dev-util/phpstorm/Manifest | 1 +
dev-util/phpstorm/phpstorm-2024.1.4.ebuild | 122 +++++++++++++++++++++++++++++
4 files changed, 125 insertions(+), 2 deletions(-)
create mode 100644 dev-util/phpstorm/phpstorm-2024.1.4.ebuild
*** synced inode64-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 inode64-overlay
* Cache regenerated successfully
|