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
37
|
{'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.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync inode64-overlay
*** syncing inode64-overlay
From https://github.com/inode64/inode64-overlay
f370754..bfbb4ea main -> origin/main
Updating f370754..bfbb4ea
Fast-forward
app-backup/resticprofile/Manifest | 4 ++--
...file-0.28.1.ebuild => resticprofile-0.29.0.ebuild} | 0
dist/resticprofile-0.29.0-vendor.tar.xz | Bin 0 -> 2297712 bytes
3 files changed, 2 insertions(+), 2 deletions(-)
rename app-backup/resticprofile/{resticprofile-0.28.1.ebuild => resticprofile-0.29.0.ebuild} (100%)
create mode 100644 dist/resticprofile-0.29.0-vendor.tar.xz
*** 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
* www-servers/tomcat-8.5.100: failed sourcing ebuild: inherit requires unknown eclass: java-ant-2.eclass
* Cache regen failed with 1
|