diff options
author | David Seifert <soap@gentoo.org> | 2020-02-12 19:03:17 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-12 19:03:17 +0100 |
commit | e3c6d5b5c689e2ccb738b9ee08c7240fc98e0795 (patch) | |
tree | c7f019c0ac2222421905432f816ddde9bb4de9e4 /sci-mathematics/rstudio | |
parent | sci-libs/rosetta-fragments: [QA] inherit vcs-clean.eclass directly (diff) | |
download | gentoo-e3c6d5b5c689e2ccb738b9ee08c7240fc98e0795.tar.gz gentoo-e3c6d5b5c689e2ccb738b9ee08c7240fc98e0795.tar.bz2 gentoo-e3c6d5b5c689e2ccb738b9ee08c7240fc98e0795.zip |
sci-mathematics/rstudio: [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-mathematics/rstudio')
-rw-r--r-- | sci-mathematics/rstudio/rstudio-1.1.463-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/rstudio/rstudio-1.1.463-r1.ebuild b/sci-mathematics/rstudio/rstudio-1.1.463-r1.ebuild index 09f22605f334..8b60b2efe5b7 100644 --- a/sci-mathematics/rstudio/rstudio-1.1.463-r1.ebuild +++ b/sci-mathematics/rstudio/rstudio-1.1.463-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=7 -inherit eutils user cmake-utils gnome2-utils pam xdg-utils java-pkg-2 pax-utils qmake-utils +inherit eutils user cmake-utils gnome2-utils pam xdg-utils java-pkg-2 pax-utils qmake-utils vcs-clean # TODO # * package gin and gwt |