diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-17 18:53:00 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-19 19:54:49 +0100 |
commit | d8290b8b3b16a6dd3e2c81937150f9dec1f818df (patch) | |
tree | 4d08ca04d2d86f3eef1b355da886b3c3fd36c24b /perl/perl-Text-Patch/slack-desc | |
parent | 3906b56da7f67eb87a82348620a131a98228aafd (diff) |
perl/perl-Text-Patch: Added.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'perl/perl-Text-Patch/slack-desc')
-rw-r--r-- | perl/perl-Text-Patch/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Text-Patch/slack-desc b/perl/perl-Text-Patch/slack-desc new file mode 100644 index 000000000000..06b5da2677da --- /dev/null +++ b/perl/perl-Text-Patch/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------------------------------------------------------| +perl-Text-Patch: perl-Text-Patch (Patches text with given patch) +perl-Text-Patch: +perl-Text-Patch: Text::Patch combines source text with given diff (difference) data. +perl-Text-Patch: Diff data is produced by Text::Diff module or by the standard diff +perl-Text-Patch: utility (man diff, see -u option). +perl-Text-Patch: +perl-Text-Patch: +perl-Text-Patch: +perl-Text-Patch: +perl-Text-Patch: +perl-Text-Patch: |