diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2023-01-30 11:20:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-08 17:11:46 +0000 |
commit | 2b96919fc4e78a6e29437308f01a77b226aad86f (patch) | |
tree | 46fefb5f91df2364d9d93bebc08c660189c6af80 /app-cdr | |
parent | app-backup/pdumpfs: fix metadata indentation (diff) | |
download | gentoo-2b96919fc4e78a6e29437308f01a77b226aad86f.tar.gz gentoo-2b96919fc4e78a6e29437308f01a77b226aad86f.tar.bz2 gentoo-2b96919fc4e78a6e29437308f01a77b226aad86f.zip |
app-cdr/burncdda: fix metadata indentation
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/burncdda/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app-cdr/burncdda/metadata.xml b/app-cdr/burncdda/metadata.xml index efce96a09253..cc52fae09f24 100644 --- a/app-cdr/burncdda/metadata.xml +++ b/app-cdr/burncdda/metadata.xml @@ -2,11 +2,11 @@ <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <!-- maintainer-needed --> -<longdescription> - burnCDDA is a console frontend to cdrdao, cdrecord, mpg123, oggdec, mppdec, - flac, normalize, and mp3_check. It can be used to create audio CDs from an - M3U playlist (the playlist format of XMMS and amaroK). It supports MP3, OGG - Vorbis, Musepack, FLAC, and WAV files, and it might be the easiest way to - copy an audio CD. -</longdescription> + <longdescription> + burnCDDA is a console frontend to cdrdao, cdrecord, mpg123, oggdec, mppdec, + flac, normalize, and mp3_check. It can be used to create audio CDs from an + M3U playlist (the playlist format of XMMS and amaroK). It supports MP3, OGG + Vorbis, Musepack, FLAC, and WAV files, and it might be the easiest way to + copy an audio CD. + </longdescription> </pkgmetadata> |