commit:     2c0256a4bfdee168eb169bf7780bbddddf971e06
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Jan 30 01:21:43 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> 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 <pastalian46 <AT> 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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <name>Vitaly Zdanevich</name>
-               <email>[email protected]</email>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">laurent22/joplin</remote-id>
-               <bugs-to>https://github.com/laurent22/joplin/issues</bugs-to>
-       </upstream>
-</pkgmetadata>

Reply via email to