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
|
{'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
a82ed04..d1c97e2 master -> origin/master
Updating a82ed04..d1c97e2
Fast-forward
README.md | 10 ++++++++++
dev-util/android-studio-beta/Manifest | 4 ++--
...24.2.2.11.ebuild => android-studio-beta-2024.2.2.12.ebuild} | 0
dev-util/android-studio-canary/Manifest | 4 ++--
...24.3.1.5.ebuild => android-studio-canary-2024.3.1.6.ebuild} | 0
5 files changed, 14 insertions(+), 4 deletions(-)
rename dev-util/android-studio-beta/{android-studio-beta-2024.2.2.11.ebuild => android-studio-beta-2024.2.2.12.ebuild} (100%)
rename dev-util/android-studio-canary/{android-studio-canary-2024.3.1.5.ebuild => android-studio-canary-2024.3.1.6.ebuild} (100%)
*** 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
|