diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-05-11 19:44:21 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:44:21 +0200 |
commit | c7b6e08994256868d9e7e85048988f8ccf03761d (patch) | |
tree | 4228bf6f92e3d021fab27f35770e1fb611680d59 /development/scons | |
parent | 18b9309fd5a65ab8390fca2eb66cc66bf91a0f89 (diff) | |
download | slackbuilds-c7b6e08994256868d9e7e85048988f8ccf03761d.tar.gz |
development/scons: Updated for version 0.97
Diffstat (limited to 'development/scons')
-rw-r--r-- | development/scons/slack-desc | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/development/scons/slack-desc b/development/scons/slack-desc index 9b1c24e784..f4e8f68e2d 100644 --- a/development/scons/slack-desc +++ b/development/scons/slack-desc @@ -1,4 +1,12 @@ -scons: SCons +# 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------------------------------------------------------| +scons: SCons (Open Source software construction tool) scons: scons: SCons is an Open Source software construction tool--that is, scons: a next-generation build tool. Think of SCons as an improved, |