x11-apps/setxkbmap: Drop old versions
authorMatt Turner <mattst88@gentoo.org>
Sat, 21 Sep 2019 17:02:34 +0000 (10:02 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sat, 21 Sep 2019 17:11:45 +0000 (10:11 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-apps/setxkbmap/Manifest
x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild [deleted file]

index c8272271dbc408eb5b9b76b939179e6961f1b3b2..2fb457001d4a6f97069cda06c0f667d968b9e93f 100644 (file)
@@ -1,2 +1 @@
-DIST setxkbmap-1.3.1.tar.bz2 133817 BLAKE2B f58f63623afd69275ef25cc33237176c2d1814fa124d7a5dade6ad3cf60b5ee5a8434857cfdb9b17c6f6c6cfce4dbf861a6c6bc232d9e12989acce7be285c63b SHA512 5ddc2fc40ddc5a35815606998d3f111e3c2b8d915bf609462c703f9f691a0b3a6477ee98837c0a28f11dd3f0a30f17a3bcdfa38d4ca45140e521c74d043ecdee
 DIST setxkbmap-1.3.2.tar.bz2 136253 BLAKE2B 0c7ee234ec39546812ed2cf4f57f20f8c5078a3193ad39ce948660ca870ef0b625a8bb7e90e9a9e8b567d6d023f45f62856a6e1b44d8bfd04a1c0fe1a6d9830f SHA512 bfa8015dee0d8d3fdbbd89afbd71c8606ce168d6edca8521d5ed05a00fecbea39bc4bfcce84b71458bdeb34c60bd80a5df27e0691ccee3966443ecdc937faf38
diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
deleted file mode 100644 (file)
index 70b0c5b..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="Controls the keyboard layout of a running X server"
-
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE=""
-DEPEND="x11-libs/libxkbfile
-       x11-libs/libX11"
-RDEPEND="${RDEPEND}
-       x11-misc/xkeyboard-config"