1 | {'description': {'en': "Beatussum's overlay", 'fr': 'Overlay de Beatussum'},
|
2 | 'feed': ['https://github.com/beatussum/beatussum-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/beatussum/beatussum-overlay',
|
4 | 'longdescription': {'en': '\n'
|
5 | ' My Gentoo overlay aims to provide some '
|
6 | 'packages that are not (yet) in the main Gentoo '
|
7 | 'tree.\n'
|
8 | ' ',
|
9 | 'fr': '\n'
|
10 | ' Mon overlay a pour but de fournir certains '
|
11 | 'paquets qui ne sont pas (encore) disponibles dans '
|
12 | "l'arbre principal.\n"
|
13 | ' '},
|
14 | 'name': 'beatussum-overlay',
|
15 | 'owner': [{'email': 'beatussum@protonmail.com',
|
16 | 'name': 'Mattéo Rossillol--Laruelle',
|
17 | 'type': 'person'}],
|
18 | 'quality': 'experimental',
|
19 | 'source': [{'type': 'git',
|
20 | 'uri': 'https://github.com/beatussum/beatussum-overlay.git'},
|
21 | {'type': 'git',
|
22 | 'uri': 'git+ssh://git@github.com/beatussum/beatussum-overlay.git'}],
|
23 | 'status': 'unofficial'}
|
24 | pkgcore 0.12.24
|
25 |
|
26 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync beatussum-overlay
|
27 | *** syncing beatussum-overlay
|
28 | From https://github.com/beatussum/beatussum-overlay
|
29 | 325c84d..537ed47 master -> origin/master
|
30 | Updating 325c84d..537ed47
|
31 | Fast-forward
|
32 | app-shells/grmlzshrc/grmlzshrc-0.19.2.ebuild | 2 +-
|
33 | .../zsh-autosuggestions-0.7.0.ebuild | 2 +-
|
34 | .../zsh-history-substring-search-1.1.0.ebuild | 2 +-
|
35 | dev-cpp/finalcut/finalcut-0.9.0.ebuild | 2 +-
|
36 | .../sqlitebrowser/sqlitebrowser-3.12.2-r1.ebuild | 6 +-
|
37 | dev-db/sqlitebrowser/sqlitebrowser-9999.ebuild | 6 +-
|
38 | dev-libs/libcpuid/libcpuid-0.6.3.ebuild | 2 +-
|
39 | .../minecraft-launcher-1.0.1221-r1.ebuild | 5 +-
|
40 | skel.ebuild | 171 +++++++++++++++++++++
|
41 | metadata.xml.skel => skel.metadata.xml | 0
|
42 | sys-apps/cpu-x/cpu-x-5.0.3.ebuild | 10 +-
|
43 | sys-apps/cpu-x/cpu-x-9999.ebuild | 10 +-
|
44 | .../save-backlight/save-backlight-1.1.2.ebuild | 2 +-
|
45 | sys-block/zram-init/zram-init-11.1.ebuild | 6 +-
|
46 | sys-block/zram-init/zram-init-9999.ebuild | 6 +-
|
47 | 15 files changed, 200 insertions(+), 32 deletions(-)
|
48 | create mode 100644 skel.ebuild
|
49 | rename metadata.xml.skel => skel.metadata.xml (100%)
|
50 | *** synced beatussum-overlay
|
51 | * Sync succeeded
|
52 | $ git log --format=%ci -1
|
53 | $ git show -q --pretty=format:%G? HEAD
|
54 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 beatussum-overlay
|
55 | * Cache regenerated successfully
|