hippo: Fix typo and 80 char limit

No revision bump for the tiny typo fix...
This commit is contained in:
Humdinger
2021-01-18 08:31:27 +01:00
parent 0d2b3b2f35
commit 2c10251684

View File

@@ -1,15 +1,17 @@
SUMMARY="An open source client for Evernote"
DESCRIPTION="Evernote is a suite of software and services, designed for notetaking and archiving. \
A 'note' can be a piece of formatted text, a full webpage or webpage excerpt, a photograph, a voice \
memo, or a handwritten 'ink' note. Notes can also have file attachments. Notes can be sorted into \
folders, then tagged, annotated, edited, given comments, searched, and exported as part of a notebook.
DESCRIPTION="Evernote is a suite of software and services, designed for \
notetaking and archiving.
A 'note' can be a piece of formatted text, a full webpage or webpage excerpt, \
a photograph, a voice memo, or a handwritten 'ink' note. Notes can also have \
file attachments. Notes can be sorted into folders, then tagged, annotated, \
edited, given comments, searched, and exported as part of a notebook.
The application currently support:
* Synchronization with Evernote servers
* Local data caching
* Embbeded PDF documents prieview with poppler
* Note printing and export to PDF, html or text file."
* Embbeded PDF documents preview with poppler
* Note printing and export to PDF, html or text file"
HOMEPAGE="https://github.com/Vytax/hippo/"
COPYRIGHT="2015-2018 Vytax"
LICENSE="GNU GPL v2"