diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-17 21:05:06 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-17 21:05:06 +0000 |
commit | 0eaf9893a503eba59cfa5fcbfbd20b3f38a27deb (patch) | |
tree | 8a49055d3657e88df040f80eafb4a5c56524d77c /han.txt | |
parent | 2020-05-17T20:30:01Z (diff) | |
download | repos-0eaf9893a503eba59cfa5fcbfbd20b3f38a27deb.tar.gz repos-0eaf9893a503eba59cfa5fcbfbd20b3f38a27deb.tar.bz2 repos-0eaf9893a503eba59cfa5fcbfbd20b3f38a27deb.zip |
2020-05-17T21:00:01Z
Diffstat (limited to 'han.txt')
-rw-r--r-- | han.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/han.txt b/han.txt new file mode 100644 index 000000000000..0bcdadb8b85f --- /dev/null +++ b/han.txt @@ -0,0 +1,23 @@ +{'description': {'en': "Han's personal ebuild repository"}, + 'feed': ['https://github.com/hanmertens/han-overlay/commits/master.atom'], + 'homepage': 'https://github.com/hanmertens/han-overlay', + 'name': 'han', + 'owner': [{'email': 'hanmertens@outlook.com', + 'name': 'Han Mertens', + 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'https://github.com/hanmertens/han-overlay.git'}, + {'type': 'git', + 'uri': 'git+ssh://git@github.com/hanmertens/han-overlay.git'}], + 'status': 'unofficial'} + * Adding new repository +$ pmaint sync han +Cloning into '/var/lib/repo-mirror-ci/sync/han'... +*** syncing han +*** synced han + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 han + * Cache regenerated successfully |