commit:     51032ca9cc5f95d0b015ba2dae32453dfe2853c9
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Feb 12 22:10:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 22:19:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51032ca9

dev-ml/parsexp: remove whitespace

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/parsexp/parsexp-0.14.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/parsexp/parsexp-0.14.0.ebuild 
b/dev-ml/parsexp/parsexp-0.14.0.ebuild
index 578f4c168d7..044f16848e4 100644
--- a/dev-ml/parsexp/parsexp-0.14.0.ebuild
+++ b/dev-ml/parsexp/parsexp-0.14.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 inherit dune
 
-DESCRIPTION="S-expression parsing library "
+DESCRIPTION="S-expression parsing library"
 HOMEPAGE="https://github.com/janestreet/parsexp";
 SRC_URI="https://github.com/janestreet/parsexp/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 

Reply via email to