summaryrefslogtreecommitdiff
blob: 5f9226c62efb7b840e07281b00703543baa5fd51 (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
{'description': {'en': 'Various ebuilds from different sources'},
 'feed': ['https://gitlab.com/menelkir/gentoo-overlay/commits/master.atom'],
 'homepage': 'https://gitlab.com/menelkir/gentoo-overlay',
 'name': 'menelkir',
 'owner': [{'email': 'menelkir@itroll.org',
            'name': 'Daniel Menelkir',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://gitlab.com/menelkir/gentoo-overlay.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@gitlab.com/menelkir/gentoo-overlay.git'}],
 'status': 'unofficial'}
$ pmaint sync menelkir
*** syncing menelkir
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://gitlab.com/menelkir/gentoo-overlay
   9cc1d7c4..e8408688  master     -> origin/master
Updating 9cc1d7c4..e8408688
Fast-forward
 ...99-r33.ebuild => libretro-meta-9999-r34.ebuild} |  9 ++++---
 .../openlara-libretro/files/build_fix.patch        | 31 ++++++++++++++++++++++
 games-emulation/openlara-libretro/metadata.xml     |  3 ---
 ...=> openlara-libretro-1.0_pre20210121-r1.ebuild} | 18 +++----------
 ...-r3.ebuild => openlara-libretro-9999-r4.ebuild} | 19 ++++---------
 ...bretro-meta-9999-r33 => libretro-meta-9999-r34} |  6 ++---
 ...210121 => openlara-libretro-1.0_pre20210121-r1} |  6 ++---
 ...-libretro-9999-r3 => openlara-libretro-9999-r4} |  6 ++---
 profiles/package.mask                              |  1 -
 9 files changed, 54 insertions(+), 45 deletions(-)
 rename games-emulation/libretro-meta/{libretro-meta-9999-r33.ebuild => libretro-meta-9999-r34.ebuild} (94%)
 create mode 100644 games-emulation/openlara-libretro/files/build_fix.patch
 rename games-emulation/openlara-libretro/{openlara-libretro-1.0_pre20210121.ebuild => openlara-libretro-1.0_pre20210121-r1.ebuild} (66%)
 rename games-emulation/openlara-libretro/{openlara-libretro-9999-r3.ebuild => openlara-libretro-9999-r4.ebuild} (62%)
 rename metadata/md5-cache/games-emulation/{libretro-meta-9999-r33 => libretro-meta-9999-r34} (60%)
 rename metadata/md5-cache/games-emulation/{openlara-libretro-1.0_pre20210121 => openlara-libretro-1.0_pre20210121-r1} (86%)
 rename metadata/md5-cache/games-emulation/{openlara-libretro-9999-r3 => openlara-libretro-9999-r4} (84%)
*** synced menelkir
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 menelkir
 * Cache regenerated successfully