diff options
author | Erik Hanson <erik@slackbuilds.org> | 2017-07-08 22:27:08 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-12 22:48:48 +0700 |
commit | 001dd74e5e912bcc439ea32dce586ad7ff2449df (patch) | |
tree | 3dc960b174956fc8a2686d0b58c3dd0da34d3ba8 /system/zeroinstall-injector/slack-desc | |
parent | 3e83dac1e924c71b7e36c7013e15e8926428e370 (diff) | |
download | slackbuilds-001dd74e5e912bcc439ea32dce586ad7ff2449df.tar.gz |
system/zeroinstall-injector: Removed. Needs new maintainer.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/zeroinstall-injector/slack-desc')
-rw-r--r-- | system/zeroinstall-injector/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/system/zeroinstall-injector/slack-desc b/system/zeroinstall-injector/slack-desc deleted file mode 100644 index edf8182cc9..0000000000 --- a/system/zeroinstall-injector/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -zeroinstall-injector: zeroinstall-injector (The Zero Install Injector) -zeroinstall-injector: -zeroinstall-injector: A running process is created by combining many different libraries -zeroinstall-injector: (and other components). In the Zero Install world, we have all -zeroinstall-injector: versions of each library available at all times. The problem is then -zeroinstall-injector: choosing which to use. -zeroinstall-injector: -zeroinstall-injector: The injector solves this problem by selecting components to meet a -zeroinstall-injector: program's requirements according to user policy. The injector finds -zeroinstall-injector: out which versions are available and downloads and runs the ones -zeroinstall-injector: you choose. |