summaryrefslogtreecommitdiff
blob: 0286e7f5f4bd9192979592cade29ab69beb20fb1 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{'description': {'en': "Beatussum's overlay", 'fr': 'Overlay de Beatussum'},
 'feed': ['https://github.com/beatussum/beatussum-overlay/commits/master.atom'],
 'homepage': 'https://github.com/beatussum/beatussum-overlay',
 'longdescription': {'en': '\n'
                           '        My Gentoo overlay aims to provide some '
                           'packages that are not (yet) in the main Gentoo '
                           'tree.\n'
                           '    ',
                     'fr': '\n'
                           '        Mon overlay a pour but de fournir certains '
                           'paquets qui ne sont pas (encore) disponibles dans '
                           "l'arbre principal.\n"
                           '    '},
 'name': 'beatussum-overlay',
 'owner': [{'email': 'beatussum@protonmail.com',
            'name': 'Mattéo Rossillol--Laruelle',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://github.com/beatussum/beatussum-overlay.git'},
            {'type': 'git',
             'uri': 'ssh://git@github.com/beatussum/beatussum-overlay.git'}],
 'status': 'unofficial'}
$ pmaint sync beatussum-overlay
From https://github.com/beatussum/beatussum-overlay
   7ae80fe..71f5b82  master     -> origin/master
Updating 7ae80fe..71f5b82
Fast-forward
 .travis.yml                                        |  2 +-
 dev-cpp/finalcut/Manifest                          | 20 ++++++
 .../files/finalcut-0.6.0-fix-cppunit-config.patch  | 22 ++++++
 .../files/finalcut-0.6.0-fix-without-package.patch | 56 +++++++++++++++
 dev-cpp/finalcut/finalcut-0.6.0.ebuild             | 82 ++++++++++++++++++++++
 dev-cpp/finalcut/metadata.xml                      | 45 ++++++++++++
 .../{cpu-x-4.0.1.ebuild => cpu-x-4.0.1-r1.ebuild}  | 23 +++---
 .../{cpu-x-9999-r3.ebuild => cpu-x-9999-r4.ebuild} | 23 +++---
 x11-themes/tela-icon-theme/Manifest                | 28 ++++----
 .../tela-icon-theme-20200221-cache-update.patch    | 14 ----
 .../tela-icon-theme-99999999-cache-update.patch    | 14 ----
 ...0512.ebuild => tela-icon-theme-20200625.ebuild} |  8 ++-
 ...9.ebuild => tela-icon-theme-99999999-r1.ebuild} | 10 +--
 13 files changed, 281 insertions(+), 66 deletions(-)
 create mode 100644 dev-cpp/finalcut/Manifest
 create mode 100644 dev-cpp/finalcut/files/finalcut-0.6.0-fix-cppunit-config.patch
 create mode 100644 dev-cpp/finalcut/files/finalcut-0.6.0-fix-without-package.patch
 create mode 100644 dev-cpp/finalcut/finalcut-0.6.0.ebuild
 create mode 100644 dev-cpp/finalcut/metadata.xml
 rename sys-process/cpu-x/{cpu-x-4.0.1.ebuild => cpu-x-4.0.1-r1.ebuild} (82%)
 rename sys-process/cpu-x/{cpu-x-9999-r3.ebuild => cpu-x-9999-r4.ebuild} (84%)
 delete mode 100644 x11-themes/tela-icon-theme/files/tela-icon-theme-20200221-cache-update.patch
 delete mode 100644 x11-themes/tela-icon-theme/files/tela-icon-theme-99999999-cache-update.patch
 rename x11-themes/tela-icon-theme/{tela-icon-theme-20200512.ebuild => tela-icon-theme-20200625.ebuild} (92%)
 rename x11-themes/tela-icon-theme/{tela-icon-theme-99999999.ebuild => tela-icon-theme-99999999-r1.ebuild} (92%)
*** syncing beatussum-overlay
*** synced beatussum-overlay
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 beatussum-overlay
 * Cache regenerated successfully