summaryrefslogtreecommitdiff
blob: d347f86feba0bbce3237920e076d56392082582f (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
61
62
63
{'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
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** 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
   a248ca66..25927d0b  master     -> origin/master
Updating a248ca66..25927d0b
Fast-forward
 ...99-r19.ebuild => libretro-meta-9999-r20.ebuild} |  3 ++-
 games-emulation/lowresnx-libretro/Manifest         |  1 +
 .../lowresnx-libretro-1.0_pre20210327.ebuild       | 22 ++++++++++++++++++++++
 .../lowresnx-libretro-9999.ebuild                  | 21 +++++++++++++++++++++
 games-emulation/lowresnx-libretro/metadata.xml     | 10 ++++++++++
 .../games-emulation/libretro-meta-9999-r19         | 10 ----------
 .../games-emulation/libretro-meta-9999-r20         | 10 ++++++++++
 .../lowresnx-libretro-1.0_pre20210327              | 13 +++++++++++++
 .../games-emulation/lowresnx-libretro-9999         | 12 ++++++++++++
 metadata/md5-cache/games-util/gamehub-0.16.0.1     |  4 ++--
 metadata/md5-cache/games-util/gamehub-0.16.0.97    |  4 ++--
 metadata/md5-cache/net-im/cawbird-1.3.2            |  4 ++--
 metadata/md5-cache/net-im/cawbird-9999             |  4 ++--
 metadata/md5-cache/net-news/feedreader-2.11.0      |  6 +++---
 14 files changed, 102 insertions(+), 22 deletions(-)
 rename games-emulation/libretro-meta/{libretro-meta-9999-r19.ebuild => libretro-meta-9999-r20.ebuild} (97%)
 create mode 100644 games-emulation/lowresnx-libretro/Manifest
 create mode 100644 games-emulation/lowresnx-libretro/lowresnx-libretro-1.0_pre20210327.ebuild
 create mode 100644 games-emulation/lowresnx-libretro/lowresnx-libretro-9999.ebuild
 create mode 100644 games-emulation/lowresnx-libretro/metadata.xml
 delete mode 100644 metadata/md5-cache/games-emulation/libretro-meta-9999-r19
 create mode 100644 metadata/md5-cache/games-emulation/libretro-meta-9999-r20
 create mode 100644 metadata/md5-cache/games-emulation/lowresnx-libretro-1.0_pre20210327
 create mode 100644 metadata/md5-cache/games-emulation/lowresnx-libretro-9999
*** 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