x11-drivers/xf86-video-sis: Version bump 0.10.8, straight to stable.
authorMatt Turner <mattst88@gentoo.org>
Sat, 29 Aug 2015 23:51:36 +0000 (16:51 -0700)
committerMatt Turner <mattst88@gentoo.org>
Sat, 29 Aug 2015 23:51:49 +0000 (16:51 -0700)
Bug: https://bugs.gentoo.org/551042

Package-Manager: portage-2.2.20.1
RepoMan-Options: --force

x11-drivers/xf86-video-sis/Manifest
x11-drivers/xf86-video-sis/xf86-video-sis-0.10.8.ebuild [new file with mode: 0644]

index aba0a6b8d7d861f2fb3542ece0b571e41209377a..b0469626d962cc7c7a9a76eca92608284d490d26 100644 (file)
@@ -1 +1,2 @@
 DIST xf86-video-sis-0.10.7.tar.bz2 699499 SHA256 be2eb6acba081e88dabc5be9db379e3da89a4d4edeb68064f204bf343a411cd0 SHA512 095fd47803e8296ca3769b5c62e9399b6759023660c42b215b708dfed456e3cf2dad93b8abcb48887bd40e0d0b1435d4e1d711a721f5cb55bef4d7093ab387fa WHIRLPOOL 1e02d08750b8a274d834f3268df2ecc9d3949a960796f9b3669ec48050fd6d24a8ba9aac0f2bc4514ee654956cdc058d136363fbe111b8e25e21f370baead8ef
+DIST xf86-video-sis-0.10.8.tar.bz2 734785 SHA256 c8f3f2577f69334dfcc4bf96477dce45161170555f3abdfa105599e61bc7d3fe SHA512 3740acb13b087fc80c495eeb46ca8f050c6a489f7c1ec60fbee0cdfae26e516dc1a73dd6716aafbf16d8bd904a52db00cdbd538543e12792df1e43a6cbc1b72e WHIRLPOOL c256c1b192ea7d9269cc00dcb6d930d78f8a0ce374a92aadcb507fb40f254b14e26e0dad99d5090f00ff1a54a2da4f3ce32d4fcba175bf877555585e39d65cdd
diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.8.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.8.ebuild
new file mode 100644 (file)
index 0000000..32b6a5f
--- /dev/null
@@ -0,0 +1,11 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xorg-2
+
+DESCRIPTION="SiS and XGI video driver"
+KEYWORDS="amd64 ia64 ppc x86 ~x86-fbsd"
+
+DEPEND=">=x11-proto/xf86dgaproto-2.1"