1 | {'description': {'en': 'packages for mono environment and other',
|
2 | 'ru': 'пакеты для моно и разное прочее'},
|
3 | 'feed': ['https://github.com/ArsenShnurkov/shnurise/commits/master.atom'],
|
4 | 'homepage': 'https://github.com/ArsenShnurkov/shnurise',
|
5 | 'name': 'shnurise',
|
6 | 'owner': [{'email': 'Arsen.Shnurkov@gmail.com',
|
7 | 'name': 'Arsen Shnurkov',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://github.com/ArsenShnurkov/shnurise.git'},
|
12 | {'type': 'git',
|
13 | 'uri': 'git://github.com/ArsenShnurkov/shnurise.git'},
|
14 | {'type': 'git',
|
15 | 'uri': 'git@github.com:ArsenShnurkov/shnurise.git'}],
|
16 | 'status': 'unofficial'}
|
17 | $ pmaint sync shnurise
|
18 | warning: Pulling without specifying how to reconcile divergent branches is
|
19 | discouraged. You can squelch this message by running one of the following
|
20 | commands sometime before your next pull:
|
21 |
|
22 | git config pull.rebase false # merge (the default strategy)
|
23 | git config pull.rebase true # rebase
|
24 | git config pull.ff only # fast-forward only
|
25 |
|
26 | You can replace "git config" with "git config --global" to set a default
|
27 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
28 | or --ff-only on the command line to override the configured default per
|
29 | invocation.
|
30 |
|
31 | Already up to date.
|
32 | *** syncing shnurise
|
33 | *** synced shnurise
|
34 | * Sync succeeded
|
35 | $ git log --format=%ci -1
|
36 | $ git show -q --pretty=format:%G? HEAD
|
37 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 shnurise
|
38 | * dev-dotnet/antlr3-runtime-3.1.3-r1: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
39 | * dev-dotnet/antlr3-runtime-3.5.2_beta1_p2017080216-r3: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
40 | * dev-dotnet/autofac-configuration-3.5.2: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
41 | * dev-dotnet/autofac-web-3.0.0.0-r1: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
42 | * dev-dotnet/fluent-nhibernate-2.0.2-r1: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
43 | * dev-dotnet/irony-daxnet-1.0.0_p2017083101: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
44 | * dev-dotnet/nhibernate-4.1.1: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
45 | * dev-dotnet/nhibernate-core-3.3.4-r2: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
46 | * dev-dotnet/nhibernate-core-5.0.0-r2: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
47 | * dev-dotnet/nhibernate-linq-1.0.0.0_p2010050601-r1: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
48 | * dev-dotnet/npgsql-3.1.6-r2: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
49 | * dev-dotnet/npgsql-4.0.4: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
50 | * dev-dotnet/remotion-linq-2.1.2-r1: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
51 | * dev-dotnet/remotion-linq-eagerfetching-2.1.0-r1: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
52 | * dev-dotnet/ssh-net-2016.1.0_p33-r1: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
53 | * dev-util/antlrcs-3.5.2_beta1_p2017080216-r1: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
54 | * www-servers/xsp-4.6-r1: failed sourcing ebuild: this eclass doesn't support EAPI 0..6
| [FATAL] |
55 | * Cache regen failed with 1
|