summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-23 16:35:15 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-23 16:35:15 -0700
commit8ea1efd61e909ebaf607decfeff7549eee703b1a (patch)
tree99a3710db7422f68eff4b88a73eba8e0ecc8f53a
parentx11-proto/xproto: Drop old version (diff)
downloadgentoo-8ea1efd6.tar.gz
gentoo-8ea1efd6.tar.bz2
gentoo-8ea1efd6.zip
x11-proto/fixesproto: Drop old version
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--x11-proto/fixesproto/Manifest1
-rw-r--r--x11-proto/fixesproto/fixesproto-5.0-r1.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-proto/fixesproto/Manifest b/x11-proto/fixesproto/Manifest
deleted file mode 100644
index bf8d188402cb..000000000000
--- a/x11-proto/fixesproto/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fixesproto-5.0.tar.bz2 100886 BLAKE2B 9d1a7027c7f05ed6513b64e99cf82c5571d170cd738d663a10ded4607c9264bc526b471bd571a2c70cf4d66431f73d2b1f5fbdf143385ad3fa942b9e18c2aee2 SHA512 93c6a8b6e4345c3049c08f2f3960f5eb5f92c487f26d227430964361bf82041b49e61f873fbbb8ee0e111556f90532b852c20e6082ee8008be641373251fa78c
diff --git a/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild b/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild
deleted file mode 100644
index 5d3e3ba6f3c4..000000000000
--- a/x11-proto/fixesproto/fixesproto-5.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_MULTILIB=yes
-inherit xorg-2
-
-DESCRIPTION="X.Org Fixes protocol headers"
-
-KEYWORDS="alpha amd64 arm arm64 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.2.1-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"