commit: 982dfe236afe1fb760aa0ab53b9f69f4efc0a0b9
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 22:22:27 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 22:47:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982dfe23
x11-proto/fixesproto: Drop old version
x11-proto/fixesproto/fixesproto-5.0.ebuild | 13 -------------
1 file changed, 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 ee8a390ea62..00000000000
--- 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}"