commit: 2b28997fa04bb3af4f1d739f4899efa6c642bddd Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Mon Dec 25 10:28:33 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Dec 25 10:43:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b28997f
sci-mathematics/rstudio: [QA] Run cmake-utils_src_prepare Closes: https://bugs.gentoo.org/639814 Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-mathematics/rstudio/rstudio-1.1.383.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/rstudio/rstudio-1.1.383.ebuild b/sci-mathematics/rstudio/rstudio-1.1.383.ebuild index 7b4808efd4e..06b9113fb5b 100644 --- a/sci-mathematics/rstudio/rstudio-1.1.383.ebuild +++ b/sci-mathematics/rstudio/rstudio-1.1.383.ebuild @@ -132,7 +132,7 @@ src_unpack() { } src_prepare() { - default + cmake-utils_src_prepare java-pkg-2_src_prepare egit_clean
