blob: 9de182cf6432c2e90e32c1b25935f0d94a409555 (
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
|
{'description': {'en': 'Alex Xu (Hello71) personal overlay'},
'feed': ['https://cgit.alxu.ca/gentoo-overlay.git/atom/'],
'homepage': 'https://cgit.alxu.ca/gentoo-overlay.git/',
'name': 'alxu',
'owner': [{'email': 'alex_y_xu@yahoo.ca',
'name': 'Alex Xu (Hello71)',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://git.alxu.ca/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.13
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync alxu
*** syncing alxu
From https://git.alxu.ca/gentoo-overlay
8aa6e7b..bbac568 master -> origin/master
Updating 8aa6e7b..bbac568
Fast-forward
dev-qt/qtgui/files/qt-5.12-gcc-avx2.patch | 29 ---
...-update-_NET_SUPPORTED-when-WM-changes-it.patch | 38 ++++
www-client/firefox/Manifest | 196 ++++++++++-----------
...refox-104.0.1.ebuild => firefox-104.0.2.ebuild} | 6 +-
4 files changed, 141 insertions(+), 128 deletions(-)
delete mode 100644 dev-qt/qtgui/files/qt-5.12-gcc-avx2.patch
create mode 100644 dev-qt/qtgui/files/qtgui-5.15.5-xcb-update-_NET_SUPPORTED-when-WM-changes-it.patch
rename www-client/firefox/{firefox-104.0.1.ebuild => firefox-104.0.2.ebuild} (99%)
*** synced alxu
* 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 alxu
* Cache regenerated successfully
|