aboutsummaryrefslogtreecommitdiff
path: root/libraries/commoncpp2/slack-desc
diff options
context:
space:
mode:
authordsomero <xgizzmo@gmail.com>2010-05-20 00:38:29 -0400
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-21 00:09:25 -0500
commit61ad792affc3663137fb3b94c77e008978eb00b5 (patch)
tree553b4af70136bbbda1caf97fef64da923ad8e428 /libraries/commoncpp2/slack-desc
parent2c3062f5278ed142c991d60fe866bd308306e401 (diff)
libraries/commoncpp2: Removed (build failure)
Diffstat (limited to 'libraries/commoncpp2/slack-desc')
-rw-r--r--libraries/commoncpp2/slack-desc20
1 files changed, 0 insertions, 20 deletions
diff --git a/libraries/commoncpp2/slack-desc b/libraries/commoncpp2/slack-desc
deleted file mode 100644
index 21813b6885..0000000000
--- a/libraries/commoncpp2/slack-desc
+++ /dev/null
@@ -1,20 +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 ':'.
-
- |-----handy-ruler------------------------------------------------------|
-commoncpp2: Common C++ (portable and highly optimized class framework for C++)
-commoncpp2:
-commoncpp2: GNU Common C++ is a portable and highly optimized class framework for
-commoncpp2: writing C++ applications that need to use threads.
-commoncpp2: This framework offers a class foundation that hides platform
-commoncpp2: differences from your C++ application so that you need not write
-commoncpp2: platform specific code. GNU Common C++ has been ported to compile
-commoncpp2: natively on most platforms which support either posix threads, or on
-commoncpp2: Microsoft Windows.
-commoncpp2:
-commoncpp2: Homepage: http://www.gnutelephony.org/
-