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/resourceproto/
Date: Mon, 23 Apr 2018 22:49:05
Message-Id: 1524523688.1598681d430ada48da8f16a85dee63f81be5c19a.mattst88@gentoo
1 commit: 1598681d430ada48da8f16a85dee63f81be5c19a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 23 22:27:01 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 23 22:48:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1598681d
7
8 x11-proto/resourceproto: Drop old version
9
10 x11-proto/resourceproto/Manifest | 1 -
11 x11-proto/resourceproto/resourceproto-1.2.0.ebuild | 13 -------------
12 2 files changed, 14 deletions(-)
13
14 diff --git a/x11-proto/resourceproto/Manifest b/x11-proto/resourceproto/Manifest
15 deleted file mode 100644
16 index 2d47b8d8ae9..00000000000
17 --- a/x11-proto/resourceproto/Manifest
18 +++ /dev/null
19 @@ -1 +0,0 @@
20 -DIST resourceproto-1.2.0.tar.bz2 102992 BLAKE2B 7e45e4a067394da92cfe57d59d68e32b379534419b5b76c7363dbdc795bed359c84772ceebb630c8fa8f31c06d384df020bd43ff2b48c3752f430d9e6a277931 SHA512 ce8c8fda178ac7fb22b192d4a0f707a96f42ecd550ae8e6ddd7e1ed0067951ef955f7bee60f63a2b2422176e5f093c38e3903f7c4e5e3bea230b934b7abcc4ca
21
22 diff --git a/x11-proto/resourceproto/resourceproto-1.2.0.ebuild b/x11-proto/resourceproto/resourceproto-1.2.0.ebuild
23 deleted file mode 100644
24 index 97abcfc6393..00000000000
25 --- a/x11-proto/resourceproto/resourceproto-1.2.0.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 Resource 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"
37 -IUSE=""
38 -
39 -RDEPEND=""
40 -DEPEND="${RDEPEND}"