From dfa41016bbde5116a6bd119b7432c8e3455983d6 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 27 Mar 2021 13:52:13 -0400 Subject: x11-apps/xset: Drop old versions Signed-off-by: Matt Turner --- x11-apps/xset/xset-1.2.4.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 x11-apps/xset/xset-1.2.4.ebuild (limited to 'x11-apps') diff --git a/x11-apps/xset/xset-1.2.4.ebuild b/x11-apps/xset/xset-1.2.4.ebuild deleted file mode 100644 index 7d4dd3050fbf..000000000000 --- a/x11-apps/xset/xset-1.2.4.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="X.Org xset application" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - x11-libs/libX11 - x11-libs/libXmu - x11-libs/libXext" -DEPEND="${RDEPEND}" - -XORG_CONFIGURE_OPTIONS=( - --without-xf86misc - --without-fontcache -) -- cgit v1.2.3-65-gdbad