diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-02-03 06:52:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-02-03 06:52:47 +0100 |
commit | 82c2d00c325a7a03595134d2f1f1e5cd5686bc9e (patch) | |
tree | 40bd30c044565679452991c8311d803250357d95 /app-editors | |
parent | dev-util/reswrap: Remove last-rited pkg (diff) | |
download | gentoo-82c2d00c325a7a03595134d2f1f1e5cd5686bc9e.tar.gz gentoo-82c2d00c325a7a03595134d2f1f1e5cd5686bc9e.tar.bz2 gentoo-82c2d00c325a7a03595134d2f1f1e5cd5686bc9e.zip |
app-editors/adie: Remove last-rited pkg
Closes: https://bugs.gentoo.org/703088
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/adie/Manifest | 1 | ||||
-rw-r--r-- | app-editors/adie/adie-1.7.67.ebuild | 18 | ||||
-rw-r--r-- | app-editors/adie/metadata.xml | 5 |
3 files changed, 0 insertions, 24 deletions
diff --git a/app-editors/adie/Manifest b/app-editors/adie/Manifest deleted file mode 100644 index d7c4453bf9f6..000000000000 --- a/app-editors/adie/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST fox-1.7.67.tar.gz 5689421 BLAKE2B 60f2d8e887a41f1e234cd31c1bd2702bcedae0f1b47cb7b9832c317e34a9b517cb603033d28e5ed66c4b97c85deaf3caa8dd40a508eaf715d63772e6ef0020b0 SHA512 a45db7ea9453e2afe0ff61ed6608925e94f9202dc1fbee5e2b88a5a1c16310019cb4611090f8234ad6ebc46a6519a36085683c4553d47bc9c21b8ef0c13ab540 diff --git a/app-editors/adie/adie-1.7.67.ebuild b/app-editors/adie/adie-1.7.67.ebuild deleted file mode 100644 index 0e290d6b8df5..000000000000 --- a/app-editors/adie/adie-1.7.67.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit fox - -DESCRIPTION="Text editor based on the FOX Toolkit" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="" - -DEPEND="~x11-libs/fox-${PV} - x11-libs/libICE - x11-libs/libSM" -RDEPEND="${DEPEND}" diff --git a/app-editors/adie/metadata.xml b/app-editors/adie/metadata.xml deleted file mode 100644 index 7a38bb900964..000000000000 --- a/app-editors/adie/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> -</pkgmetadata> |