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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6D2315812D for ; Tue, 31 Dec 2024 09:08:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 71542E07A5; Tue, 31 Dec 2024 09:08:45 +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 528DAE07A5 for ; Tue, 31 Dec 2024 09:08:45 +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 461D233C1EB for ; Tue, 31 Dec 2024 09:08:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DF3B191A for ; Tue, 31 Dec 2024 09:08:42 +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: <1735636064.3adb19a11a969f01134dbf6e285aedd7887d5851.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/qcma/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/qcma/Manifest app-misc/qcma/qcma-0.4.1-r2.ebuild X-VCS-Directories: app-misc/qcma/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3adb19a11a969f01134dbf6e285aedd7887d5851 X-VCS-Branch: master Date: Tue, 31 Dec 2024 09:08:42 +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: 1c7d33c2-b58f-469d-912d-e2cec991983d X-Archives-Hash: 345407566cb0cfeb70a268c170c37a86 commit: 3adb19a11a969f01134dbf6e285aedd7887d5851 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Dec 30 18:21:39 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Dec 31 09:07:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3adb19a1 app-misc/qcma: drop 0.4.1-r2 Signed-off-by: Andreas Sturmlechner gentoo.org> app-misc/qcma/Manifest | 1 - app-misc/qcma/qcma-0.4.1-r2.ebuild | 66 -------------------------------------- 2 files changed, 67 deletions(-) diff --git a/app-misc/qcma/Manifest b/app-misc/qcma/Manifest index 57f7d335991d..6bbccda352b4 100644 --- a/app-misc/qcma/Manifest +++ b/app-misc/qcma/Manifest @@ -1,2 +1 @@ -DIST qcma-0.4.1.tar.gz 239952 BLAKE2B 342272cc1bab74e34f545ed7c54b7f12732723e55f53224b16a2525bea161f49d4ec799e1e1f868af63067f3021a73389eac581299582a9410aa372e55ea265a SHA512 d061c43528dcb5b361f5e3f7cb303926df29f86f22603a9bc25326c1056344478dae6335d5f82d3f2e56ce98154cb5b1b3e94a3ab1128d7c79d42f8bf92fc7ec DIST qcma-0.4.2_pre20181227.tar.gz 244336 BLAKE2B 5a7a33384d4c73050954901e8e8f31ac72d4a2e1ae285389197eedcafe2c9f5d035588bbd330ba72c20048bd889b483259ab5824ad1ba7bdee7351b848ab2e12 SHA512 3379b5b804c169f3dcc1bd3079cffbaa016248631e69563d3e509dcc4de198f259edc5a69bcea4f65cfa16c366d1a2919bdf7aa6703b6648a6f218e9d58f806c diff --git a/app-misc/qcma/qcma-0.4.1-r2.ebuild b/app-misc/qcma/qcma-0.4.1-r2.ebuild deleted file mode 100644 index 7f789808b6f5..000000000000 --- a/app-misc/qcma/qcma-0.4.1-r2.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit qmake-utils xdg-utils - -DESCRIPTION="Cross-platform content manager assistant for the PS Vita" -HOMEPAGE="https://github.com/codestation/qcma" -SRC_URI="https://github.com/codestation/qcma/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="+ffmpeg" - -#