diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-11-05 11:52:04 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-11-05 12:00:53 -0500 |
commit | e7a21fcf35e5ebb9f076e63e97d7edf66e79e87d (patch) | |
tree | b0203fa5e0fc066efcf2450fb554c78b840c6ffc /x11-libs/libXrender | |
parent | x11-libs/libXinerama: Drop old versions (diff) | |
download | gentoo-e7a21fcf35e5ebb9f076e63e97d7edf66e79e87d.tar.gz gentoo-e7a21fcf35e5ebb9f076e63e97d7edf66e79e87d.tar.bz2 gentoo-e7a21fcf35e5ebb9f076e63e97d7edf66e79e87d.zip |
x11-libs/libXrender: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libXrender')
-rw-r--r-- | x11-libs/libXrender/libXrender-0.9.10-r1.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-libs/libXrender/libXrender-0.9.10-r1.ebuild b/x11-libs/libXrender/libXrender-0.9.10-r1.ebuild deleted file mode 100644 index fb3071e83370..000000000000 --- a/x11-libs/libXrender/libXrender-0.9.10-r1.ebuild +++ /dev/null @@ -1,16 +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 Xrender library" - -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~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 - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" |