diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-18 17:31:42 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:15 +0100 |
commit | f922f79aed7fe01cd81a5abab6530dc78c1cb2f7 (patch) | |
tree | 4ab5e1454634f72a5caec5f02784c25bc4a1585f /gnustep-apps | |
parent | games-util/pyfa: align longdescription opening and closing tags (diff) | |
download | gentoo-f922f79aed7fe01cd81a5abab6530dc78c1cb2f7.tar.gz gentoo-f922f79aed7fe01cd81a5abab6530dc78c1cb2f7.tar.bz2 gentoo-f922f79aed7fe01cd81a5abab6530dc78c1cb2f7.zip |
gnustep-apps/price: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/price/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/price/metadata.xml b/gnustep-apps/price/metadata.xml index 2ce68c4e620f..f4cf9672d868 100644 --- a/gnustep-apps/price/metadata.xml +++ b/gnustep-apps/price/metadata.xml @@ -6,8 +6,8 @@ <name>Gentoo GNUstep Project</name> </maintainer> <longdescription> -PRICE, which stands for Precision Raster Image Convolution Engine, aims to be a high quality Image filtering, enhancing and manipulation program. It is written in Objective-C and AppKit, so being designed for Cocoa and GNUstep, it should be portable to OpenSTEP (I hope so, currently I don't have the computers to do the porting). -</longdescription> + PRICE, which stands for Precision Raster Image Convolution Engine, aims to be a high quality Image filtering, enhancing and manipulation program. It is written in Objective-C and AppKit, so being designed for Cocoa and GNUstep, it should be portable to OpenSTEP (I hope so, currently I don't have the computers to do the porting). + </longdescription> <upstream> <remote-id type="sourceforge">price</remote-id> </upstream> |