From f3a60f4a4292684ab933046cf1c7bd5de05f1f0f Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 24 May 2018 21:33:45 -0700 Subject: x11-apps/setxkbmap: Drop old versions --- x11-apps/setxkbmap/Manifest | 1 - x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild | 15 --------------- 2 files changed, 16 deletions(-) delete mode 100644 x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild (limited to 'x11-apps/setxkbmap') diff --git a/x11-apps/setxkbmap/Manifest b/x11-apps/setxkbmap/Manifest index b0e60780a17d..96299833a16b 100644 --- a/x11-apps/setxkbmap/Manifest +++ b/x11-apps/setxkbmap/Manifest @@ -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 index 0405a28de6fa..000000000000 --- a/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild +++ /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" -- cgit v1.2.3-65-gdbad