summaryrefslogtreecommitdiffstats
path: root/editors/cc-mode/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'editors/cc-mode/DETAILS')
-rwxr-xr-xeditors/cc-mode/DETAILS18
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/cc-mode/DETAILS b/editors/cc-mode/DETAILS
deleted file mode 100755
index 76297e14f5..0000000000
--- a/editors/cc-mode/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- SPELL=cc-mode
- VERSION=5.31.3
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE_HASH=sha512:8aa20998acefe825b0efe8d83a700e31872d9c09c382b03f969262c0c944ea32384877aab5c49e7ffdccc06206ea2707515b52d291a696b81a8033a439336450
- WEB_SITE=http://cc-mode.sourceforge.net
- LICENSE[0]=GPL
- ENTERED=20011014
- UPDATED=20031125
- KEYWORDS="emacs editors"
- SHORT="cc-mode: integrates C and C++ programming modes into GNU Emacs."
-cat << EOF
-cc-mode provides Emacs with a handle on programming in ANSI C and C++.
-Correct syntax highlighting, keyboard templates, multiple indentation
-styles, and plenty of other programming mode goodness all come wrapped
-up in this package.
-EOF