diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:45:57 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:46:06 -0400 |
commit | f52d123419a560c39f1621e9985da600f864a77e (patch) | |
tree | 2d3b8e62240974688ec4ba8ac2a051f74b002d2f /x11-apps/appres | |
parent | x11-apps/appres: Propagate stable keywords (diff) | |
download | gentoo-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.ebuild | 14 |
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}" |