diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:11:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:16:33 +0100 |
commit | 5f3325b4ace68df6b4caf16c5045e322f5bf9f81 (patch) | |
tree | 3c239fda5dcc2f5b68803837fc4c6634362f0b35 | |
parent | dev-perl/SOAP-Lite: eutils-- (diff) | |
download | gentoo-5f3325b4ace68df6b4caf16c5045e322f5bf9f81.tar.gz gentoo-5f3325b4ace68df6b4caf16c5045e322f5bf9f81.tar.bz2 gentoo-5f3325b4ace68df6b4caf16c5045e322f5bf9f81.zip |
dev-perl/Template-Plugin-Latex: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild index 3aa509ee5ac6..69bed46e7174 100644 --- a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0.ebuild +++ b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.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=6 DIST_AUTHOR=EHUELS DIST_VERSION=3.12 -inherit perl-module eutils +inherit perl-module DESCRIPTION="LaTeX support for the Template Toolkit" |