diff options
author | 2020-12-30 11:35:02 +0000 | |
---|---|---|
committer | 2020-12-30 11:35:02 +0000 | |
commit | a594887b8bf9616d08a8e21bdbaa8dad04594571 (patch) | |
tree | e579f202e816449a475e929c4129b132ed93693c /ryans.txt | |
parent | 2020-12-30T11:00:01Z (diff) | |
download | repos-a594887b8bf9616d08a8e21bdbaa8dad04594571.tar.gz repos-a594887b8bf9616d08a8e21bdbaa8dad04594571.tar.bz2 repos-a594887b8bf9616d08a8e21bdbaa8dad04594571.zip |
2020-12-30T11:30:01Z
Diffstat (limited to 'ryans.txt')
-rw-r--r-- | ryans.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ryans.txt b/ryans.txt new file mode 100644 index 000000000000..ef99cf8a5305 --- /dev/null +++ b/ryans.txt @@ -0,0 +1,20 @@ +{'description': {'en': 'Personal ebuild repository.'}, + 'feed': ['https://github.com/bekcpear/ryans-repos/commits/main.atom'], + 'homepage': 'https://github.com/bekcpear/ryans-repos', + 'name': 'ryans', + 'owner': [{'email': 'i@bitbili.net', 'name': 'Ryan Qian', 'type': 'person'}], + 'quality': 'experimental', + 'source': [{'type': 'git', + 'uri': 'https://github.com/bekcpear/ryans-repos.git'}, + {'type': 'git', 'uri': 'git@github.com:bekcpear/ryans-repos.git'}], + 'status': 'unofficial'} + * Adding new repository +$ pmaint sync ryans +Cloning into '/var/lib/repo-mirror-ci/sync/ryans'... +*** syncing ryans +*** synced ryans + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ryans + * Cache regenerated successfully |