summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-05-01 13:36:42 -0700
committerMatt Turner <mattst88@gentoo.org>2019-05-01 13:36:42 -0700
commitb166a5b2e863d0f5b2674e6d42cf81f715dff51a (patch)
treec889ae79121e7eb8723f5d0820f9c96af2aec3a7 /x11-apps/xmore
parentx11-apps/xmodmap: Drop old versions (diff)
downloadgentoo-b166a5b2e863d0f5b2674e6d42cf81f715dff51a.tar.gz
gentoo-b166a5b2e863d0f5b2674e6d42cf81f715dff51a.tar.bz2
gentoo-b166a5b2e863d0f5b2674e6d42cf81f715dff51a.zip
x11-apps/xmore: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-apps/xmore')
-rw-r--r--x11-apps/xmore/Manifest1
-rw-r--r--x11-apps/xmore/xmore-1.0.2.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-apps/xmore/Manifest b/x11-apps/xmore/Manifest
index e2dc64a5ce04..b22af194a51c 100644
--- a/x11-apps/xmore/Manifest
+++ b/x11-apps/xmore/Manifest
@@ -1,2 +1 @@
-DIST xmore-1.0.2.tar.bz2 107340 BLAKE2B 35dd82edf2f00d861d4b8df4175626fe7c72f2e27b0a0621184f86bdd57d84406fbd1d4724466779e31ae58b0045bb71b669b0524d2909c9a87f28598d14ee5f SHA512 718ad254beaae57475cead3815fc7625692699c76749c64e3aeb722daf5e1cecbea9d1207e3427d6a5d0aa240a6aaf678ea1656d6731b9f47e1a8045d62c3efb
DIST xmore-1.0.3.tar.bz2 127587 BLAKE2B f59c9b6b7a134694dc7df5540c75a4331785ef7da0c5b40618923a3d1d53a543f7a54b7b8383f2e816b4f478056f6c0b1c6a4ce212c50b4fca75a307057c3f54 SHA512 e3e44831cd87a54bb585f80ef0d87f69dc35f6c834a73241aad9f6e2b0999b53c51a0a3f915a94ae4d6dc9bdfb9f60b6576f0bdcec441443abd98efa6c51b1d3
diff --git a/x11-apps/xmore/xmore-1.0.2.ebuild b/x11-apps/xmore/xmore-1.0.2.ebuild
deleted file mode 100644
index 8029981f0895..000000000000
--- a/x11-apps/xmore/xmore-1.0.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="plain text display program for the X Window System"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh ~sparc x86"
-IUSE=""
-
-RDEPEND="
- x11-libs/libXaw
- x11-libs/libXt
-"
-DEPEND="${RDEPEND}"