diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2021-09-30 23:35:03 -0400 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2021-09-30 23:35:08 -0400 |
commit | e2bc9d3352cd80d29cbcab61f21312a1609726b6 (patch) | |
tree | e010a59302d210f5df730b9e85005a1544832ff9 /app-emacs | |
parent | 6fb23fdefde1d7213fd74f2d837a3c56fdecbf1d (diff) | |
download | ebuilds-e2bc9d3352cd80d29cbcab61f21312a1609726b6.tar.gz |
app-emacs/pfuture: updated DESCRIPTION
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/pfuture/pfuture-1.9.ebuild | 3 |
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" |