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 8D4AD15808B for ; Wed, 4 Sep 2024 12:31:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FDE6E2A51; Wed, 4 Sep 2024 12:31:34 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3248EE2A51 for ; Wed, 4 Sep 2024 12:31:34 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D909342FB2 for ; Wed, 4 Sep 2024 12:31:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E4EC1EC8 for ; Wed, 4 Sep 2024 12:31:31 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1725453085.41ef6ae414ea5575248c1ed1236da85263d48ea5.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/cutecom/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/cutecom/Manifest net-dialup/cutecom/cutecom-0.51.0-r1.ebuild X-VCS-Directories: net-dialup/cutecom/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 41ef6ae414ea5575248c1ed1236da85263d48ea5 X-VCS-Branch: master Date: Wed, 4 Sep 2024 12:31:31 +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: 99af7646-787f-4f8c-b5b0-c45479b31e1a X-Archives-Hash: 392aebaa86ae75720959efc90762ee58 commit: 41ef6ae414ea5575248c1ed1236da85263d48ea5 Author: Filip Kobierski pm me> AuthorDate: Wed Jul 31 13:22:45 2024 +0000 Commit: Ben Kohler gentoo org> CommitDate: Wed Sep 4 12:31:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ef6ae4 net-dialup/cutecom: drop 0.51.0-r1 Signed-off-by: Filip Kobierski pm.me> Closes: https://github.com/gentoo/gentoo/pull/37873 Signed-off-by: Ben Kohler gentoo.org> net-dialup/cutecom/Manifest | 1 - net-dialup/cutecom/cutecom-0.51.0-r1.ebuild | 43 ----------------------------- 2 files changed, 44 deletions(-) diff --git a/net-dialup/cutecom/Manifest b/net-dialup/cutecom/Manifest index c7e76b206bdd..84390342677e 100644 --- a/net-dialup/cutecom/Manifest +++ b/net-dialup/cutecom/Manifest @@ -1,2 +1 @@ -DIST cutecom-v0.51.0.tar.bz2 1296457 BLAKE2B 407bbe12fb4303e98589720c3fe9bf96a4112c816e64a3a32227d07a64c1efbb5b33c364d1f3f06ff67c9bc935c0bf62de14849b554508eaffacda1f65e7fad9 SHA512 67857977ab6444509662be4d27059e3c4cb766a69b78d806f4cd3d6cb7306d53094337fb384133a616ae397ac4d4d7c86347285a2d68f88fbf105d73ebd97731 DIST cutecom-v0.60.0-RC1.tar.bz2 1291319 BLAKE2B 8d73a51916d8d3f103ba6215d0bf2865337aa82f95d12be512001abd845cac08f9c9b6fb9022574aff42fef958c90676ae0828d1597879c798bd1ffe4bec68ba SHA512 92a210ab846f452287693add8db52833fd83814f59a2be8de304278dbc711b2a5dc0fdaadf877a588ad023849370151788d1ea678ba777fe0a4a600429669151 diff --git a/net-dialup/cutecom/cutecom-0.51.0-r1.ebuild b/net-dialup/cutecom/cutecom-0.51.0-r1.ebuild deleted file mode 100644 index 683af0a6bb22..000000000000 --- a/net-dialup/cutecom/cutecom-0.51.0-r1.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake desktop xdg - -DESCRIPTION="A serial terminal, like minicom, written in Qt" -HOMEPAGE="https://gitlab.com/cutecom/cutecom" -SRC_URI="https://gitlab.com/cutecom/cutecom/-/archive/v${PV}/cutecom-v${PV}.tar.bz2" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" -IUSE="" - -DEPEND=" - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5 - dev-qt/qtserialport:5 - dev-qt/qtwidgets:5" -RDEPEND="${DEPEND} - net-dialup/lrzsz" - -S="${WORKDIR}/cutecom-v${PV}" - -PATCHES=( "${FILESDIR}"/${P}-fix-for-qt-5.15.0.patch ) - -src_prepare() { - cmake_src_prepare - - sed -i \ - -e '/Path/d' \ - -e '/Terminal/s/0/false/' \ - "${PN}.desktop" || die 'sed on desktop file failed' -} - -src_install() { - cmake_src_install - domenu "${PN}.desktop" - doicon "distribution/${PN}.png" -}