summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-06-24 13:00:43 -0700
committerMatt Turner <mattst88@gentoo.org>2020-06-24 13:12:54 -0700
commit4fd8c93cf3917bf78968a61641fe2f76fbaf041c (patch)
treedbbd789aec3d125e5ec12bc650387d8812cce4fa /x11-apps/appres/appres-1.0.4.ebuild
parentmedia-libs/mesa: Drop old versions (diff)
downloadgentoo-4fd8c93cf3917bf78968a61641fe2f76fbaf041c.tar.gz
gentoo-4fd8c93cf3917bf78968a61641fe2f76fbaf041c.tar.bz2
gentoo-4fd8c93cf3917bf78968a61641fe2f76fbaf041c.zip
x11-apps/appres: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/appres/appres-1.0.4.ebuild')
-rw-r--r--x11-apps/appres/appres-1.0.4.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/appres/appres-1.0.4.ebuild b/x11-apps/appres/appres-1.0.4.ebuild
deleted file mode 100644
index e852a4932817..000000000000
--- a/x11-apps/appres/appres-1.0.4.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="list X application resource database"
-
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-RDEPEND="x11-libs/libX11
- x11-libs/libXt"
-DEPEND="${RDEPEND}"