summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-31 11:56:29 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-31 11:58:56 -0500
commit90c585dc1d768e8a64762b53680c93ac6d541093 (patch)
tree30f78c18ccba565d30fc4a07fb0095f7203a574f
parentx11-libs/libX11: Drop old versions (diff)
downloadgentoo-90c585dc.tar.gz
gentoo-90c585dc.tar.bz2
gentoo-90c585dc.zip
x11-libs/libXau: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--x11-libs/libXau/libXau-1.0.9.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-libs/libXau/libXau-1.0.9.ebuild b/x11-libs/libXau/libXau-1.0.9.ebuild
deleted file mode 100644
index b90d0c143000..000000000000
--- a/x11-libs/libXau/libXau-1.0.9.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
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org X authorization library"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto"
-DEPEND="${RDEPEND}"