summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-23 15:45:20 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-23 15:48:34 -0700
commit23ae0419fe5706b373411510d6bd79cc5d49a7ff (patch)
tree9849740b52ec458a92973dade39192aff4f5eb1a /x11-proto
parentx11-proto/xf86vidmodeproto: Drop old version (diff)
downloadgentoo-23ae0419fe5706b373411510d6bd79cc5d49a7ff.tar.gz
gentoo-23ae0419fe5706b373411510d6bd79cc5d49a7ff.tar.bz2
gentoo-23ae0419fe5706b373411510d6bd79cc5d49a7ff.zip
x11-proto/xineramaproto: Drop old version
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/xineramaproto/Manifest1
-rw-r--r--x11-proto/xineramaproto/xineramaproto-1.2.1-r1.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-proto/xineramaproto/Manifest b/x11-proto/xineramaproto/Manifest
deleted file mode 100644
index 941a73b43482..000000000000
--- a/x11-proto/xineramaproto/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xineramaproto-1.2.1.tar.bz2 96239 BLAKE2B 496a3384bb1a167065cf9f7c26dbd18414af66759ec1741a09da852e204a6b90fcb0624f0207d9551f396f2b1ef3c5581a699510a75f2bb9327e6382c137d2a1 SHA512 ec2194c9bcad3f0f3eb3e9298792272213aa032ae9d6c00dcad567f31d7278a8c676fc67f47aae1a6deef5bade0b204346ed16da4a4c4d5a507c04d109d3dbb3
diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.1-r1.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.1-r1.ebuild
deleted file mode 100644
index 5322c149fb42..000000000000
--- a/x11-proto/xineramaproto/xineramaproto-1.2.1-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 Xinerama 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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="!<x11-libs/libXinerama-1.0.99.1"
-DEPEND="${RDEPEND}"