1 | {'description': {'en': "src_prepare group's Gentoo overlay"},
|
2 | 'feed': ['https://gitlab.com/src_prepare/src_prepare-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/src_prepare/src_prepare-overlay.git',
|
4 | 'name': 'src_prepare-overlay',
|
5 | 'owner': [{'email': 'xgqt@protonmail.com', 'name': 'XGQT', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://gitlab.com/src_prepare/src_prepare-overlay.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git+ssh://git@gitlab.com/src_prepare/src_prepare-overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync src_prepare-overlay
|
13 | warning: Pulling without specifying how to reconcile divergent branches is
|
14 | discouraged. You can squelch this message by running one of the following
|
15 | commands sometime before your next pull:
|
16 |
|
17 | git config pull.rebase false # merge (the default strategy)
|
18 | git config pull.rebase true # rebase
|
19 | git config pull.ff only # fast-forward only
|
20 |
|
21 | You can replace "git config" with "git config --global" to set a default
|
22 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
23 | or --ff-only on the command line to override the configured default per
|
24 | invocation.
|
25 |
|
26 | From https://gitlab.com/src_prepare/src_prepare-overlay
|
27 | 069c86d..c62fae3 master -> origin/master
|
28 | Updating 069c86d..c62fae3
|
29 | Fast-forward
|
30 | games-fps/darkplaces/darkplaces-20170829_beta1.ebuild | 5 +++--
|
31 | games-strategy/mindustry/mindustry-106.ebuild | 2 +-
|
32 | games-strategy/mindustry/mindustry-107.ebuild | 2 +-
|
33 | games-strategy/mindustry/mindustry-108.ebuild | 2 +-
|
34 | www-servers/jellyfin-bin/jellyfin-bin-10.6.4.ebuild | 2 +-
|
35 | 5 files changed, 7 insertions(+), 6 deletions(-)
|
36 | *** syncing src_prepare-overlay
|
37 | *** synced src_prepare-overlay
|
38 | * Sync succeeded
|
39 | $ git log --format=%ci -1
|
40 | $ git show -q --pretty=format:%G? HEAD
|
41 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 src_prepare-overlay
|
42 | * net-misc/jftui-0.4.0: failed sourcing ebuild: inherit: missing eclass argument
| [FATAL] |
43 | * Cache regen failed with 1
|