commit:     765104ba18c033724c7d32a8e8adbde4a1b46179
Author:     Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 29 16:49:13 2015 +0000
Commit:     Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin 
<DOT> de>
CommitDate: Thu Jan 29 16:49:13 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=765104ba

x11-base/xorg-drivers: add video_cards_tegra flag.

---
 x11-base/xorg-drivers/xorg-drivers-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild 
b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
index 460ecf6..d4bf0b2 100644
--- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
+++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
@@ -70,6 +70,7 @@ IUSE_VIDEO_CARDS="
        video_cards_sunleo
        video_cards_suntcx
        video_cards_tdfx
+       video_cards_tegra
        video_cards_tga
        video_cards_trident
        video_cards_tseng
@@ -142,6 +143,7 @@ PDEPEND="
        video_cards_sunleo?        ( x11-drivers/xf86-video-sunleo )
        video_cards_suntcx?        ( x11-drivers/xf86-video-suntcx )
        video_cards_tdfx?          ( x11-drivers/xf86-video-tdfx )
+       video_cards_tegra?         ( x11-drivers/xf86-video-opentegra )
        video_cards_tga?           ( x11-drivers/xf86-video-tga )
        video_cards_trident?       ( x11-drivers/xf86-video-trident )
        video_cards_tseng?         ( x11-drivers/xf86-video-tseng )

Reply via email to