summaryrefslogtreecommitdiff
path: root/libraries/libevent/slack-desc
diff options
context:
space:
mode:
authorErik Hanson <erik@slackbuilds.org>2010-05-11 19:45:12 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-11 19:45:12 +0200
commit0477209d06b85cc4a8a4fe25132a5823173eea1e (patch)
tree9d5a281a185d7224fd40ef1dd4fef19f355ff709 /libraries/libevent/slack-desc
parentbfaf3362c846ebe5da3c6604e7f003940efdb9d1 (diff)
downloadslackbuilds-0477209d06b85cc4a8a4fe25132a5823173eea1e.tar.gz
libraries/libevent: Updated for version 1.3e
Diffstat (limited to 'libraries/libevent/slack-desc')
-rw-r--r--libraries/libevent/slack-desc10
1 files changed, 9 insertions, 1 deletions
diff --git a/libraries/libevent/slack-desc b/libraries/libevent/slack-desc
index 5aecac611f..b55b8f9e3d 100644
--- a/libraries/libevent/slack-desc
+++ b/libraries/libevent/slack-desc
@@ -1,4 +1,12 @@
-libevent: libevent - an event notification library
+# 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 ':'.
+
+ |-----handy-ruler-----------------------------------------------------|
+libevent: libevent (event notification library)
libevent:
libevent: The libevent API provides a mechanism to execute a callback function
libevent: when a specific event occurs on a file descriptor or after a timeout