diff options
author | Arun Prasannan <polar@arunprasannan.com> | 2010-05-11 20:00:30 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:30 +0200 |
commit | 3ece659f38de2d0cb7861951957d854f1c952dc6 (patch) | |
tree | 9a0b30be8f657abdd483c46a0fcec052558d20e9 /development/quilt/slack-desc | |
parent | cb3f56fc856ec4d1d90ba767eb6a9c7b0ece45b4 (diff) | |
download | slackbuilds-3ece659f38de2d0cb7861951957d854f1c952dc6.tar.gz |
development/quilt: Added to 12.0 repository
Diffstat (limited to 'development/quilt/slack-desc')
-rw-r--r-- | development/quilt/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/quilt/slack-desc b/development/quilt/slack-desc new file mode 100644 index 0000000000..1497bf4d93 --- /dev/null +++ b/development/quilt/slack-desc @@ -0,0 +1,19 @@ +# 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------------------------------------------------------| +quilt: Quilt (Tool to work with patches) +quilt: +quilt: Quilt allows to manage a series of patches by keeping track of the +quilt: changes each patch makes. Patches can be applied, un-applied, +quilt: refreshed, etc. +quilt: Quilt was originally based on Andrew Morton's patch scripts published +quilt: on the linux kernel mailing list a while ago, but were heavily +quilt: modified since then. +quilt: +quilt: Homepage: http://savannah.nongnu.org/projects/quilt +quilt: |