From: John Turner Date: Fri, 1 Oct 2021 03:35:03 +0000 (-0400) Subject: app-emacs/pfuture: updated DESCRIPTION X-Git-Url: https://jturnerusa.dev/gitweb/?a=commitdiff_plain;h=e2bc9d3352cd80d29cbcab61f21312a1609726b6;p=ebuilds app-emacs/pfuture: updated DESCRIPTION --- 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"