blob: c761511daf5ce6ba9d2e286abf8fd06dd4254965 (
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
|
{'description': {'en': 'Unofficial Gentoo overlay for the Pale Moon '
'(http://www.palemoon.org/) web browser.'},
'feed': ['https://github.com/deu/palemoon-overlay/commits/master.atom'],
'homepage': 'https://github.com/deu/palemoon-overlay',
'name': 'palemoon',
'owner': [{'email': 'de@uio.re', 'name': 'deu', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/deu/palemoon-overlay.git'},
{'type': 'git', 'uri': 'git@github.com:deu/palemoon-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync palemoon
*** syncing palemoon
Already up to date.
*** synced palemoon
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 palemoon
* www-client/palemoon-bin-29.4.6: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* www-client/palemoon-bin-31.4.2: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* www-client/palemoon-bin-32.1.0: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* www-client/palemoon-bin-32.1.1: failed sourcing ebuild: inherit requires unknown eclass: eutils.eclass
* Cache regen failed with 1
|