blob: 8c5482e222f2fd6b9b2a7b18f88b53cf6705708c (
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
{'description': {'en': 'Inofficial HEPForge ebuilds'},
'feed': ['https://gitlab.com/APN-Pucky/gentoo-hep-forge/commits/master.atom'],
'homepage': 'https://gitlab.com/APN-Pucky/gentoo-hep-forge',
'name': 'hep-forge',
'owner': [{'email': 'alexander@neuwirth-informatik.de',
'name': 'Alexander Puck Neuwirth',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/APN-Pucky/gentoo-hep-forge.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/APN-Pucky/gentoo-hep-forge.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hep-forge
*** syncing hep-forge
From https://gitlab.com/APN-Pucky/gentoo-hep-forge
dcb4baf..ae9a8dd master -> origin/master
Updating dcb4baf..ae9a8dd
Fast-forward
sci-physics/yoda/Manifest | 4 +
sci-physics/yoda/files/yoda-1.9.9-configure.patch | 56 +++++++++++
sci-physics/yoda/metadata.xml | 29 ++++++
sci-physics/yoda/yoda-1.9.0.ebuild | 39 ++++++++
sci-physics/yoda/yoda-1.9.10.ebuild | 112 ++++++++++++++++++++++
sci-physics/yoda/yoda-1.9.5.ebuild | 39 ++++++++
sci-physics/yoda/yoda-1.9.6.ebuild | 52 ++++++++++
sci-physics/yoda/yoda-1.9.7.ebuild | 52 ++++++++++
sci-physics/yoda/yoda-1.9.9.ebuild | 112 ++++++++++++++++++++++
sci-physics/yoda/yoda-2.0.1.ebuild | 95 ++++++++++++++++++
sci-physics/yoda/yoda-2.0.2.ebuild | 95 ++++++++++++++++++
sci-physics/yoda/yoda-9999.ebuild | 101 +++++++++++++++++++
12 files changed, 786 insertions(+)
create mode 100644 sci-physics/yoda/Manifest
create mode 100644 sci-physics/yoda/files/yoda-1.9.9-configure.patch
create mode 100644 sci-physics/yoda/metadata.xml
create mode 100644 sci-physics/yoda/yoda-1.9.0.ebuild
create mode 100644 sci-physics/yoda/yoda-1.9.10.ebuild
create mode 100644 sci-physics/yoda/yoda-1.9.5.ebuild
create mode 100644 sci-physics/yoda/yoda-1.9.6.ebuild
create mode 100644 sci-physics/yoda/yoda-1.9.7.ebuild
create mode 100644 sci-physics/yoda/yoda-1.9.9.ebuild
create mode 100644 sci-physics/yoda/yoda-2.0.1.ebuild
create mode 100644 sci-physics/yoda/yoda-2.0.2.ebuild
create mode 100644 sci-physics/yoda/yoda-9999.ebuild
*** synced hep-forge
* 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 hep-forge
* sci-physics/jaxodraw-bin-2.1.0: failed sourcing ebuild: inherit requires unknown eclass: java-ant-2.eclass
* Cache regen failed with 1
|