blob: 1ae84de4160a56c4076f097b1b344b92b0cf6e2f (
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
|
{'description': {'en': 'Experimental ebuilds for TeX Live'},
'feed': ['https://cgit.gentoo.org/proj/tex-overlay.git/atom/'],
'homepage': 'https://anongit.gentoo.org/git/proj/tex-overlay.git',
'name': 'tex-overlay',
'owner': [{'email': 'tex@gentoo.org', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/proj/tex-overlay.git'}],
'status': 'official'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tex-overlay
*** syncing tex-overlay
From https://anongit.gentoo.org/git/proj/tex-overlay
f28c6e6..021fe16 main -> origin/main
Updating f28c6e6..021fe16
Fast-forward
dev-texlive/texlive-binextra/texlive-binextra-2023_p69527.ebuild | 5 +++++
.../texlive-humanities/texlive-humanities-2023_p68465.ebuild | 7 ++++++-
2 files changed, 11 insertions(+), 1 deletion(-)
*** synced tex-overlay
* 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 tex-overlay
* Cache regenerated successfully
|