From 1b82fabc928d32a6642463f0849953d548d50ecf Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Thu, 1 Jun 2023 09:26:32 +0300 Subject: [PATCH] app-editors/atom: treeclean Signed-off-by: Alfred Wingate --- app-editors/atom/Manifest | 1 - app-editors/atom/atom-1.58.0.ebuild | 22 ---------------------- app-editors/atom/metadata.xml | 5 ----- 3 files changed, 28 deletions(-) delete mode 100644 app-editors/atom/Manifest delete mode 100644 app-editors/atom/atom-1.58.0.ebuild delete mode 100644 app-editors/atom/metadata.xml diff --git a/app-editors/atom/Manifest b/app-editors/atom/Manifest deleted file mode 100644 index c9e9819..0000000 --- a/app-editors/atom/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST atom-1.58.0.tar.gz 203905263 BLAKE2B 95311b625bbee45f64d3e3d44f7870fba0efaa31ca14025e68d587b60e5d618c89e948dae7856348f0e55ea434f80d484f74809f1d244d6609f84023047794e6 SHA512 5e5c456ca745e2e51c4c24a2cba76d59ae9c519639f301b8677b5627ebecc1b8c114fc1942c22318266fe985ca1064618dc89379ecf8cdd935bfee7e605f33f1 diff --git a/app-editors/atom/atom-1.58.0.ebuild b/app-editors/atom/atom-1.58.0.ebuild deleted file mode 100644 index e448880..0000000 --- a/app-editors/atom/atom-1.58.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop bintron - -DESCRIPTION="A hackable text editor for the 21st Century" -HOMEPAGE="https://atom.io/" -SRC_URI="https://github.com/atom/atom/releases/download/v${PV}/atom-amd64.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/atom-${PV}-amd64" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="-* ~amd64" - -src_install() { - doicon "${S}"/atom.png - make_desktop_entry atom Atom atom "TextEditor;Development;IDE;" - - bintron_src_install -} diff --git a/app-editors/atom/metadata.xml b/app-editors/atom/metadata.xml deleted file mode 100644 index eb6fadb..0000000 --- a/app-editors/atom/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - -