summaryrefslogtreecommitdiff
path: root/x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild')
-rw-r--r--x11-apps/setxkbmap/setxkbmap-1.3.1.ebuild15
1 files changed, 0 insertions, 15 deletions
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"