summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-12 19:02:21 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-12 19:02:21 +0100
commit57e609cfaf7d0d13ae986d6660b6df59a7cf514a (patch)
tree04fc9255c017a01809b627022a501c8fd74578c5
parentdev-lang/mercury-extras: [QA] inherit vcs-clean.eclass directly (diff)
downloadgentoo-57e609cf.tar.gz
gentoo-57e609cf.tar.bz2
gentoo-57e609cf.zip
dev-lang/mercury: [QA] inherit vcs-clean.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--dev-lang/mercury/mercury-14.01.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mercury/mercury-14.01.1-r1.ebuild b/dev-lang/mercury/mercury-14.01.1-r1.ebuild
index 595078fd7f7c..9ba41fae06f0 100644
--- a/dev-lang/mercury/mercury-14.01.1-r1.ebuild
+++ b/dev-lang/mercury/mercury-14.01.1-r1.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=5
-inherit autotools elisp-common eutils flag-o-matic java-pkg-opt-2 multilib xdg-utils
+inherit autotools elisp-common eutils flag-o-matic java-pkg-opt-2 multilib vcs-clean xdg-utils
PATCHSET_VER="4"
MY_P=${PN}-srcdist-${PV}