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/trapproto/
Date: Mon, 23 Apr 2018 22:49:08
Message-Id: 1524523693.81525b1c5011d8e3e6e9dcc31ebf2a9890a6ab70.mattst88@gentoo
1 commit: 81525b1c5011d8e3e6e9dcc31ebf2a9890a6ab70
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 23 22:27:41 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 23 22:48:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81525b1c
7
8 x11-proto/trapproto: Drop old version
9
10 x11-proto/trapproto/Manifest | 1 -
11 x11-proto/trapproto/trapproto-3.4.3.ebuild | 13 -------------
12 2 files changed, 14 deletions(-)
13
14 diff --git a/x11-proto/trapproto/Manifest b/x11-proto/trapproto/Manifest
15 deleted file mode 100644
16 index b3ad987fd2a..00000000000
17 --- a/x11-proto/trapproto/Manifest
18 +++ /dev/null
19 @@ -1 +0,0 @@
20 -DIST trapproto-3.4.3.tar.bz2 48785 BLAKE2B 7efde2955e1e295e3b2269917933afb5ca7ede1f84e1ee70bbd62c68835a9faeaa061858b9d4c03f51bdfd9ced7828eca2527b6ece55942f6df8abfdc9d1cfb8 SHA512 a5bf93bfa2f675e874ece8510a693d3a1ca4ba0b3981740249d4c78273a74724209f5f6d83c6207038bce1c3edca0bdd98ca3e1dd7aba04dcea146c9a1a2e8ef
21
22 diff --git a/x11-proto/trapproto/trapproto-3.4.3.ebuild b/x11-proto/trapproto/trapproto-3.4.3.ebuild
23 deleted file mode 100644
24 index 15c4febb38a..00000000000
25 --- a/x11-proto/trapproto/trapproto-3.4.3.ebuild
26 +++ /dev/null
27 @@ -1,13 +0,0 @@
28 -# Copyright 1999-2017 Gentoo Foundation
29 -# Distributed under the terms of the GNU General Public License v2
30 -
31 -EAPI=4
32 -inherit xorg-2
33 -
34 -DESCRIPTION="X.Org Trap protocol headers"
35 -
36 -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 ~x86-winnt"
37 -IUSE=""
38 -
39 -RDEPEND=""
40 -DEPEND="${RDEPEND}"