From d9ec98cedfe17d0ed8a091ff05c34864ad22dad8 Mon Sep 17 00:00:00 2001 From: Filip Kobierski Date: Tue, 30 Jul 2024 12:56:45 +0200 Subject: x11-apps/xrandr: remove empty IUSE, update DESCRIPTION Signed-off-by: Filip Kobierski Signed-off-by: Joonas Niilola --- x11-apps/xrandr/xrandr-1.5.2.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11-apps/xrandr') diff --git a/x11-apps/xrandr/xrandr-1.5.2.ebuild b/x11-apps/xrandr/xrandr-1.5.2.ebuild index 5dca48b4abe9..64be68eb9cef 100644 --- a/x11-apps/xrandr/xrandr-1.5.2.ebuild +++ b/x11-apps/xrandr/xrandr-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,10 +6,9 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 -DESCRIPTION="primitive command line interface to RandR extension" +DESCRIPTION="A primitive command line interface to RandR extension" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" -IUSE="" RDEPEND=">=x11-libs/libXrandr-1.5 x11-libs/libXrender -- cgit v1.2.3-65-gdbad