x11-apps/xkbcomp: Drop old versions
authorMatt Turner <mattst88@gentoo.org>
Sat, 29 Sep 2018 17:03:02 +0000 (19:03 +0200)
committerMatt Turner <mattst88@gentoo.org>
Sat, 29 Sep 2018 17:18:36 +0000 (19:18 +0200)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-apps/xkbcomp/Manifest
x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild [deleted file]

index cdc5a5944c827a80d03bee8351be233d77fa7001..3645a87ef33116be627568bf48b1036302ad322c 100644 (file)
@@ -1,2 +1 @@
-DIST xkbcomp-1.4.1.tar.bz2 251069 BLAKE2B dd485d2a5c985bace74fb5cc8da64d6b33dc9450c2e98f42e7e82f989faaa724da068799c40d2703da7172d758e67ece633ca47d2fc97342ec7a9aaedd71d201 SHA512 443397e112f67e2ebc5150ec0dbf0f4a072ea39585d964d2c7cbd0569b7e0ce7d8bed0bc2c2d886343fdb060c941e65b42aac16adf189c66e90849029e278f23
 DIST xkbcomp-1.4.2.tar.bz2 248399 BLAKE2B dcc09823fdf8a62451a1daf8dc56adbd1713b56ac7343b9edb8b3aef8b527ab8443a056ae6b4f8c21051ce5aa4764c9b198c9a5cd0e929f52e9a3e191b950334 SHA512 b00d1eb08c19be86044418c8ea3bfc3c3973406c481878270138a70ed9dab348acb8e4d0af8678879598ffbd7df1c640a63d0abad3d7481758be99af8dd7734e
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.1.ebuild
deleted file mode 100644 (file)
index 71ce633..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="compile XKB keyboard description"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-RDEPEND="x11-libs/libX11
-       x11-libs/libxkbfile"
-DEPEND="${RDEPEND}
-       sys-devel/bison"