diff options
Diffstat (limited to 'dev-haskell/patience/metadata.xml')
| -rw-r--r-- | dev-haskell/patience/metadata.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-haskell/patience/metadata.xml b/dev-haskell/patience/metadata.xml index adedd5294ebb..3d015d9cde4c 100644 --- a/dev-haskell/patience/metadata.xml +++ b/dev-haskell/patience/metadata.xml @@ -5,19 +5,6 @@ <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> - <longdescription> - This library implements the \"patience diff\" algorithm, as well as the patience - algorithm for the longest increasing subsequence problem. - - Patience diff computes the difference between two lists, for example the - lines of two versions of a source file. It provides a good balance of - performance, nice output for humans, and implementation simplicity. For more - information, see <http://alfedenzo.livejournal.com/170301.html> and - <http://bramcohen.livejournal.com/73318.html>. - - New in version 0.1.1: relaxed @containers@ dependency, so it should build on - GHC 6.10. - </longdescription> <origin>gentoo-staging</origin> </pkgmetadata>
\ No newline at end of file |
