commit: 2c871c5d9ad57057e8200bbb61877d2322d2ca65
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun May 20 18:33:51 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun May 20 18:33:51 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c871c5d
x11-libs/libxkbfile: Drop old versions
x11-libs/libxkbfile/libxkbfile-1.0.9.ebuild | 14 --------------
1 file changed, 14 deletions(-)
diff --git a/x11-libs/libxkbfile/libxkbfile-1.0.9.ebuild
b/x11-libs/libxkbfile/libxkbfile-1.0.9.ebuild
deleted file mode 100644
index f5e0823304e..00000000000
--- a/x11-libs/libxkbfile/libxkbfile-1.0.9.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xorg-2
-
-DESCRIPTION="X.Org xkbfile library"
-
-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 ~x64-macos
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-proto/kbproto"
-DEPEND="${RDEPEND}"