x11-apps/setxkbmap: Drop old versions
authorMatt Turner <mattst88@gentoo.org>
Fri, 25 May 2018 04:33:45 +0000 (21:33 -0700)
committerMatt Turner <mattst88@gentoo.org>
Fri, 25 May 2018 04:33:45 +0000 (21:33 -0700)
x11-apps/setxkbmap/Manifest
x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild [deleted file]

index b0e60780a17dcaf7af5f54bdeca2999cd0407fa5..96299833a16b8c0a49f513348d5925ec2d1fcb36 100644 (file)
@@ -1,2 +1 @@
-DIST setxkbmap-1.3.0.tar.bz2 125844 BLAKE2B db808dee77bfd23b1727c7eb8e5aa1112145b7ec10b317c758e2dfff06863cbb0ac1494a668aa3b5bddad5ff0ddb13c49adefaf9409599c7e008f765489921ba SHA512 d4843485f44a9204d1aa8bf16b3ad661747be119b0b5f38ced74dc35773519765af07fd290ab0265766de6206138e085a775bfc6edae6a232f2da9c260c0b581
 DIST setxkbmap-1.3.1.tar.bz2 133817 BLAKE2B f58f63623afd69275ef25cc33237176c2d1814fa124d7a5dade6ad3cf60b5ee5a8434857cfdb9b17c6f6c6cfce4dbf861a6c6bc232d9e12989acce7be285c63b SHA512 5ddc2fc40ddc5a35815606998d3f111e3c2b8d915bf609462c703f9f691a0b3a6477ee98837c0a28f11dd3f0a30f17a3bcdfa38d4ca45140e521c74d043ecdee
diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild
deleted file mode 100644 (file)
index 0405a28..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-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"