summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2021-09-30 23:35:03 -0400
committerJohn Turner <jturner.usa+gentoo@gmail.com>2021-09-30 23:35:08 -0400
commite2bc9d3352cd80d29cbcab61f21312a1609726b6 (patch)
treee010a59302d210f5df730b9e85005a1544832ff9
parent6fb23fdefde1d7213fd74f2d837a3c56fdecbf1d (diff)
downloadebuilds-e2bc9d3352cd80d29cbcab61f21312a1609726b6.tar.gz
app-emacs/pfuture: updated DESCRIPTION
-rw-r--r--app-emacs/pfuture/pfuture-1.9.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emacs/pfuture/pfuture-1.9.ebuild b/app-emacs/pfuture/pfuture-1.9.ebuild
index 185492c..eb99ab3 100644
--- a/app-emacs/pfuture/pfuture-1.9.ebuild
+++ b/app-emacs/pfuture/pfuture-1.9.ebuild
@@ -5,8 +5,7 @@ EAPI=8
inherit elisp
-DESCRIPTION="A set of simple functions wrapping Emacs’ existing process \
-creation capabilities."
+DESCRIPTION="A simpler wrapper around emacs process creation functions"
HOMEPAGE="https://github.com/Alexander-Miller/pfuture"
SRC_URI="https://github.com/Alexander-Miller/pfuture/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"