summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-20 00:29:03 +0100
committerSam James <sam@gentoo.org>2022-08-20 00:29:03 +0100
commit2d3315a2c4a7f29474bcfccb6d45959e02545a9f (patch)
treebd0bd19e5bd2ddf1a57d94cb930c38a9a238a35c /app-emacs/pymacs
parentdev-libs/openssl: remove unused patches (diff)
downloadgentoo-2d3315a2c4a7f29474bcfccb6d45959e02545a9f.tar.gz
gentoo-2d3315a2c4a7f29474bcfccb6d45959e02545a9f.tar.bz2
gentoo-2d3315a2c4a7f29474bcfccb6d45959e02545a9f.zip
app-emacs/pymacs: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/pymacs')
-rw-r--r--app-emacs/pymacs/pymacs-0.26-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/pymacs/pymacs-0.26-r3.ebuild b/app-emacs/pymacs/pymacs-0.26-r3.ebuild
index d68770ec00be..fe50b3975672 100644
--- a/app-emacs/pymacs/pymacs-0.26-r3.ebuild
+++ b/app-emacs/pymacs/pymacs-0.26-r3.ebuild
@@ -8,7 +8,7 @@ DISTUTILS_IN_SOURCE_BUILD=1
inherit elisp distutils-r1
-DESCRIPTION="A tool that allows both-side communication beetween Python and Emacs Lisp"
+DESCRIPTION="A tool that allows both-side communication between Python and Emacs Lisp"
HOMEPAGE="https://www.emacswiki.org/emacs/PyMacs"
SRC_URI="https://github.com/dgentry/${PN^}/archive/v${PV}.tar.gz -> ${P}.tar.gz"