summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-05-01 13:43:29 -0700
committerMatt Turner <mattst88@gentoo.org>2019-05-01 13:43:29 -0700
commit0241762fd9d8bab222bfb6200afa0c3f5ede6649 (patch)
tree841c4cbc04d8ba151850f27dfc60e096da5a5ae6 /x11-libs/libxkbfile
parentx11-libs/libxkbcommon: Drop old versions (diff)
downloadgentoo-0241762fd9d8bab222bfb6200afa0c3f5ede6649.tar.gz
gentoo-0241762fd9d8bab222bfb6200afa0c3f5ede6649.tar.bz2
gentoo-0241762fd9d8bab222bfb6200afa0c3f5ede6649.zip
x11-libs/libxkbfile: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-libs/libxkbfile')
-rw-r--r--x11-libs/libxkbfile/Manifest1
-rw-r--r--x11-libs/libxkbfile/libxkbfile-1.0.9-r2.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-libs/libxkbfile/Manifest b/x11-libs/libxkbfile/Manifest
index d2f9b814138b..de120bc2ada2 100644
--- a/x11-libs/libxkbfile/Manifest
+++ b/x11-libs/libxkbfile/Manifest
@@ -1,2 +1 @@
-DIST libxkbfile-1.0.9.tar.bz2 348009 BLAKE2B 2b4f398c7ef35ae6fcae8491733669408db98a27c2351514ea1cd0332a34cd995a34d18013c0ed2a70977935ee1dec527f744bd3a01530e6eefcf715752be9e1 SHA512 5fa268f10d7c4bd7b1e0c9f12adaa53d86b149f193d228fc620b3b81d360b37e4ede0192f5a0dc715bf830a57bd1388af01399fb33609413fc64623ee91cb8d1
DIST libxkbfile-1.1.0.tar.bz2 364678 BLAKE2B 577da1c43e6ce681630676f3f52f40b1f31d01862a891d4c1bd853056d90b03d9993299714c5e63a903b243165a1e299e1e014cd94614eacb50aeef363be8990 SHA512 1c6a57564e916ccdc3df3c49b9f3589f701df0cec55112c12ddc35ac3ed556608c28fe98e5ba0ac1962e9a65ed1e90eb7e6169b564951bf55a7cf3499b745826
diff --git a/x11-libs/libxkbfile/libxkbfile-1.0.9-r2.ebuild b/x11-libs/libxkbfile/libxkbfile-1.0.9-r2.ebuild
deleted file mode 100644
index 3885ddc9a6dc..000000000000
--- a/x11-libs/libxkbfile/libxkbfile-1.0.9-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-XORG_MULTILIB=yes
-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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-base/xorg-proto
- x11-libs/libX11[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"