From e1dbbf9120b8f8295fbde06f0dd478280c11c6ed Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Mon, 12 Aug 2019 15:11:31 -0700 Subject: x11-apps/xrandr: Use XORG_TARBALL_SUFFIX Signed-off-by: Matt Turner --- x11-apps/xrandr/xrandr-1.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-apps/xrandr') diff --git a/x11-apps/xrandr/xrandr-1.5.1.ebuild b/x11-apps/xrandr/xrandr-1.5.1.ebuild index 873aa5fb9adb..691fe06f7697 100644 --- a/x11-apps/xrandr/xrandr-1.5.1.ebuild +++ b/x11-apps/xrandr/xrandr-1.5.1.ebuild @@ -2,12 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 +XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="primitive command line interface to RandR extension" -SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/${XORG_MODULE}${P}.tar.xz" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" -- cgit v1.2.3-65-gdbad