diff options
Diffstat (limited to 'leonardohn.txt')
-rw-r--r-- | leonardohn.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/leonardohn.txt b/leonardohn.txt new file mode 100644 index 000000000000..01c9187bab81 --- /dev/null +++ b/leonardohn.txt @@ -0,0 +1,23 @@ +{'description': {'en': 'leonardohn personal overlay'}, + 'feed': ['https://github.com/leonardohn/gentoo-overlay/commits/master.atom'], + 'homepage': 'https://github.com/leonardohn/gentoo-overlay', + 'name': 'leonardohn', + 'owner': [{'email': 'leonardohn@null.net', + 'name': 'Leonardo Neumann', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'https://github.com/leonardohn/gentoo-overlay.git'}, + {'type': 'git', + 'uri': 'git+ssh://git@github.com/leonardohn/gentoo-overlay.git'}], + 'status': 'unofficial'} + * Adding new repository +$ pmaint sync leonardohn +Cloning into '/var/lib/repo-mirror-ci/sync/leonardohn'... +*** syncing leonardohn +*** synced leonardohn + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 leonardohn + * Cache regenerated successfully |