diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-02-29 15:33:30 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-02-29 15:33:30 +0000 |
commit | b7e91f39b600312143418504fb63afece3c17ff8 (patch) | |
tree | 80bca6e68cde6bf939719ff38f25b99a17e12b24 /apn.txt | |
parent | 2024-02-29T15:15:00Z (diff) | |
download | repos-b7e91f39b600312143418504fb63afece3c17ff8.tar.gz repos-b7e91f39b600312143418504fb63afece3c17ff8.tar.bz2 repos-b7e91f39b600312143418504fb63afece3c17ff8.zip |
2024-02-29T15:30:00Z
Diffstat (limited to 'apn.txt')
-rw-r--r-- | apn.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/apn.txt b/apn.txt new file mode 100644 index 000000000000..8f4b30500a0f --- /dev/null +++ b/apn.txt @@ -0,0 +1,25 @@ +{'description': {'en': "APN-Pucky's personal overlay"}, + 'feed': ['https://gitlab.com/APN-Pucky/gentoo-apn/commits/master.atom'], + 'homepage': 'https://gitlab.com/APN-Pucky/gentoo-apn', + 'name': 'apn', + 'owner': [{'email': 'alexander@neuwirth-informatik.de', + 'name': 'Alexander Puck Neuwirth', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'https://gitlab.com/APN-Pucky/gentoo-apn.git'}, + {'type': 'git', + 'uri': 'git+ssh://git@gitlab.com/APN-Pucky/gentoo-apn.git'}], + 'status': 'unofficial'} +pkgcore 0.12.24 + + * Adding new repository +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync apn +*** syncing apn +Cloning into '/var/lib/repo-mirror-ci/sync/apn'... +*** synced apn + * 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 apn + * Cache regenerated successfully |