commit: e3c6d5b5c689e2ccb738b9ee08c7240fc98e0795 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Wed Feb 12 18:03:17 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Wed Feb 12 18:03:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3c6d5b5
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 <AT> gentoo.org> sci-mathematics/rstudio/rstudio-1.1.463-r1.ebuild | 4 ++-- 1 file 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 09f22605f33..8b60b2efe5b 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
