commit: c4337391017552e1a395d73cfd60772828efb119
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 24 20:03:52 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jun 24 20:12:57 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4337391
x11-apps/xedit: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xedit/Manifest | 1 -
x11-apps/xedit/xedit-1.2.1.ebuild | 16 ----------------
2 files changed, 17 deletions(-)
diff --git a/x11-apps/xedit/Manifest b/x11-apps/xedit/Manifest
index 51bc1f61197..482d9970402 100644
--- a/x11-apps/xedit/Manifest
+++ b/x11-apps/xedit/Manifest
@@ -1,2 +1 @@
-DIST xedit-1.2.1.tar.bz2 520614 BLAKE2B
d3ffca5517472d4b5f80e6ab84cb79af216493a81d951ae30d28babcca7847ad638d179e237579a20589c96f10b0cf61be13bb7d0f40461be077ced63e37de58
SHA512
8c0675e39219ce4da02f2fc09ba39a5ff774213d155ad2dfd55e7672ab896219e815b12a4a86f3c72dfd6fd32e75bcdaaefdecab81fa5a10aebf0ed6b88e5af7
DIST xedit-1.2.2.tar.bz2 525861 BLAKE2B
608f3f2b06d14f99a71d9eaf45114ba71271957f584c685236bd78e2f7c9a6e969ce15de72a7530a41835b951caa800a7cb0c45d71a4790aab5fe703d654e912
SHA512
24d8e23a2ad1a2e81f6606928bb032f25b70b76da83b65341367bc4111d011abe89f9e30402d057854f2ccdaa9c1ef0d7c55bf29b81ab2d050a8f448cf3eeb5d
diff --git a/x11-apps/xedit/xedit-1.2.1.ebuild
b/x11-apps/xedit/xedit-1.2.1.ebuild
deleted file mode 100644
index 59948aca929..00000000000
--- a/x11-apps/xedit/xedit-1.2.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="simple text editor for X"
-KEYWORDS="amd64 hppa ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
- x11-libs/libXt
- x11-libs/libXmu
- x11-libs/libX11"
-DEPEND="${RDEPEND}"