summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-12 19:03:14 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-12 19:03:14 +0100
commit0cf1a85b67d63a03fb36329879beb35cd700fa38 (patch)
treee0ee973dec50fe4b928077ced43d7a6e24928a05 /sci-libs/rosetta-fragments
parentsci-libs/rosetta-db: [QA] inherit vcs-clean.eclass directly (diff)
downloadgentoo-0cf1a85b67d63a03fb36329879beb35cd700fa38.tar.gz
gentoo-0cf1a85b67d63a03fb36329879beb35cd700fa38.tar.bz2
gentoo-0cf1a85b67d63a03fb36329879beb35cd700fa38.zip
sci-libs/rosetta-fragments: [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 'sci-libs/rosetta-fragments')
-rw-r--r--sci-libs/rosetta-fragments/rosetta-fragments-3.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/rosetta-fragments/rosetta-fragments-3.1-r1.ebuild b/sci-libs/rosetta-fragments/rosetta-fragments-3.1-r1.ebuild
index 3dff9b7585b2..2e5c7afd21c5 100644
--- a/sci-libs/rosetta-fragments/rosetta-fragments-3.1-r1.ebuild
+++ b/sci-libs/rosetta-fragments/rosetta-fragments-3.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=6
-inherit eutils flag-o-matic prefix toolchain-funcs
+inherit eutils flag-o-matic prefix toolchain-funcs vcs-clean
DESCRIPTION="Fragment library for rosetta"
HOMEPAGE="http://www.rosettacommons.org"