summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-06-13 09:36:37 -0700
committerMatt Turner <mattst88@gentoo.org>2018-06-13 09:36:37 -0700
commit768184854fa9e877c9986f3e5b5d32c409825078 (patch)
tree394181879d504e35e046563f04289e5a3fde69dc /x11-proto/xf86miscproto
parentgnome-base/gnome-vfs: Added sub-slot dep to ssl packages. (diff)
downloadgentoo-768184854fa9e877c9986f3e5b5d32c409825078.tar.gz
gentoo-768184854fa9e877c9986f3e5b5d32c409825078.tar.bz2
gentoo-768184854fa9e877c9986f3e5b5d32c409825078.zip
x11-proto: Remove
ulm noted that since these packages install no files they can be removed immediately without the 30 day waiting period. Additionally, that solves the problem encountered by users telling them they cannot depclean the masked package. Closes: https://bugs.gentoo.org/656250
Diffstat (limited to 'x11-proto/xf86miscproto')
-rw-r--r--x11-proto/xf86miscproto/metadata.xml8
-rw-r--r--x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild17
2 files changed, 0 insertions, 25 deletions
diff --git a/x11-proto/xf86miscproto/metadata.xml b/x11-proto/xf86miscproto/metadata.xml
deleted file mode 100644
index e943b72b8a48..000000000000
--- a/x11-proto/xf86miscproto/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>x11@gentoo.org</email>
- <name>X11</name>
-</maintainer>
-</pkgmetadata>
diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild
deleted file mode 100644
index 9b6d4c011e61..000000000000
--- a/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit multilib-build
-
-DESCRIPTION="X.Org XF86Misc protocol headers"
-HOMEPAGE="https://www.x.org/wiki/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-DEPEND=""
-RDEPEND="x11-base/xorg-proto"