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
|
{'description': {'en': 'assorted ebuilds designed to solve bugs, or bring new '
'features'},
'feed': ['https://github.com/prototype99/prototype99/commits/master.atom'],
'homepage': 'https://github.com/prototype99/prototype99',
'name': 'prototype99',
'owner': [{'email': 'sophietheopossum@yandex.ru',
'name': 'Seirra Blake',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/prototype99/prototype99.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/prototype99/prototype99.git'}],
'status': 'unofficial'}
$ pmaint sync prototype99
From https://github.com/prototype99/prototype99
d50c100..7fd1309 master -> origin/master
Updating d50c100..7fd1309
Fast-forward
README.md | 7 +++++
mail-client/mailspring/Manifest | 2 +-
mail-client/mailspring/mailspring-1.6.3.ebuild | 7 ++---
metadata/layout.conf | 2 +-
profiles-local/stage0.xml | 24 +++++++++++++++++
profiles-local/stage1.xml | 24 +++++++++++++++++
profiles-local/stage2.xml | 24 +++++++++++++++++
profiles-local/stage2.xml.orig | 24 +++++++++++++++++
.../logisim-evolution-holy-cross/Manifest | 3 +++
.../logisim-evolution-holy-cross-4.0.1.ebuild | 30 ++++++++++++++++++++++
10 files changed, 140 insertions(+), 7 deletions(-)
create mode 100644 sci-electronics/logisim-evolution-holy-cross/Manifest
create mode 100644 sci-electronics/logisim-evolution-holy-cross/logisim-evolution-holy-cross-4.0.1.ebuild
*** syncing prototype99
*** synced prototype99
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 prototype99
* sci-geosciences/josm-14289: failed sourcing ebuild: inherit requires unknown eclass: rindeal.eclass
* sci-geosciences/josm-14289-r1: failed sourcing ebuild: inherit requires unknown eclass: rindeal.eclass
* Cache regen failed with 1
|