From: Matt Turner Date: Mon, 12 Aug 2019 22:11:31 +0000 (-0700) Subject: x11-apps/xrandr: Use XORG_TARBALL_SUFFIX X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e1dbbf9120b8f8295fbde06f0dd478280c11c6ed;p=gentoo.git x11-apps/xrandr: Use XORG_TARBALL_SUFFIX Signed-off-by: Matt Turner --- 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=""