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
38
39
|
{'description': {'en': 'Miscellaneous Gentoo ebuilds'},
'feed': ['https://github.com/bobwya/miscellaneous_ebuilds/commits/master.atom'],
'homepage': 'https://github.com/bobwya/miscellaneous_ebuilds',
'name': 'bobwya',
'owner': [{'email': 'bob.mt.wya@gmail.com',
'name': 'Bob Wya',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/bobwya/miscellaneous_ebuilds.git'},
{'type': 'git',
'uri': 'git@github.com:bobwya/miscellaneous_ebuilds.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bobwya
*** syncing bobwya
From https://github.com/bobwya/miscellaneous_ebuilds
a837e775..aaeb0151 master -> origin/master
Updating a837e775..aaeb0151
Fast-forward
mail-client/thunderbird/Manifest | 136 ++---
...d-115.7.0.ebuild => thunderbird-115.8.0.ebuild} | 26 +-
www-client/firefox/Manifest | 618 ++++++++++-----------
.../firefox/files/gentoo-hwaccel-prefs.js-r2 | 7 +-
...refox-115.7.0.ebuild => firefox-115.8.0.ebuild} | 27 +-
...firefox-122.0.ebuild => firefox-122.0.1.ebuild} | 1 -
...firefox-121.0.1.ebuild => firefox-123.0.ebuild} | 104 ++--
7 files changed, 481 insertions(+), 438 deletions(-)
rename mail-client/thunderbird/{thunderbird-115.7.0.ebuild => thunderbird-115.8.0.ebuild} (98%)
rename www-client/firefox/{firefox-115.7.0.ebuild => firefox-115.8.0.ebuild} (98%)
rename www-client/firefox/{firefox-122.0.ebuild => firefox-122.0.1.ebuild} (99%)
rename www-client/firefox/{firefox-121.0.1.ebuild => firefox-123.0.ebuild} (94%)
*** synced bobwya
* 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 bobwya
* Cache regenerated successfully
|