commit: 2d3315a2c4a7f29474bcfccb6d45959e02545a9f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Aug 19 23:29:03 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Aug 19 23:29:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d3315a2
app-emacs/pymacs: update DESCRIPTION Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/pymacs/pymacs-0.26-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
