summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2022-10-15 21:00:34 +0200
committerConrad Kostecki <conikost@gentoo.org>2022-10-15 21:33:23 +0200
commit08a6e7c4182c78d5bf8c3df8fa20e346a0b7e8d6 (patch)
tree7b5b2dcc921bb9bf1fb2d2750edf0348a4df6c08 /app-emacs
parentsys-cluster/kube-scheduler: add 1.25.2 (diff)
downloadgentoo-08a6e7c4182c78d5bf8c3df8fa20e346a0b7e8d6.tar.gz
gentoo-08a6e7c4182c78d5bf8c3df8fa20e346a0b7e8d6.tar.bz2
gentoo-08a6e7c4182c78d5bf8c3df8fa20e346a0b7e8d6.zip
app-emacs/dashboard: fix QA BadDescription
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild2
-rw-r--r--app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild b/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild
index 88cc08a233ff..e23d63b3e2c5 100644
--- a/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild
+++ b/app-emacs/dashboard/dashboard-1.8.0_pre20220406.ebuild
@@ -8,7 +8,7 @@ NEED_EMACS=26.1
inherit elisp
-DESCRIPTION="Extensible Emacs dashboard, with sections for bookmarks, projects, agenda and more"
+DESCRIPTION="Extensible Emacs dashboard, with sections like bookmarks, agenda and more"
HOMEPAGE="https://github.com/emacs-dashboard/emacs-dashboard/"
SRC_URI="https://github.com/emacs-dashboard/emacs-${PN}/archive/${H}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}"/emacs-${PN}-${H}
diff --git a/app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild b/app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild
index 56c257960eb5..1683e38fead1 100644
--- a/app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild
+++ b/app-emacs/dashboard/dashboard-1.8.0_pre20220809.ebuild
@@ -8,7 +8,7 @@ NEED_EMACS=26.1
inherit elisp
-DESCRIPTION="Extensible Emacs dashboard, with sections for bookmarks, projects, agenda and more"
+DESCRIPTION="Extensible Emacs dashboard, with sections like bookmarks, agenda and more"
HOMEPAGE="https://github.com/emacs-dashboard/emacs-dashboard/"
SRC_URI="https://github.com/emacs-dashboard/emacs-${PN}/archive/${H}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}"/emacs-${PN}-${H}