1 | {'description': {'en': 'Unofficial ebuilds for gentoo based distributions.'},
|
2 | 'feed': ['https://github.com/sandikata/ROKO__/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/sandikata/ROKO__',
|
4 | 'name': 'ROKO__',
|
5 | 'owner': [{'email': 'sandikata@yandex.ru',
|
6 | 'name': 'Alexandrow Rosen',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/sandikata/ROKO__.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/sandikata/ROKO__.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync ROKO__
|
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://github.com/sandikata/ROKO__
|
27 | 2686754..163daa9 master -> origin/master
|
28 | Updating 2686754..163daa9
|
29 | Fast-forward
|
30 | sys-kernel/xanmod-cacule-sources/Manifest | 2 ++
|
31 | .../xanmod-cacule-sources-5.10.8.ebuild | 31 ++++++++++++++++++++++
|
32 | 2 files changed, 33 insertions(+)
|
33 | create mode 100644 sys-kernel/xanmod-cacule-sources/xanmod-cacule-sources-5.10.8.ebuild
|
34 | *** syncing ROKO__
|
35 | *** synced ROKO__
|
36 | * Sync succeeded
|
37 | $ git log --format=%ci -1
|
38 | $ git show -q --pretty=format:%G? HEAD
|
39 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ROKO__
|
40 | * net-misc/cloudcross-1.4.1_rc1: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
41 | * net-misc/yadisk-direct-0.0.6: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
42 | * net-p2p/deluge-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
| [FATAL] |
43 | * sys-kernel/debian-sources-5.4.19: failed sourcing ebuild: mount-boot: EAPI 5 not supported
| [FATAL] |
44 | * sys-kernel/debian-sources-5.7: failed sourcing ebuild: mount-boot: EAPI 5 not supported
| [FATAL] |
45 | * Cache regen failed with 1
|