diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-18 07:11:52 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-18 07:11:52 +0000 |
commit | a357a9cc4a1807c4e1c7e391d9bd1bcbde89536a (patch) | |
tree | da4141a3e3b5a1d359319503ae6b40f5a2ebdb46 /amedeos.txt | |
parent | 2020-04-18T06:00:01Z (diff) | |
download | repos-a357a9cc4a1807c4e1c7e391d9bd1bcbde89536a.tar.gz repos-a357a9cc4a1807c4e1c7e391d9bd1bcbde89536a.tar.bz2 repos-a357a9cc4a1807c4e1c7e391d9bd1bcbde89536a.zip |
2020-04-18T07:00:01Z
Diffstat (limited to 'amedeos.txt')
-rw-r--r-- | amedeos.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/amedeos.txt b/amedeos.txt new file mode 100644 index 000000000000..9966e8111173 --- /dev/null +++ b/amedeos.txt @@ -0,0 +1,23 @@ +{'description': {'en': "amedeos's personal overlay"}, + 'feed': ['https://github.com/amedeos/amedeos-overlay/commits/master.atom'], + 'homepage': 'https://github.com/amedeos/amedeos-overlay', + 'name': 'amedeos', + 'owner': [{'email': 'amedeo@linux.com', + 'name': 'Amedeo Salvati', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'https://github.com/amedeos/amedeos-overlay.git'}, + {'type': 'git', + 'uri': 'git+ssh://git@github.com/amedeos/amedeos-overlay.git'}], + 'status': 'unofficial'} + * Adding new repository +$ pmaint sync amedeos +Cloning into '/var/lib/repo-mirror-ci/sync/amedeos'... +*** syncing amedeos +*** synced amedeos + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 amedeos + * Cache regenerated successfully |