summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-07-11 08:57:00 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-07-11 08:57:00 +0000
commitea2308ded24ebeb4975392a7ee8c0ecdc23e8b54 (patch)
treef6d258d9ea2c14f4b739d66015632165aca9dce2 /x11-drivers/xf86-video-sis
parentAdd symlink for published applications (diff)
downloadgentoo-2-ea2308ded24ebeb4975392a7ee8c0ecdc23e8b54.tar.gz
gentoo-2-ea2308ded24ebeb4975392a7ee8c0ecdc23e8b54.tar.bz2
gentoo-2-ea2308ded24ebeb4975392a7ee8c0ecdc23e8b54.zip
Depend on xf86dgaproto, bug #425774.
(Portage version: 2.2.0_alpha115/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-sis')
-rw-r--r--x11-drivers/xf86-video-sis/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild4
-rw-r--r--x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild4
3 files changed, 11 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-sis/ChangeLog b/x11-drivers/xf86-video-sis/ChangeLog
index d5b2a0b61f3b..9fd24e992bc2 100644
--- a/x11-drivers/xf86-video-sis/ChangeLog
+++ b/x11-drivers/xf86-video-sis/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-sis
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.58 2012/07/05 16:00:27 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.59 2012/07/11 08:57:00 chithanh Exp $
+
+ 11 Jul 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ xf86-video-sis-0.10.4-r1.ebuild, xf86-video-sis-0.10.6.ebuild:
+ Depend on xf86dgaproto, bug #425774.
*xf86-video-sis-0.10.6 (05 Jul 2012)
diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild
index 2eb6af7f790d..215ee7c2c275 100644
--- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild
+++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild,v 1.3 2012/06/24 19:14:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.4-r1.ebuild,v 1.4 2012/07/11 08:57:00 chithanh Exp $
EAPI=4
XORG_DRI=dri
@@ -10,6 +10,8 @@ DESCRIPTION="SiS and XGI video driver"
KEYWORDS="amd64 ~ia64 ~ppc x86 ~x86-fbsd"
IUSE="dri"
+DEPEND=">=x11-proto/xf86dgaproto-2.1"
+
pkg_setup() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable dri)
diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild
index 7295732bad06..69911224826f 100644
--- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild
+++ b/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild,v 1.1 2012/07/05 16:00:27 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.10.6.ebuild,v 1.2 2012/07/11 08:57:00 chithanh Exp $
EAPI=4
XORG_DRI=dri
@@ -10,6 +10,8 @@ DESCRIPTION="SiS and XGI video driver"
KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
IUSE="dri"
+DEPEND=">=x11-proto/xf86dgaproto-2.1"
+
pkg_setup() {
XORG_CONFIGURE_OPTIONS=(
$(use_enable dri)