commit: 2ba522b75da51a78b569eaf51d1002c3b0784374
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri May 25 04:39:22 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri May 25 04:39:22 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ba522b7
x11-apps/xpr: Drop old versions
x11-apps/xpr/Manifest | 1 -
x11-apps/xpr/xpr-1.0.4.ebuild | 12 ------------
2 files changed, 13 deletions(-)
diff --git a/x11-apps/xpr/Manifest b/x11-apps/xpr/Manifest
index a64c9138463..211e8b2fa35 100644
--- a/x11-apps/xpr/Manifest
+++ b/x11-apps/xpr/Manifest
@@ -1,2 +1 @@
-DIST xpr-1.0.4.tar.bz2 143144 BLAKE2B
0c336de348effdd7594e499fd6516c62bb7769f0e8437a446a16433beaf4a8e237f3f054f73dc56bd333579331edf0fead46e158d9c1f401f3c56f2d9957c978
SHA512
4b88b71a6da835b8f27b185510cff6bc6b260e009b31b9118f12d77d37e660606654ff7ebd50014ff13f15ca74011cd3ffc12a417cea5e38d6d29ccc820a2957
DIST xpr-1.0.5.tar.bz2 150714 BLAKE2B
89d20134a3a9a12e319d343ae20c3aac71d1d2d2cbbffe1ff71375211efb3a4b22c2d99099fb1621fba838778702cca8c088181218c5d2c5fcb6af706d23b359
SHA512
d5dfb936ec4ad0067d02654dec8e862fe337ff6a2c2f974b2b3a612a829c2e728a0d51e7aba00ed2a94dc96dc50cc69f2c59f522e0635013f5f4f5bb3f4ab967
diff --git a/x11-apps/xpr/xpr-1.0.4.ebuild b/x11-apps/xpr/xpr-1.0.4.ebuild
deleted file mode 100644
index 12163336328..00000000000
--- a/x11-apps/xpr/xpr-1.0.4.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="X.Org xpr application"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86
~amd64-fbsd ~x86-fbsd"
-IUSE=""
-RDEPEND="x11-libs/libXmu
- x11-libs/libX11"
-DEPEND="${RDEPEND}"