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 B3D5115838C for ; Tue, 30 Jan 2024 10:17:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9ACB3E2A6F; Tue, 30 Jan 2024 10:17:22 +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 7B201E2A6C for ; Tue, 30 Jan 2024 10:17:22 +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 68E7E34308F for ; Tue, 30 Jan 2024 10:17:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06AF41494 for ; Tue, 30 Jan 2024 10:17:20 +0000 (UTC) From: "Takuya Wakazono" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Takuya Wakazono" Message-ID: <1706609793.2c0256a4bfdee168eb169bf7780bbddddf971e06.pastalian46@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-office/joplin-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-office/joplin-bin/Manifest app-office/joplin-bin/joplin-bin-2.13.1.ebuild app-office/joplin-bin/metadata.xml X-VCS-Directories: app-office/joplin-bin/ X-VCS-Committer: pastalian46 X-VCS-Committer-Name: Takuya Wakazono X-VCS-Revision: 2c0256a4bfdee168eb169bf7780bbddddf971e06 X-VCS-Branch: dev Date: Tue, 30 Jan 2024 10:17:20 +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: 56dd8b94-43e2-4710-9b10-276b33f30508 X-Archives-Hash: b026351ecf07ceb030d84dfc66181825 commit: 2c0256a4bfdee168eb169bf7780bbddddf971e06 Author: Takuya Wakazono gmail com> AuthorDate: Tue Jan 30 01:21:43 2024 +0000 Commit: Takuya Wakazono gmail com> CommitDate: Tue Jan 30 10:16:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2c0256a4 app-office/joplin-bin: treeclean, now in ::gentoo Signed-off-by: Takuya Wakazono gmail.com> app-office/joplin-bin/Manifest | 1 - app-office/joplin-bin/joplin-bin-2.13.1.ebuild | 24 ------------------------ app-office/joplin-bin/metadata.xml | 12 ------------ 3 files changed, 37 deletions(-) diff --git a/app-office/joplin-bin/Manifest b/app-office/joplin-bin/Manifest deleted file mode 100644 index a1dc25f5b5..0000000000 --- a/app-office/joplin-bin/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Joplin-2.13.1.AppImage 186865365 BLAKE2B 0626eaa2105e1e27d0cafede043a771869273a7fde2ae1a80c550765b64516daec38c11a552ce9311048a674d23b7703ff84ee5730f85e893a863805f3f289d6 SHA512 f376261ff32eb750a4b687c9979fdf2df8dbb2ffd4d37340480c80170c11d47b4842cc5cc496fa5f96243728454436437f5f4ab8a3a29cc7393ae47daad8d2d3 diff --git a/app-office/joplin-bin/joplin-bin-2.13.1.ebuild b/app-office/joplin-bin/joplin-bin-2.13.1.ebuild deleted file mode 100644 index ec002bdfd5..0000000000 --- a/app-office/joplin-bin/joplin-bin-2.13.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2023 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Note taking app, on Electron, can import notes from Evernote" -HOMEPAGE="https://joplinapp.org" - -SRC_URI="https://github.com/laurent22/joplin/releases/download/v${PV}/Joplin-${PV}.AppImage" -KEYWORDS="~amd64" - -LICENSE="AGPL-3" -SLOT="0" -RESTRICT="strip" - -RDEPEND="sys-fs/fuse:0" - -QA_PREBUILT="*" -S="${WORKDIR}" - -src_install() { - cp "${DISTDIR}/Joplin-${PV}.AppImage" joplin-bin || die - dobin joplin-bin -} diff --git a/app-office/joplin-bin/metadata.xml b/app-office/joplin-bin/metadata.xml deleted file mode 100644 index f314e94f3f..0000000000 --- a/app-office/joplin-bin/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - Vitaly Zdanevich - zdanevich.vitaly@ya.ru - - - laurent22/joplin - https://github.com/laurent22/joplin/issues - -