forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dev-vcs/rabbitvcs: [QA] Consistent whitespace in metadata.xml
- Loading branch information
1 parent
3fae49e
commit a70fb6b
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,11 @@ | |
<email>[email protected]</email> | ||
<name>Michael Weber</name> | ||
</maintainer> | ||
<longdescription>RabbitVCS is a set of graphical tools written to provide | ||
simple and straightforward access to the version control systems you use. | ||
RabbitVCS is inspired by TortoiseSVN and others.</longdescription> | ||
<longdescription> | ||
RabbitVCS is a set of graphical tools written to provide | ||
simple and straightforward access to the version control systems you use. | ||
RabbitVCS is inspired by TortoiseSVN and others. | ||
</longdescription> | ||
<use> | ||
<flag name="caja">Enable extension for <pkg>mate-base/caja</pkg></flag> | ||
<flag name="cli">Eanble console based frontend</flag> | ||
|