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
|
{'description': {'en': 'Gentoo overlay for Android Studio experimental '
'packages'},
'feed': ['https://github.com/AdamGiergun/adasss/commits/master.atom'],
'homepage': 'https://github.com/AdamGiergun/adasss',
'name': 'adasss',
'owner': [{'email': 'adasss@poczta.onet.pl',
'name': 'Adam Giergun',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/AdamGiergun/adasss.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/AdamGiergun/adasss.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync adasss
*** syncing adasss
From https://github.com/AdamGiergun/adasss
9a2ea4d..46103cf master -> origin/master
Updating 9a2ea4d..46103cf
Fast-forward
dev-util/idea-community/Manifest | 3 +-
.../idea-community/idea-community-2024.3-r1.ebuild | 159 +++++++++++++++++++++
dev-util/idea-community/metadata.xml | 6 +
3 files changed, 167 insertions(+), 1 deletion(-)
create mode 100644 dev-util/idea-community/idea-community-2024.3-r1.ebuild
*** synced adasss
* 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 adasss
* Cache regenerated successfully
|