summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-11-05 11:53:12 -0500
committerMatt Turner <mattst88@gentoo.org>2020-11-05 12:00:51 -0500
commit6e5a8e01d69361c6b929b52394d1ca9af651112f (patch)
treee8687d5a0350caffbba7c845f7b70e3293d11c97 /x11-apps
parentx11-misc/util-macros: Propagate keywords (diff)
downloadgentoo-6e5a8e01d69361c6b929b52394d1ca9af651112f.tar.gz
gentoo-6e5a8e01d69361c6b929b52394d1ca9af651112f.tar.bz2
gentoo-6e5a8e01d69361c6b929b52394d1ca9af651112f.zip
x11-apps/iceauth: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/iceauth/iceauth-1.0.8.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-apps/iceauth/iceauth-1.0.8.ebuild b/x11-apps/iceauth/iceauth-1.0.8.ebuild
deleted file mode 100644
index f9e6715e7fac..000000000000
--- a/x11-apps/iceauth/iceauth-1.0.8.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="ICE authority file utility"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libICE"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"