diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-02-27 14:16:51 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-02-27 14:16:51 +0000 |
commit | b8de461289b5c2dc1881ae240f5d4043e5b071e6 (patch) | |
tree | c0d7e50347b2d971d46d6107130d099e08566118 /hep-forge.txt | |
parent | 2023-02-27T14:00:01Z (diff) | |
download | repos-b8de461289b5c2dc1881ae240f5d4043e5b071e6.tar.gz repos-b8de461289b5c2dc1881ae240f5d4043e5b071e6.tar.bz2 repos-b8de461289b5c2dc1881ae240f5d4043e5b071e6.zip |
2023-02-27T14:15:01Z
Diffstat (limited to 'hep-forge.txt')
-rw-r--r-- | hep-forge.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/hep-forge.txt b/hep-forge.txt new file mode 100644 index 000000000000..77d4d4f6e5b2 --- /dev/null +++ b/hep-forge.txt @@ -0,0 +1,26 @@ +{'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.17 + + * Adding new repository +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hep-forge +*** syncing hep-forge +Cloning into '/var/lib/repo-mirror-ci/sync/hep-forge'... +*** 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 + * dev-python/bounded_pool_executor: failed parsing metadata.xml: xmlParseEntityRef: no name, line 13, column 44 (metadata.xml, line 13) + * Cache regen failed with 1 |