summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-23 15:26:46 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-23 15:48:05 -0700
commit81d644ae1ed07bbf840c3f0129b167b293b0347a (patch)
tree9ceaa544efd4ece50a39848a1ceceeb0cd30d842 /x11-proto
parentx11-proto/recordproto: Drop old version (diff)
downloadgentoo-81d644ae1ed07bbf840c3f0129b167b293b0347a.tar.gz
gentoo-81d644ae1ed07bbf840c3f0129b167b293b0347a.tar.bz2
gentoo-81d644ae1ed07bbf840c3f0129b167b293b0347a.zip
x11-proto/renderproto: Drop old version
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/renderproto/Manifest1
-rw-r--r--x11-proto/renderproto/renderproto-0.11.1-r1.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-proto/renderproto/Manifest b/x11-proto/renderproto/Manifest
deleted file mode 100644
index 09d1bed0b599..000000000000
--- a/x11-proto/renderproto/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST renderproto-0.11.1.tar.bz2 105741 BLAKE2B e87cca44ca48528f4fcf25f4c143b6c011b56f05170e4847d9739b67edada7786ad6f2cc6f71c16cad3e28edc4caac9fc513eb762395f5802d1f33138c8ab240 SHA512 c38bc7247fd7b89732c892ee41c061b20397f4e79195601b7015dd55054b966f0797ac3990b147f80234596ba2c201ce90e292ecefed2e133167955bca70acc5
diff --git a/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild b/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild
deleted file mode 100644
index 676953fe1b11..000000000000
--- a/x11-proto/renderproto/renderproto-0.11.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 Render 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=""
-DEPEND="${RDEPEND}"