diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-06-24 13:03:52 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-06-24 13:12:57 -0700 |
commit | c4337391017552e1a395d73cfd60772828efb119 (patch) | |
tree | b26bad0e046c9ff4c12c5ac1a4f1052d914edca7 /x11-apps | |
parent | x11-apps/xdriinfo: Drop old versions (diff) | |
download | gentoo-c4337391017552e1a395d73cfd60772828efb119.tar.gz gentoo-c4337391017552e1a395d73cfd60772828efb119.tar.bz2 gentoo-c4337391017552e1a395d73cfd60772828efb119.zip |
x11-apps/xedit: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xedit/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xedit/xedit-1.2.1.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-apps/xedit/Manifest b/x11-apps/xedit/Manifest index 51bc1f611975..482d9970402c 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 59948aca9294..000000000000 --- 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}" |