diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-29 16:35:14 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-29 16:35:14 +0000 |
commit | 02da512da98c65b0db83ea5accc55e6f326fd7fc (patch) | |
tree | cd42cbc2eb9ffe4028f493ff44d6556bc459a10e /oddlama.txt | |
parent | 2020-06-29T16:00:01Z (diff) | |
download | repos-02da512da98c65b0db83ea5accc55e6f326fd7fc.tar.gz repos-02da512da98c65b0db83ea5accc55e6f326fd7fc.tar.bz2 repos-02da512da98c65b0db83ea5accc55e6f326fd7fc.zip |
2020-06-29T16:30:01Z
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 |