summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-05-24 21:39:22 -0700
committerMatt Turner <mattst88@gentoo.org>2018-05-24 21:39:22 -0700
commit2ba522b75da51a78b569eaf51d1002c3b0784374 (patch)
treee7c5af2d78839cdb37c77b1d07a2dbb735fec349 /x11-apps/xpr
parentx11-apps/xgamma: Drop old versions (diff)
downloadgentoo-2ba522b75da51a78b569eaf51d1002c3b0784374.tar.gz
gentoo-2ba522b75da51a78b569eaf51d1002c3b0784374.tar.bz2
gentoo-2ba522b75da51a78b569eaf51d1002c3b0784374.zip
x11-apps/xpr: Drop old versions
Diffstat (limited to 'x11-apps/xpr')
-rw-r--r--x11-apps/xpr/Manifest1
-rw-r--r--x11-apps/xpr/xpr-1.0.4.ebuild12
2 files changed, 0 insertions, 13 deletions
diff --git a/x11-apps/xpr/Manifest b/x11-apps/xpr/Manifest
index a64c91384631..211e8b2fa350 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 12163336328c..000000000000
--- 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}"