From d55f1e0b740560344b7385921fe7eabd11497347 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Tue, 17 Jan 2017 15:02:42 -0800 Subject: x11-drivers/xf86-video-siliconmotion: Version bump to 1.7.9. --- x11-drivers/xf86-video-siliconmotion/Manifest | 1 + .../xf86-video-siliconmotion-1.7.9.ebuild | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild (limited to 'x11-drivers') diff --git a/x11-drivers/xf86-video-siliconmotion/Manifest b/x11-drivers/xf86-video-siliconmotion/Manifest index 43d42e5be968..9ac60ea0dc9d 100644 --- a/x11-drivers/xf86-video-siliconmotion/Manifest +++ b/x11-drivers/xf86-video-siliconmotion/Manifest @@ -1 +1,2 @@ DIST xf86-video-siliconmotion-1.7.8.tar.bz2 398928 SHA256 e9d449a9fd9e58b4e018447b6c64005f7874cffb1777e513ac9fc41a86071beb SHA512 8343982399737bbc09802ba17805b4111468d0241d4b2326ec32b237ca84e31dd02e4788c4e7fe508b032af9533765fb60ac8093877dc83f97709dc094bfa48e WHIRLPOOL cf880de7656f0f10f67b1a21a53e4c74ab8676c7a42827758281179fd6bca273a877a044d11f85936dcc8886665b53a29694eab994154ab6e01e4de7946279fe +DIST xf86-video-siliconmotion-1.7.9.tar.bz2 416351 SHA256 d0f3c691e71108d27a061beb62bf78b36ec35bd755905692734dd68cfb3359bc SHA512 13085945ca496f83521c28b25c394077e010031dbdc2374347a932a52650ada02f525269a81d0b0bb20b48e371d5435a7a73cb7555a07dc5a784e77152608c63 WHIRLPOOL 613a7be4ab6619fe13baa22f3476d020a5cc3c69d3ff952b7798f95bcffc31b2dd88331a0919c6c8312bc2a6a56824ecea1103fba20c0675505fc2ea5f0bf55b diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild new file mode 100644 index 000000000000..135eb0849169 --- /dev/null +++ b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.7.9.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +inherit xorg-2 + +DESCRIPTION="Silicon Motion video driver" + +KEYWORDS="~amd64 ~mips ~x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" + +RDEPEND=">=x11-base/xorg-server-1.0.99" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad