summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-23 15:22:27 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-23 15:47:44 -0700
commit982dfe236afe1fb760aa0ab53b9f69f4efc0a0b9 (patch)
tree5d9082af2b9e211b623f75eef8b9a37d6ceb6f99 /x11-proto/fixesproto
parentx11-proto/dri3proto: Drop old version (diff)
downloadgentoo-982dfe236afe1fb760aa0ab53b9f69f4efc0a0b9.tar.gz
gentoo-982dfe236afe1fb760aa0ab53b9f69f4efc0a0b9.tar.bz2
gentoo-982dfe236afe1fb760aa0ab53b9f69f4efc0a0b9.zip
x11-proto/fixesproto: Drop old version
Diffstat (limited to 'x11-proto/fixesproto')
-rw-r--r--x11-proto/fixesproto/fixesproto-5.0.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-proto/fixesproto/fixesproto-5.0.ebuild b/x11-proto/fixesproto/fixesproto-5.0.ebuild
deleted file mode 100644
index ee8a390ea62a..000000000000
--- a/x11-proto/fixesproto/fixesproto-5.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="X.Org Fixes protocol headers"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND=">=x11-proto/xextproto-7.0.99.1"
-DEPEND="${RDEPEND}"