summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-03-27 13:45:57 -0400
committerMatt Turner <mattst88@gentoo.org>2021-03-27 13:46:06 -0400
commitf52d123419a560c39f1621e9985da600f864a77e (patch)
tree2d3b8e62240974688ec4ba8ac2a051f74b002d2f /x11-apps/appres
parentx11-apps/appres: Propagate stable keywords (diff)
downloadgentoo-f52d123419a560c39f1621e9985da600f864a77e.tar.gz
gentoo-f52d123419a560c39f1621e9985da600f864a77e.tar.bz2
gentoo-f52d123419a560c39f1621e9985da600f864a77e.zip
x11-apps/appres: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/appres')
-rw-r--r--x11-apps/appres/appres-1.0.5.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-apps/appres/appres-1.0.5.ebuild b/x11-apps/appres/appres-1.0.5.ebuild
deleted file mode 100644
index 53198ba6e8a4..000000000000
--- a/x11-apps/appres/appres-1.0.5.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2021 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}"