diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-21 20:15:40 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-03-21 20:15:40 +0000 |
commit | 89e8455750ad6016b8d352fc37fcafd3a29bb335 (patch) | |
tree | cd83f7b32cb7ed248177b9e20ee70c087650bdb3 /cosmicmod.txt | |
parent | 2021-03-21T19:30:01Z (diff) | |
download | repos-89e8455750ad6016b8d352fc37fcafd3a29bb335.tar.gz repos-89e8455750ad6016b8d352fc37fcafd3a29bb335.tar.bz2 repos-89e8455750ad6016b8d352fc37fcafd3a29bb335.zip |
2021-03-21T20:00:01Z
Diffstat (limited to 'cosmicmod.txt')
-rw-r--r-- | cosmicmod.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/cosmicmod.txt b/cosmicmod.txt new file mode 100644 index 000000000000..161088ca66a9 --- /dev/null +++ b/cosmicmod.txt @@ -0,0 +1,18 @@ +{'description': {'en': 'CosmicMod Gentoo Overlay'}, + 'homepage': 'https://github.com/cosmicoz/gentoo-overlay', + 'name': 'cosmicmod', + 'owner': [{'email': 'oz@cosmicmod.net', 'name': 'Oz', 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'https://github.com/cosmicoz/gentoo-overlay.git'}], + 'status': 'unofficial'} + * Adding new repository +$ pmaint sync cosmicmod +*** syncing cosmicmod +Cloning into '/var/lib/repo-mirror-ci/sync/cosmicmod'... +*** synced cosmicmod + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 32 cosmicmod + * Cache regenerated successfully |