diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /devel/cervisia | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'devel/cervisia')
-rw-r--r-- | devel/cervisia/DESCR | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/cervisia/DESCR b/devel/cervisia/DESCR index e886093ec28..2f4112875c6 100644 --- a/devel/cervisia/DESCR +++ b/devel/cervisia/DESCR @@ -1,11 +1,11 @@ Cervisia is a graphical frontend for the CVS client. It provides access to -the following features: +the following features: - - Checking out a module from a repository. - - Importing into the repository. - - Updating or retrieving the status of a working directory or single files. - - Common operations like add, remove and commit. - - Diff against the repository and between different revisions. - - Annotated view of a file. - - View of the log messages in tree and list form. + - Checking out a module from a repository. + - Importing into the repository. + - Updating or retrieving the status of a working directory or single files. + - Common operations like add, remove and commit. + - Diff against the repository and between different revisions. + - Annotated view of a file. + - View of the log messages in tree and list form. - Resolving of conflicts in a file |