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 2ED95158090 for ; Sat, 14 May 2022 11:33:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EDF22BC013; Sat, 14 May 2022 11:33:06 +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 D2FCB2BC013 for ; Sat, 14 May 2022 11:33:05 +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 B41E9341B3F for ; Sat, 14 May 2022 11:33:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48E634D9 for ; Sat, 14 May 2022 11:33:01 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1652527932.c04e8ba521e49394af5c4b11f443825842d5f249.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kjs/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kjs/Manifest kde-frameworks/kjs/kjs-5.93.0.ebuild X-VCS-Directories: kde-frameworks/kjs/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c04e8ba521e49394af5c4b11f443825842d5f249 X-VCS-Branch: master Date: Sat, 14 May 2022 11:33:01 +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: 15b6fe82-669a-43ad-8b91-f59175db9c9f X-Archives-Hash: 686c6f658fb5cac95f3919b93e5ae109 commit: c04e8ba521e49394af5c4b11f443825842d5f249 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 14 11:18:22 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 14 11:32:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04e8ba5 kde-frameworks/kjs: drop 5.93.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kjs/Manifest | 1 - kde-frameworks/kjs/kjs-5.93.0.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) diff --git a/kde-frameworks/kjs/Manifest b/kde-frameworks/kjs/Manifest index 229b81011f02..af4656f18966 100644 --- a/kde-frameworks/kjs/Manifest +++ b/kde-frameworks/kjs/Manifest @@ -1,3 +1,2 @@ DIST kjs-5.92.0.tar.xz 339164 BLAKE2B 6b62d94204d99edda3143dd13762deebb3322502bf5743b3464dc03c4881d77b813116c4dc5da8da0a98cab6058a35752c18499d67e68ac1ee8db2ca029dc164 SHA512 80cd1ef0ddc4fa1616ed992a1891603ae3588b4c09adebf2bd59609f6cfe203894f11eff8351aac679a27f3e98b370bbeff4e3155e0bd308e7af5f9e4bc757c2 -DIST kjs-5.93.0.tar.xz 339164 BLAKE2B 074e730512e51e8add32136bf324a1d6a6846b77fdecbedd31da993fc9f568dd97408e994b7d1da17d80dd1cfbbb28555bc9367bb10bc1737d5bc31def62ac96 SHA512 88ccd33a480e5d5cef023bc43574aedad9fed841cc0865a96bbac1669f3ab5f70441ec95c22db224bcf999cc6d29ca278aeca14ad21bc8ee9f3d6df3cf647b06 DIST kjs-5.94.0.tar.xz 339168 BLAKE2B 10b139a3a836aef994e7a1f86f0403a9c4bdd40b05c50ffd375354a951ab191da85572f7fc8763d29441741025db9d5f34dc0ab23cef5edbe23369518c0ea52e SHA512 38e1d4d73e6ccf48d01d7c48315b1a69f5a008c91f7fb4df9a4f0dc80447a022701cb90af19b8e18785016895186d6e035583424326017ab79d50bc5aab9fcea diff --git a/kde-frameworks/kjs/kjs-5.93.0.ebuild b/kde-frameworks/kjs/kjs-5.93.0.ebuild deleted file mode 100644 index 13a06718a470..000000000000 --- a/kde-frameworks/kjs/kjs-5.93.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -ECM_QTHELP="false" -inherit ecm kde.org - -DESCRIPTION="ECMAScipt compatible parser and engine" -LICENSE="BSD-2 LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" -IUSE="" - -BDEPEND=" - dev-lang/perl -" -DEPEND=" - dev-libs/libpcre -" -RDEPEND="${DEPEND}" - -DOCS=( src/README )