commit: 0a0a9052913d333a0e8ff5145702563ea3d9b730 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Nov 19 12:51:14 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 19 12:52:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a0a9052
sci-mathematics/rstudio: [QA] Add cmake-utils_src_prepare Closes: https://bugs.gentoo.org/636660 Package-Manager: Portage-2.3.14, Repoman-2.3.6 sci-mathematics/rstudio/rstudio-1.1.368.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/rstudio/rstudio-1.1.368.ebuild b/sci-mathematics/rstudio/rstudio-1.1.368.ebuild index 38ac6d8ddf2..221887f8aa3 100644 --- a/sci-mathematics/rstudio/rstudio-1.1.368.ebuild +++ b/sci-mathematics/rstudio/rstudio-1.1.368.ebuild @@ -133,7 +133,7 @@ src_unpack() { } src_prepare() { - default + cmake-utils_src_prepare java-pkg-2_src_prepare egit_clean
