blob: c753cbac1a21be8bf60cea11cf605cd29fb6cdec (
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
|
{'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.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync alxu
*** syncing alxu
From https://git.alxu.ca/gentoo-overlay
2c1191b..a4adda0 master -> origin/master
Updating 2c1191b..a4adda0
Fast-forward
media-libs/libjxl/files/system-lcms.patch | 47 --------------------
...{libjxl-0.6.1.ebuild => libjxl-0.6.1-r1.ebuild} | 51 ++++++++++++----------
media-libs/libjxl/libjxl-9999.ebuild | 28 +++++-------
media-libs/libjxl/metadata.xml | 2 +-
4 files changed, 40 insertions(+), 88 deletions(-)
delete mode 100644 media-libs/libjxl/files/system-lcms.patch
rename media-libs/libjxl/{libjxl-0.6.1.ebuild => libjxl-0.6.1-r1.ebuild} (63%)
*** 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
|