summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-08-21 08:53:50 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-08-21 12:19:53 +0300
commit85a0f02030d3cb81960e100dd9ca6f70847617c4 (patch)
tree4f5573c632747ea49f2a9c66fc028aafeb323873 /app-text
parentdev-java/miglayout: remove trailing tab (diff)
downloadgentoo-85a0f02030d3cb81960e100dd9ca6f70847617c4.tar.gz
gentoo-85a0f02030d3cb81960e100dd9ca6f70847617c4.tar.bz2
gentoo-85a0f02030d3cb81960e100dd9ca6f70847617c4.zip
app-text/feathernotes: remove leading whitespace in DESCRIPTION
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/feathernotes/feathernotes-1.3.0.ebuild2
-rw-r--r--app-text/feathernotes/feathernotes-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/feathernotes/feathernotes-1.3.0.ebuild b/app-text/feathernotes/feathernotes-1.3.0.ebuild
index 3f3075fd6e7a..162e2297324e 100644
--- a/app-text/feathernotes/feathernotes-1.3.0.ebuild
+++ b/app-text/feathernotes/feathernotes-1.3.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
inherit cmake xdg
-DESCRIPTION=" Lightweight Qt Notes-Manager for Linux"
+DESCRIPTION="Lightweight Qt Notes-Manager for Linux"
HOMEPAGE="https://github.com/tsujan/FeatherNotes"
SRC_URI="https://github.com/tsujan/FeatherNotes/archive/V${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/FeatherNotes-${PV}"
diff --git a/app-text/feathernotes/feathernotes-9999.ebuild b/app-text/feathernotes/feathernotes-9999.ebuild
index 880fc704e847..b729c5ce9a02 100644
--- a/app-text/feathernotes/feathernotes-9999.ebuild
+++ b/app-text/feathernotes/feathernotes-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
inherit git-r3 cmake xdg
-DESCRIPTION=" Lightweight Qt Notes-Manager for Linux"
+DESCRIPTION="Lightweight Qt Notes-Manager for Linux"
HOMEPAGE="https://github.com/tsujan/FeatherNotes"
EGIT_REPO_URI="https://github.com/tsujan/FeatherNotes"