1 | {'description': {'en': 'Ebuilds for packages not in the Gentoo tree\n'
|
2 | ' (lack of maintainer or too experimental) and '
|
3 | 'live ebuilds\n'
|
4 | ' or extensions/bugfixes for packages in the '
|
5 | 'tree'},
|
6 | 'feed': ['https://cgit.gentoo.org/user/mv.git/atom/'],
|
7 | 'homepage': 'https://cgit.gentoo.org/user/mv.git',
|
8 | 'name': 'mv',
|
9 | 'owner': [{'email': 'martin@mvath.de',
|
10 | 'name': 'Martin Väth',
|
11 | 'type': 'person'}],
|
12 | 'quality': 'experimental',
|
13 | 'source': [{'type': 'git',
|
14 | 'uri': 'https://anongit.gentoo.org/git/user/mv.git'},
|
15 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/mv.git'},
|
16 | {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/user/mv.git'}],
|
17 | 'status': 'unofficial'}
|
18 | pkgcore 0.12.24
|
19 |
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mv
|
21 | *** syncing mv
|
22 | From https://anongit.gentoo.org/git/user/mv
|
23 | 0ec0aa48..e91a3696 main -> origin/main
|
24 | Updating 0ec0aa48..e91a3696
|
25 | Fast-forward
|
26 | metadata/pkg_desc_index | 2 +-
|
27 | sys-apps/less/files/less-643-LESSOPEN-escape.patch | 61 ++++++++++++++++++++++
|
28 | .../{less-643-r1.ebuild => less-643-r3.ebuild} | 3 +-
|
29 | 3 files changed, 64 insertions(+), 2 deletions(-)
|
30 | create mode 100644 sys-apps/less/files/less-643-LESSOPEN-escape.patch
|
31 | rename sys-apps/less/{less-643-r1.ebuild => less-643-r3.ebuild} (96%)
|
32 | *** synced mv
|
33 | * Sync succeeded
|
34 | $ git log --format=%ci -1
|
35 | $ git show -q --pretty=format:%G? HEAD
|
36 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 mv
|
37 | * Cache regenerated successfully
|