summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-05-24 21:33:45 -0700
committerMatt Turner <mattst88@gentoo.org>2018-05-24 21:33:45 -0700
commitf3a60f4a4292684ab933046cf1c7bd5de05f1f0f (patch)
tree05499ce958847e5c5bb5dbd73d5c4a114f2dcfb7 /x11-apps/setxkbmap
parentx11-drivers/xf86-video-newport: Drop old versions (diff)
downloadgentoo-f3a60f4a4292684ab933046cf1c7bd5de05f1f0f.tar.gz
gentoo-f3a60f4a4292684ab933046cf1c7bd5de05f1f0f.tar.bz2
gentoo-f3a60f4a4292684ab933046cf1c7bd5de05f1f0f.zip
x11-apps/setxkbmap: Drop old versions
Diffstat (limited to 'x11-apps/setxkbmap')
-rw-r--r--x11-apps/setxkbmap/Manifest1
-rw-r--r--x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild15
2 files changed, 0 insertions, 16 deletions
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"