blob: 49a6e7f5c7dde699be7e2144b1cc431ee79c44b0 (
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
32
33
34
35
36
|
{'description': {'en': 'personal overlay of robert7k'},
'feed': ['https://github.com/robert7k/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/robert7k/gentoo-overlay',
'name': 'robert7k',
'owner': [{'email': 'gentoo.2019@r123.de', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/robert7k/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/robert7k/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync robert7k
*** syncing robert7k
From https://github.com/robert7k/gentoo-overlay
29ac4d3..c426bc2 master -> origin/master
Updating 29ac4d3..c426bc2
Fast-forward
app-editors/zed/Manifest | 6 +-
.../{zed-0.160.7-r1.ebuild => zed-0.161.1.ebuild} | 0
dev-util/idea/Manifest | 4 +
dev-util/idea/files/config-2024.3 | 3 +
dev-util/idea/files/idea-2024.3.sh.patch | 10 ++
dev-util/idea/idea-2024.3.ebuild | 115 +++++++++++++++++++++
6 files changed, 135 insertions(+), 3 deletions(-)
rename app-editors/zed/{zed-0.160.7-r1.ebuild => zed-0.161.1.ebuild} (100%)
create mode 100644 dev-util/idea/files/config-2024.3
create mode 100644 dev-util/idea/files/idea-2024.3.sh.patch
create mode 100644 dev-util/idea/idea-2024.3.ebuild
*** synced robert7k
* 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 robert7k
* Cache regenerated successfully
|