diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-15 04:33:16 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-11-15 04:33:16 +0000 |
commit | 8983826204c5eabce30da27b95c09132ff56c6f2 (patch) | |
tree | b645e37504e6c3dc1da47270dedc814c88672cbf /2xsaiko.txt | |
parent | 2024-11-15T04:15:00Z (diff) | |
download | repos-8983826204c5eabce30da27b95c09132ff56c6f2.tar.gz repos-8983826204c5eabce30da27b95c09132ff56c6f2.tar.bz2 repos-8983826204c5eabce30da27b95c09132ff56c6f2.zip |
2024-11-15T04:30:00Z
Diffstat (limited to '2xsaiko.txt')
-rw-r--r-- | 2xsaiko.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/2xsaiko.txt b/2xsaiko.txt new file mode 100644 index 000000000000..58034db1e0db --- /dev/null +++ b/2xsaiko.txt @@ -0,0 +1,24 @@ +{'description': {'en': 'Personal overlay with no special focus'}, + 'feed': ['https://git.sr.ht/~dblsaiko/ebuilds/log/rss.xml'], + 'homepage': 'https://git.sr.ht/~dblsaiko/ebuilds', + 'name': '2xsaiko', + 'owner': [{'email': 'me@dblsaiko.net', + 'name': 'Marco Rebhan', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~dblsaiko/ebuilds'}, + {'type': 'git', 'uri': 'git@git.sr.ht:~dblsaiko/ebuilds'}], + 'status': 'unofficial'} +pkgcore 0.12.28 + + * Adding new repository +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 2xsaiko +*** syncing 2xsaiko +Cloning into '/var/lib/repo-mirror-ci/sync/2xsaiko'... +*** synced 2xsaiko + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +error: gpg.ssh.allowedSignersFile needs to be configured and exist for ssh signature verification +$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 2xsaiko + * Cache regenerated successfully |