summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:13:34 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:15 +0000
commite7a169dbfb78df89151dbdadddea8fe6413a5734 (patch)
tree275f7b31c2e5db385410e1afa45cdb7fd697576c /dev-tex/lgrind
parentdev-ruby/ruby-oembed: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-e7a169dbfb78df89151dbdadddea8fe6413a5734.tar.gz
gentoo-e7a169dbfb78df89151dbdadddea8fe6413a5734.tar.bz2
gentoo-e7a169dbfb78df89151dbdadddea8fe6413a5734.zip
dev-tex/lgrind: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex/lgrind')
-rw-r--r--dev-tex/lgrind/lgrind-3.67-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/lgrind/lgrind-3.67-r3.ebuild b/dev-tex/lgrind/lgrind-3.67-r3.ebuild
index bf0507cc8966..ad2f61a9c676 100644
--- a/dev-tex/lgrind/lgrind-3.67-r3.ebuild
+++ b/dev-tex/lgrind/lgrind-3.67-r3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit latex-package toolchain-funcs
-DESCRIPTION="A pretty printer for various programming languages with tex output."
+DESCRIPTION="A pretty printer for various programming languages with tex output"
SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tgz"
LICENSE="BSD LGrind-Jacobson"