From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6372C1581E7 for ; Sat, 27 Apr 2024 11:10:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27E87E2A05; Sat, 27 Apr 2024 11:10:18 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 035F4E2A05 for ; Sat, 27 Apr 2024 11:10:18 +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 1D1B8335C9B for ; Sat, 27 Apr 2024 11:10:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 885D9176C for ; Sat, 27 Apr 2024 11:10:13 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1714211407.661ec4fe2aa38b9d4e845986671e365a4df0e769.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-crystal/selenium/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-crystal/selenium/Manifest dev-crystal/selenium/selenium-0.11.0.ebuild dev-crystal/selenium/selenium-0.12.1.ebuild X-VCS-Directories: dev-crystal/selenium/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 661ec4fe2aa38b9d4e845986671e365a4df0e769 X-VCS-Branch: master Date: Sat, 27 Apr 2024 11:10:13 +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: 20a684dc-e9a7-4712-be1b-e6ee92fded52 X-Archives-Hash: b671f86fae2e5402d6e5c94a680a61f4 commit: 661ec4fe2aa38b9d4e845986671e365a4df0e769 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sat Apr 27 08:45:21 2024 +0000 Commit: David Roman gmail com> CommitDate: Sat Apr 27 09:50:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=661ec4fe dev-crystal/selenium: add 0.12.1, drop 0.11.0 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-crystal/selenium/Manifest | 2 +- .../selenium/{selenium-0.11.0.ebuild => selenium-0.12.1.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-crystal/selenium/Manifest b/dev-crystal/selenium/Manifest index 98a9edeb1c..871db7058d 100644 --- a/dev-crystal/selenium/Manifest +++ b/dev-crystal/selenium/Manifest @@ -1,2 +1,2 @@ -DIST selenium-0.11.0.tar.gz 19041 BLAKE2B 1cb6d2479b503dbb9e688f606e551ef4f5c5baa0f5c17fa98f20b1c12d11227c911a6e3025812fa36a7171199314682abbf6134770f6307c7e284909d9ec9205 SHA512 1086be36dd6785677db87e2eb982c5eaf7621e18246276765afc68a2a735ece9fe5331623516eb74b22e81232b071901e78afec087e696f13223c611acca77b0 DIST selenium-0.12.0.tar.gz 19117 BLAKE2B 071bec550a262076b44368fcee29086b7e578394de965b8fe52b9910e63742b334ccee76da9ea21f39dbeff192678087f3b9f7dbf30c7531e0471280e922231a SHA512 86abefb770feb451f9f454eb982fd073e4df87b8630dd53be385d5beeae9c1261c52f6a949935a3a4a0776d5c93992bbe253b245f7024ed8ca93fd8b5ed0e3b6 +DIST selenium-0.12.1.tar.gz 19720 BLAKE2B f5ef7659036de72bdc0eff5bf69018502a5e79098dde75f3d5b35201a4dda474e89680d91b858c36e477f7cc52e50762fc3ed6e565cb6c47d2aa24c7993d2213 SHA512 d8db492f29f555fec420371496cdfd2c1891dd247d2d271b83dcf8b7ceca868c98cee3a73764cd8c26667cfbe17c1119e19013d2394076e64dd502695a3bb45c diff --git a/dev-crystal/selenium/selenium-0.11.0.ebuild b/dev-crystal/selenium/selenium-0.12.1.ebuild similarity index 94% rename from dev-crystal/selenium/selenium-0.11.0.ebuild rename to dev-crystal/selenium/selenium-0.12.1.ebuild index 4f9b7c7cb9..b58563a3fc 100644 --- a/dev-crystal/selenium/selenium-0.11.0.ebuild +++ b/dev-crystal/selenium/selenium-0.12.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,6 +18,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" IUSE="test" + RESTRICT="test" PROPERTIES="test_network"