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 72424158012 for ; Tue, 13 Sep 2022 13:23:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0943CE0958; Tue, 13 Sep 2022 13:23: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 E2940E0958 for ; Tue, 13 Sep 2022 13:23: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 05ADD340DD7 for ; Tue, 13 Sep 2022 13:23:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E36DA560 for ; Tue, 13 Sep 2022 13:23: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: <1663075224.75b11611ae520bf1e913228b7f47999a47aec460.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.97.0.ebuild X-VCS-Directories: kde-frameworks/kjs/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 75b11611ae520bf1e913228b7f47999a47aec460 X-VCS-Branch: master Date: Tue, 13 Sep 2022 13:23: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: 1381c9d5-7495-4149-adde-3e6bfdebbe9a X-Archives-Hash: ffebb5d2375e6b2205b5095cd8d8338b commit: 75b11611ae520bf1e913228b7f47999a47aec460 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 13 10:59:36 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 13 13:20:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75b11611 kde-frameworks/kjs: drop 5.97.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kjs/Manifest | 1 - kde-frameworks/kjs/kjs-5.97.0.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) diff --git a/kde-frameworks/kjs/Manifest b/kde-frameworks/kjs/Manifest index 8045647bd761..53f71a73c0ea 100644 --- a/kde-frameworks/kjs/Manifest +++ b/kde-frameworks/kjs/Manifest @@ -1,3 +1,2 @@ DIST kjs-5.96.0.tar.xz 339216 BLAKE2B c229de410e94d453f42c901f457b886d20249344a79d8686e5054ce0542cdc1b5c0cadba255801bda5b58413588ce86dca153515f8458eb7e072697ebd96c459 SHA512 38f393c60f51a049e46fedc816b3c2c748b93592e12f4f8c56e333b4bffe610074ef64fad5c0122d54489b5d43902c5be390f38998e9ee538d62fcce81ecedb0 -DIST kjs-5.97.0.tar.xz 339216 BLAKE2B 41c4129eec7744e6f5856447e0d30572cb06a480980b85cb6d5a1dbd5a167cbdd7431b1fe9db50af10b147192229a29046b24fa9e4309ba888cd2c4461eda63e SHA512 545b615e43fc1fde8920179c5dbf32b296ee547b1fcd9c0eb864d32bbd747704b2a2ce9645d05dd08bdd44ba5c4b0483060f7eec009065a920563f4d76ec41da DIST kjs-5.98.0.tar.xz 339244 BLAKE2B 6f6782bae96931ac1ea92a4ea42a8ff5893af0249779741d25f196f7b62fcd16eb143e3af79e8660c0298f6c4a49e31f7f76774b226bc96f521c1d4a4128aea2 SHA512 56af0fe2387479533aea2db779ecf80c3f977afc241be4222f459c5e7a4b7f3cc51f70c9b59bba6574ed524c6d5104212e589e89263204f0f3acd3d51d229da7 diff --git a/kde-frameworks/kjs/kjs-5.97.0.ebuild b/kde-frameworks/kjs/kjs-5.97.0.ebuild deleted file mode 100644 index a6a839aa1dac..000000000000 --- a/kde-frameworks/kjs/kjs-5.97.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 frameworks.kde.org - -DESCRIPTION="ECMAScipt compatible parser and engine" -LICENSE="BSD-2 LGPL-2+" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -BDEPEND=" - dev-lang/perl -" -DEPEND=" - dev-libs/libpcre -" -RDEPEND="${DEPEND}" - -DOCS=( src/README )