commit: 1598681d430ada48da8f16a85dee63f81be5c19a
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 22:27:01 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 22:48:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1598681d
x11-proto/resourceproto: Drop old version
x11-proto/resourceproto/Manifest | 1 -
x11-proto/resourceproto/resourceproto-1.2.0.ebuild | 13 -------------
2 files changed, 14 deletions(-)
diff --git a/x11-proto/resourceproto/Manifest b/x11-proto/resourceproto/Manifest
deleted file mode 100644
index 2d47b8d8ae9..00000000000
--- a/x11-proto/resourceproto/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST resourceproto-1.2.0.tar.bz2 102992 BLAKE2B
7e45e4a067394da92cfe57d59d68e32b379534419b5b76c7363dbdc795bed359c84772ceebb630c8fa8f31c06d384df020bd43ff2b48c3752f430d9e6a277931
SHA512
ce8c8fda178ac7fb22b192d4a0f707a96f42ecd550ae8e6ddd7e1ed0067951ef955f7bee60f63a2b2422176e5f093c38e3903f7c4e5e3bea230b934b7abcc4ca
diff --git a/x11-proto/resourceproto/resourceproto-1.2.0.ebuild
b/x11-proto/resourceproto/resourceproto-1.2.0.ebuild
deleted file mode 100644
index 97abcfc6393..00000000000
--- a/x11-proto/resourceproto/resourceproto-1.2.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="X.Org Resource 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=""
-DEPEND="${RDEPEND}"