diff options
author | 2020-11-27 19:35:13 +0000 | |
---|---|---|
committer | 2020-11-27 19:35:13 +0000 | |
commit | ac4902a393fb6dad5e9f9d22dafa338bd4f5a665 (patch) | |
tree | 91667f4808317f74ec9d0acb618319afc7e08cb8 /nest.txt | |
parent | 2020-11-27T19:00:01Z (diff) | |
download | repos-ac4902a393fb6dad5e9f9d22dafa338bd4f5a665.tar.gz repos-ac4902a393fb6dad5e9f9d22dafa338bd4f5a665.tar.bz2 repos-ac4902a393fb6dad5e9f9d22dafa338bd4f5a665.zip |
2020-11-27T19:30:01Z
Diffstat (limited to 'nest.txt')
-rw-r--r-- | nest.txt | 37 |
1 files changed, 36 insertions, 1 deletions
@@ -25,7 +25,42 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://github.com/SpiderX/portage-overlay + b662219..2f3d961 master -> origin/master +Updating b662219..2f3d961 +Fast-forward + README.md | 6 ++- + app-misc/ccut/Manifest | 1 + + app-misc/ccut/ccut-3.1.ebuild | 38 +++++++++++++++ + app-misc/ccut/ccut-9999.ebuild | 33 +++++++++++++ + app-misc/ccut/metadata.xml | 21 +++++++++ + dev-util/postman/Manifest | 1 + + dev-util/postman/metadata.xml | 22 +++++++++ + dev-util/postman/postman-7.36.0.ebuild | 77 ++++++++++++++++++++++++++++++ + net-analyzer/gping/Manifest | 61 ++++++++++++++++++++++++ + net-analyzer/gping/gping-0.1.7.ebuild | 81 ++++++++++++++++++++++++++++++++ + net-analyzer/gping/gping-9999.ebuild | 86 ++++++++++++++++++++++++++++++++++ + net-analyzer/gping/metadata.xml | 19 ++++++++ + sys-apps/sampler/Manifest | 39 +++++++++++++++ + sys-apps/sampler/metadata.xml | 19 ++++++++ + sys-apps/sampler/sampler-1.1.0.ebuild | 76 ++++++++++++++++++++++++++++++ + sys-apps/sampler/sampler-9999.ebuild | 40 ++++++++++++++++ + 16 files changed, 619 insertions(+), 1 deletion(-) + create mode 100644 app-misc/ccut/Manifest + create mode 100644 app-misc/ccut/ccut-3.1.ebuild + create mode 100644 app-misc/ccut/ccut-9999.ebuild + create mode 100644 app-misc/ccut/metadata.xml + create mode 100644 dev-util/postman/Manifest + create mode 100644 dev-util/postman/metadata.xml + create mode 100644 dev-util/postman/postman-7.36.0.ebuild + create mode 100644 net-analyzer/gping/Manifest + create mode 100644 net-analyzer/gping/gping-0.1.7.ebuild + create mode 100644 net-analyzer/gping/gping-9999.ebuild + create mode 100644 net-analyzer/gping/metadata.xml + create mode 100644 sys-apps/sampler/Manifest + create mode 100644 sys-apps/sampler/metadata.xml + create mode 100644 sys-apps/sampler/sampler-1.1.0.ebuild + create mode 100644 sys-apps/sampler/sampler-9999.ebuild *** syncing nest *** synced nest * Sync succeeded |