summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-12 19:02:30 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-12 19:02:30 +0100
commit9c7fb90a28224f06b459483d4d74d3085521f7e3 (patch)
tree7dd26b8966789ef896ef30512eebc9b5e4db30fb /dev-libs/mathjax
parentdev-libs/go-fuse: [QA] inherit vcs-clean.eclass directly (diff)
downloadgentoo-9c7fb90a28224f06b459483d4d74d3085521f7e3.tar.gz
gentoo-9c7fb90a28224f06b459483d4d74d3085521f7e3.tar.bz2
gentoo-9c7fb90a28224f06b459483d4d74d3085521f7e3.zip
dev-libs/mathjax: [QA] inherit vcs-clean.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/mathjax')
-rw-r--r--dev-libs/mathjax/mathjax-2.7.0.ebuild4
-rw-r--r--dev-libs/mathjax/mathjax-2.7.4.ebuild4
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/"