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
|
{'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://git@github.com/AdamGiergun/adasss.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync adasss
*** syncing adasss
From https://github.com/AdamGiergun/adasss
7e0475e..76fe7df master -> origin/master
Updating 7e0475e..76fe7df
Fast-forward
dev-util/android-studio/Manifest | 6 ++--
...21.ebuild => android-studio-2021.1.1.20.ebuild} | 36 ++++++++--------------
...ebuild => android-studio-2021.1.1.22-r1.ebuild} | 1 +
3 files changed, 16 insertions(+), 27 deletions(-)
rename dev-util/android-studio/{android-studio-2021.1.1.21.ebuild => android-studio-2021.1.1.20.ebuild} (65%)
rename dev-util/android-studio/{android-studio-2021.1.1.22.ebuild => android-studio-2021.1.1.22-r1.ebuild} (99%)
*** 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
|