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