Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/renderproto/
Date: Mon, 23 Apr 2018 22:49:09
Message-Id: 1524523685.81d644ae1ed07bbf840c3f0129b167b293b0347a.mattst88@gentoo
1 commit: 81d644ae1ed07bbf840c3f0129b167b293b0347a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 23 22:26:46 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 23 22:48:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d644ae
7
8 x11-proto/renderproto: Drop old version
9
10 x11-proto/renderproto/Manifest | 1 -
11 x11-proto/renderproto/renderproto-0.11.1-r1.ebuild | 15 ---------------
12 2 files changed, 16 deletions(-)
13
14 diff --git a/x11-proto/renderproto/Manifest b/x11-proto/renderproto/Manifest
15 deleted file mode 100644
16 index 09d1bed0b59..00000000000
17 --- a/x11-proto/renderproto/Manifest
18 +++ /dev/null
19 @@ -1 +0,0 @@
20 -DIST renderproto-0.11.1.tar.bz2 105741 BLAKE2B e87cca44ca48528f4fcf25f4c143b6c011b56f05170e4847d9739b67edada7786ad6f2cc6f71c16cad3e28edc4caac9fc513eb762395f5802d1f33138c8ab240 SHA512 c38bc7247fd7b89732c892ee41c061b20397f4e79195601b7015dd55054b966f0797ac3990b147f80234596ba2c201ce90e292ecefed2e133167955bca70acc5
21
22 diff --git a/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild b/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild
23 deleted file mode 100644
24 index 676953fe1b1..00000000000
25 --- a/x11-proto/renderproto/renderproto-0.11.1-r1.ebuild
26 +++ /dev/null
27 @@ -1,15 +0,0 @@
28 -# Copyright 1999-2017 Gentoo Foundation
29 -# Distributed under the terms of the GNU General Public License v2
30 -
31 -EAPI=5
32 -
33 -XORG_MULTILIB=yes
34 -inherit xorg-2
35 -
36 -DESCRIPTION="X.Org Render protocol headers"
37 -
38 -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"
39 -IUSE=""
40 -
41 -RDEPEND=""
42 -DEPEND="${RDEPEND}"