diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2021-04-22 16:33:27 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-22 20:17:42 -0500 |
commit | 5d3d5f874ff9e16e51e3ff0539caa17efa953afc (patch) | |
tree | 3d6acf26bf15c978fd88554b3627912a5235d92d /libraries/rlog/slack-desc | |
parent | 8c4747f048cdc573d0915c46ea136659b3608049 (diff) |
libraries/rlog: Removed.
Unmaintained
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/rlog/slack-desc')
-rw-r--r-- | libraries/rlog/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/rlog/slack-desc b/libraries/rlog/slack-desc deleted file mode 100644 index 930a78403f..0000000000 --- a/libraries/rlog/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------------------------------------------------------| -rlog: rlog (C++ Logging Library) -rlog: -rlog: RLog provides a flexible message logging facility for C++ programs and -rlog: libraries. It is meant to be fast enough to leave in production code. -rlog: -rlog: Homepage: http://www.arg0.net/rlog -rlog: -rlog: -rlog: -rlog: -rlog: |