diff options
author | 2019-09-21 08:45:37 +0000 | |
---|---|---|
committer | 2019-09-21 08:45:37 +0000 | |
commit | 594b025f7f7f56a9923d6134c59219a3dbc0de27 (patch) | |
tree | 8da8a9c422d9616775c09408de4f0243b159faf7 /prototype99.txt | |
parent | 2019-09-21T08:00:01Z (diff) | |
download | repos-594b025f7f7f56a9923d6134c59219a3dbc0de27.tar.gz repos-594b025f7f7f56a9923d6134c59219a3dbc0de27.tar.bz2 repos-594b025f7f7f56a9923d6134c59219a3dbc0de27.zip |
2019-09-21T08:40:01Z
Diffstat (limited to 'prototype99.txt')
-rw-r--r-- | prototype99.txt | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/prototype99.txt b/prototype99.txt index 6bb5d94f9c6b..d81dbf8706e8 100644 --- a/prototype99.txt +++ b/prototype99.txt @@ -13,7 +13,30 @@ 'uri': 'git+ssh://git@github.com/prototype99/prototype99.git'}], 'status': 'unofficial'} $ pmaint sync prototype99 -Already up to date. +From https://github.com/prototype99/prototype99 + 5eb2425..e2fb69a master -> origin/master +Updating 5eb2425..e2fb69a +Fast-forward + README.md | 31 +- + commit.sh | 5 +- + install.sh | 29 + + mail-client/mailspring-bin/Manifest | 2 + + .../mailspring-bin/mailspring-bin-1.6.3.ebuild | 52 + + profiles-local/legacy | 60 - + profiles-local/repos.conf | 13 + + profiles-local/repositories.xml | 29 +- + profiles-local/stage0.xml | 5227 ++++++++++++++++++++ + .../default/package.accept_keywords/zz-autounmask | 2 + + profiles/default/package.use | 2 +- + sym.sh | 5 + + 12 files changed, 5359 insertions(+), 98 deletions(-) + create mode 100755 install.sh + create mode 100644 mail-client/mailspring-bin/Manifest + create mode 100644 mail-client/mailspring-bin/mailspring-bin-1.6.3.ebuild + delete mode 100755 profiles-local/legacy + create mode 100644 profiles-local/repos.conf + create mode 100644 profiles-local/stage0.xml + create mode 100755 sym.sh *** syncing prototype99 *** synced prototype99 * Sync succeeded |