1 | {'description': {'en': 'Inofficial HEPForge ebuilds'},
|
2 | 'feed': ['https://gitlab.com/APN-Pucky/gentoo-hep-forge/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.com/APN-Pucky/gentoo-hep-forge',
|
4 | 'name': 'hep-forge',
|
5 | 'owner': [{'email': 'alexander@neuwirth-informatik.de',
|
6 | 'name': 'Alexander Puck Neuwirth',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://gitlab.com/APN-Pucky/gentoo-hep-forge.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@gitlab.com/APN-Pucky/gentoo-hep-forge.git'}],
|
13 | 'status': 'unofficial'}
|
14 | pkgcore 0.12.28
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hep-forge
|
17 | *** syncing hep-forge
|
18 | From https://gitlab.com/APN-Pucky/gentoo-hep-forge
|
19 | 33053b8..65a9d83 master -> origin/master
|
20 | Updating 33053b8..65a9d83
|
21 | Fast-forward
|
22 | sci-physics/hepi/hepi-0.2.8.ebuild | 34 ++++++-------
|
23 | sci-physics/looptools/Manifest | 2 +-
|
24 | sci-physics/mplhep/mplhep-0.3.31.ebuild | 2 +-
|
25 | .../powheg-box-v2-W/powheg-box-v2-W-4086.ebuild | 55 ++++++++++++++++++++
|
26 | .../powheg-box-v2-Z/powheg-box-v2-Z-4086.ebuild | 58 ++++++++++++++++++++++
|
27 | .../powheg-box-v2-Zj/powheg-box-v2-Zj-4086.ebuild | 57 +++++++++++++++++++++
|
28 | .../powheg-box-v2-dijet-4086.ebuild | 55 ++++++++++++++++++++
|
29 | .../powheg-box-v2-directphoton-4086.ebuild | 55 ++++++++++++++++++++
|
30 | .../powheg-box-v2-hvq-4086.ebuild | 56 +++++++++++++++++++++
|
31 | .../powheg-box-v2-trijet-4086.ebuild | 55 ++++++++++++++++++++
|
32 | virtual/powheg-box-v2/powheg-box-v2-4086.ebuild | 19 +++++++
|
33 | 11 files changed, 429 insertions(+), 19 deletions(-)
|
34 | create mode 100644 sci-physics/powheg-box-v2-W/powheg-box-v2-W-4086.ebuild
|
35 | create mode 100644 sci-physics/powheg-box-v2-Z/powheg-box-v2-Z-4086.ebuild
|
36 | create mode 100644 sci-physics/powheg-box-v2-Zj/powheg-box-v2-Zj-4086.ebuild
|
37 | create mode 100644 sci-physics/powheg-box-v2-dijet/powheg-box-v2-dijet-4086.ebuild
|
38 | create mode 100644 sci-physics/powheg-box-v2-directphoton/powheg-box-v2-directphoton-4086.ebuild
|
39 | create mode 100644 sci-physics/powheg-box-v2-hvq/powheg-box-v2-hvq-4086.ebuild
|
40 | create mode 100644 sci-physics/powheg-box-v2-trijet/powheg-box-v2-trijet-4086.ebuild
|
41 | create mode 100644 virtual/powheg-box-v2/powheg-box-v2-4086.ebuild
|
42 | *** synced hep-forge
|
43 | * Sync succeeded
|
44 | $ git log --format=%ci -1
|
45 | $ git show -q --pretty=format:%G? HEAD
|
46 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 hep-forge
|
47 | * Cache regenerated successfully
|