commit: e5788836fd0a72a25e8b92e7b79e4455fb809cf0 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz> AuthorDate: Mon Jan 30 12:19:42 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 8 17:11:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5788836
app-office/calcurse: use common metadata indentation Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz> Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/calcurse/metadata.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/app-office/calcurse/metadata.xml b/app-office/calcurse/metadata.xml index 490dd5d1cbf4..007b546f8cc5 100644 --- a/app-office/calcurse/metadata.xml +++ b/app-office/calcurse/metadata.xml @@ -1,10 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> -<longdescription>Calcurse is a text-based personal organizer which helps keeping -track of events and everyday tasks. It contains a calendar, a 'todo' list, and -puts your appointments in order. The user interface is configurable, and one can -choose between different color schemes and layouts. All of the commands are -documented within an online help system.</longdescription> + <!-- maintainer-needed --> + <longdescription> + Calcurse is a text-based personal organizer which helps keeping track of + events and everyday tasks. It contains a calendar, a 'todo' list, and + puts your appointments in order. The user interface is configurable, and + one can choose between different color schemes and layouts. All of the + commands are documented within an online help system. + </longdescription> </pkgmetadata>
