slack-desc 948 B

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. quilt: quilt (Tool to work with patches)
  9. quilt:
  10. quilt: Quilt allows to manage a series of patches by keeping track of the
  11. quilt: changes each patch makes. Patches can be applied, un-applied,
  12. quilt: refreshed, etc.
  13. quilt: Quilt was originally based on Andrew Morton's patch scripts published
  14. quilt: on the linux kernel mailing list a while ago, but were heavily
  15. quilt: modified since then.
  16. quilt:
  17. quilt: Homepage: http://savannah.nongnu.org/projects/quilt
  18. quilt: