From: "Michael Egger" <michael.egger@tsn.at>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sci-mathematics/rstudio-desktop-bin/
Date: Mon, 10 Feb 2025 17:55:57 +0000 (UTC) [thread overview]
Message-ID: <1739210130.dd0cd09e28b57a3d77f847d79b847d6134e4238c.MichaelEgger@gentoo> (raw)
commit: dd0cd09e28b57a3d77f847d79b847d6134e4238c
Author: Michael Egger <egger.m <AT> protonmail <DOT> com>
AuthorDate: Mon Feb 10 17:55:30 2025 +0000
Commit: Michael Egger <michael.egger <AT> tsn <DOT> at>
CommitDate: Mon Feb 10 17:55:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dd0cd09e
sci-mathematics/rstudio-desktop-bin: add 2024.12.0_p467, drop 2023.09.0_p463
Signed-off-by: Michael Egger <egger.m <AT> protonmail.com>
sci-mathematics/rstudio-desktop-bin/Manifest | 2 +-
...3.09.0_p463.ebuild => rstudio-desktop-bin-2024.12.0_p467.ebuild} | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/sci-mathematics/rstudio-desktop-bin/Manifest b/sci-mathematics/rstudio-desktop-bin/Manifest
index cd482911f..4c9f4c1c2 100644
--- a/sci-mathematics/rstudio-desktop-bin/Manifest
+++ b/sci-mathematics/rstudio-desktop-bin/Manifest
@@ -1,2 +1,2 @@
-DIST rstudio-2023.09.0-463-x86_64.rpm 163589976 BLAKE2B e57a836aa84a8d85074665e0fe44e9c815c3e5964814e7afd86e42f0b0066abdaa24239d2d78cc1833d0ac4bcb9e5a39676d323441321e83e137d18666b8db9d SHA512 8992013118de1adc874636a4e39e11e911ca477cdd18cf6aafdc65c6c76c20a7fba0015092eafc58056206613d66c98bae2af55aa7b6e5dbb5e53ae4f1219178
DIST rstudio-2023.09.1-494-x86_64.rpm 165628624 BLAKE2B faadb2d192b27363693adc40009f0d1505fb7f63c4a659c388915195f76d80dc0399ee9c6d2d7d8d47ef11c7fe6812410fb9a81fafb4204f90e60eb7c33318de SHA512 6c04b5dc543cb80e5b5fa20e45bec12dfa2de667546bd1a5330c352f994255510b6036503aef85db3be3161cedf2541fbd05ab9fc3c8d1a303ab647d9b2f4a59
+DIST rstudio-2024.12.0-467-x86_64.rpm 228901588 BLAKE2B 0f5ed29728a8f6fb481cb900f967661471a61730c9628b6e042a0e4df0edc004787493978895acff1710ee93960006d19fb631a0c8f491e3b6268c1294a4fd2d SHA512 9d73d15c9cc5a410d5c5ccce8780117d7228eb0da8e6becd98a1d40aa90d722eff978c0523331aaa962d1102340336ca40717976a7ce37a22279e3a313e59a72
diff --git a/sci-mathematics/rstudio-desktop-bin/rstudio-desktop-bin-2023.09.0_p463.ebuild b/sci-mathematics/rstudio-desktop-bin/rstudio-desktop-bin-2024.12.0_p467.ebuild
similarity index 92%
rename from sci-mathematics/rstudio-desktop-bin/rstudio-desktop-bin-2023.09.0_p463.ebuild
rename to sci-mathematics/rstudio-desktop-bin/rstudio-desktop-bin-2024.12.0_p467.ebuild
index 48714d241..7e36b6a7d 100644
--- a/sci-mathematics/rstudio-desktop-bin/rstudio-desktop-bin-2023.09.0_p463.ebuild
+++ b/sci-mathematics/rstudio-desktop-bin/rstudio-desktop-bin-2024.12.0_p467.ebuild
@@ -103,10 +103,12 @@ src_install() {
exeinto "${DESTDIR}"
- doexe "${MY_PN}" chrome-sandbox chrome_crashpad_handler libEGL.so libGLESv2.so libffmpeg.so libvk_swiftshader.so libvulkan.so.1
+ doexe "${MY_PN}" chrome-sandbox chrome_crashpad_handler
+ doexe "${MY_PN}" libEGL.so libGLESv2.so libffmpeg.so libvk_swiftshader.so libvulkan.so.1
insinto "${DESTDIR}"
- doins chrome_100_percent.pak chrome_200_percent.pak icudtl.dat resources.pak snapshot_blob.bin v8_context_snapshot.bin vk_swiftshader_icd.json
+ doins chrome_100_percent.pak chrome_200_percent.pak icudtl.dat resources.pak
+ doins snapshot_blob.bin v8_context_snapshot.bin vk_swiftshader_icd.json
insopts -m0755
doins -r locales resources
next reply other threads:[~2025-02-10 17:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-10 17:55 Michael Egger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-05 13:56 [gentoo-commits] repo/proj/guru:dev commit in: sci-mathematics/rstudio-desktop-bin/ demize
2023-10-29 15:59 Mazunki Hoksaas
2023-09-30 13:28 Mazunki Hoksaas
2023-09-15 8:20 Mazunki Hoksaas
2023-01-11 21:52 Joe Kappus
2023-01-11 8:19 Joe Kappus
2023-01-11 8:07 Joe Kappus
2023-01-11 7:14 Joe Kappus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1739210130.dd0cd09e28b57a3d77f847d79b847d6134e4238c.MichaelEgger@gentoo \
--to=michael.egger@tsn.at \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox