From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 864B61580F6 for ; Mon, 19 May 2025 16:23:50 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 710C633FE7D for ; Mon, 19 May 2025 16:23:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 63C3B1103DD; Mon, 19 May 2025 16:23:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5738B1103DD for ; Mon, 19 May 2025 16:23:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 09A7733FE7D for ; Mon, 19 May 2025 16:23:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D11417F6 for ; Mon, 19 May 2025 16:23:47 +0000 (UTC) From: "Jason A. Donenfeld" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason A. Donenfeld" Message-ID: <1747671824.9378e98d6b3f90ad5ca13001da68367ff692800c.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/android-studio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/android-studio/Manifest dev-util/android-studio/android-studio-2024.3.1.15.ebuild dev-util/android-studio/android-studio-2024.3.2.14.ebuild X-VCS-Directories: dev-util/android-studio/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: 9378e98d6b3f90ad5ca13001da68367ff692800c X-VCS-Branch: master Date: Mon, 19 May 2025 16:23:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e3b1b0f4-b905-49f1-9c82-fafcd090aa00 X-Archives-Hash: e2ab9eeb496305d055174bf264018749 commit: 9378e98d6b3f90ad5ca13001da68367ff692800c Author: Jason A. Donenfeld gentoo org> AuthorDate: Mon May 19 16:23:34 2025 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Mon May 19 16:23:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9378e98d dev-util/android-studio: add 2024.3.2.14, drop 2024.3.1.15 Signed-off-by: Jason A. Donenfeld gentoo.org> dev-util/android-studio/Manifest | 2 +- ...roid-studio-2024.3.1.15.ebuild => android-studio-2024.3.2.14.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/android-studio/Manifest b/dev-util/android-studio/Manifest index 376de1419f24..6ea68a6ad268 100644 --- a/dev-util/android-studio/Manifest +++ b/dev-util/android-studio/Manifest @@ -1 +1 @@ -DIST android-studio-2024.3.1.15-linux.tar.gz 1354539338 BLAKE2B 8a6db2205589e31151c8c54699a7a34049e4cd2e76699f0e3cd4119a626ff24d956e1140bd830bd6c9f107dbd6164cd38cccf1d7291d213a7723be774e74dbca SHA512 982fef1510ae619cfacd9e55903b29a2daa0dde733242f11d62ff3a7bf3b2cc91f82d94a8992e9b2be149828cf1cd1549a08f8e1c28db230ba9ddbeb31bdbae8 +DIST android-studio-2024.3.2.14-linux.tar.gz 1361395800 BLAKE2B 2aaed35845559d8b351b1c0ab55f657739206444219e8c3e62959e617f680de777fba8b3cf08949f231f82bc815fb0950252ff15588ec94fa41460ff4d438542 SHA512 afb69b8f9df4ab9809fb9bf34cac90eb8f47a6d43d008ff7aad0b7fe1c00b33a0bc0303bd89a9baee8df3b443b65335365b9bc87149bfb4ea5e66aa64dceaff8 diff --git a/dev-util/android-studio/android-studio-2024.3.1.15.ebuild b/dev-util/android-studio/android-studio-2024.3.2.14.ebuild similarity index 100% rename from dev-util/android-studio/android-studio-2024.3.1.15.ebuild rename to dev-util/android-studio/android-studio-2024.3.2.14.ebuild