blob: 6f0dd82cd0a998e0197413fd07f281b66320b8ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Own and claimed ebuilds'},
'feed': ['https://github.com/Bfgeshka/octopus/commits/master.atom'],
'homepage': 'https://github.com/Bfgeshka/octopus',
'name': 'octopus',
'owner': [{'email': 'bfg@derpy.ru', 'name': 'Bfgeshka', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/Bfgeshka/octopus.git'}],
'status': 'unofficial'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync octopus
*** syncing octopus
Already up to date.
*** synced octopus
* 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 octopus
* net-p2p/opendchub-0.8.3: failed sourcing ebuild: autotools: EAPI 4 not supported, (autotools.eclass, line 35: called die)
* Cache regen failed with 1
|