x11-apps/xrandr: Use XORG_TARBALL_SUFFIX
authorMatt Turner <mattst88@gentoo.org>
Mon, 12 Aug 2019 22:11:31 +0000 (15:11 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 14 Aug 2019 04:07:54 +0000 (21:07 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
x11-apps/xrandr/xrandr-1.5.1.ebuild

index 873aa5fb9adbbfb5d9ee2ecc6dc63727cfe093e1..691fe06f76974223c7db7b61960b47e091f2a416 100644 (file)
@@ -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=""