From 9c7fb90a28224f06b459483d4d74d3085521f7e3 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Wed, 12 Feb 2020 19:02:30 +0100 Subject: [PATCH] dev-libs/mathjax: [QA] inherit vcs-clean.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-libs/mathjax/mathjax-2.7.0.ebuild | 4 ++-- dev-libs/mathjax/mathjax-2.7.4.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/mathjax/mathjax-2.7.0.ebuild b/dev-libs/mathjax/mathjax-2.7.0.ebuild index e7c89b829bfe..7a926467c507 100644 --- a/dev-libs/mathjax/mathjax-2.7.0.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils +inherit eutils vcs-clean DESCRIPTION="JavaScript display engine for LaTeX, MathML and AsciiMath" HOMEPAGE="http://www.mathjax.org/" diff --git a/dev-libs/mathjax/mathjax-2.7.4.ebuild b/dev-libs/mathjax/mathjax-2.7.4.ebuild index cd23b2b8e94a..7a926467c507 100644 --- a/dev-libs/mathjax/mathjax-2.7.4.ebuild +++ b/dev-libs/mathjax/mathjax-2.7.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils +inherit eutils vcs-clean DESCRIPTION="JavaScript display engine for LaTeX, MathML and AsciiMath" HOMEPAGE="http://www.mathjax.org/" -- 2.26.2