From 6af5717a757081ddaba960c221cf75bc66fac300 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 21 Sep 2019 10:02:34 -0700 Subject: [PATCH] x11-apps/setxkbmap: Drop old versions Signed-off-by: Matt Turner --- x11-apps/setxkbmap/Manifest | 1 - x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild | 15 --------------- 2 files changed, 16 deletions(-) delete mode 100644 x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild diff --git a/x11-apps/setxkbmap/Manifest b/x11-apps/setxkbmap/Manifest index c8272271dbc4..2fb457001d4a 100644 --- a/x11-apps/setxkbmap/Manifest +++ b/x11-apps/setxkbmap/Manifest @@ -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 index 70b0c5b2f89e..000000000000 --- a/x11-apps/setxkbmap/setxkbmap-1.3.1.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 - -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" -- 2.26.2