diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-31 11:57:22 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-31 11:58:57 -0500 |
commit | e708cf5866978453ef74f2ef95593b54de202a49 (patch) | |
tree | c4e331942364e2a10da034a2f22472e26e9ad0ad /x11-libs/libxshmfence | |
parent | x11-libs/libxkbcommon: Drop old versions (diff) | |
download | gentoo-e708cf5866978453ef74f2ef95593b54de202a49.tar.gz gentoo-e708cf5866978453ef74f2ef95593b54de202a49.tar.bz2 gentoo-e708cf5866978453ef74f2ef95593b54de202a49.zip |
x11-libs/libxshmfence: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libxshmfence')
-rw-r--r-- | x11-libs/libxshmfence/libxshmfence-1.3-r1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-libs/libxshmfence/libxshmfence-1.3-r1.ebuild b/x11-libs/libxshmfence/libxshmfence-1.3-r1.ebuild deleted file mode 100644 index 055dd3ce1649..000000000000 --- a/x11-libs/libxshmfence/libxshmfence-1.3-r1.ebuild +++ /dev/null @@ -1,14 +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="Shared memory fences using futexes" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="" -DEPEND="x11-base/xorg-proto" |