diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-06-13 09:36:37 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-06-13 09:36:37 -0700 |
commit | 768184854fa9e877c9986f3e5b5d32c409825078 (patch) | |
tree | 394181879d504e35e046563f04289e5a3fde69dc /x11-proto/trapproto/trapproto-3.4.3-r1.ebuild | |
parent | gnome-base/gnome-vfs: Added sub-slot dep to ssl packages. (diff) | |
download | gentoo-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/trapproto/trapproto-3.4.3-r1.ebuild')
-rw-r--r-- | x11-proto/trapproto/trapproto-3.4.3-r1.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/x11-proto/trapproto/trapproto-3.4.3-r1.ebuild b/x11-proto/trapproto/trapproto-3.4.3-r1.ebuild deleted file mode 100644 index e4539d63aed3..000000000000 --- a/x11-proto/trapproto/trapproto-3.4.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 Trap 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" |