summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-02-07 20:49:32 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-02-07 20:49:32 +0000
commit54de7c0f43ce865c03a478650b24effc4edf1fd5 (patch)
treec878dbdb958482a555429ae268246f22e36178c4 /profiles
parentDrop ekiga RDEPEND as talked with the rest of the team since it's mainly bein... (diff)
downloadhistorical-54de7c0f43ce865c03a478650b24effc4edf1fd5.tar.gz
historical-54de7c0f43ce865c03a478650b24effc4edf1fd5.tar.bz2
historical-54de7c0f43ce865c03a478650b24effc4edf1fd5.zip
Add qxl to VIDEO_CARDS.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/desc/video_cards.desc5
2 files changed, 8 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index dc00e0847be1..af95bb6134a9 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5018 2011/02/07 15:29:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5019 2011/02/07 20:49:32 chithanh Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 07 Feb 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ desc/video_cards.desc:
+ Add qxl to VIDEO_CARDS.
+
07 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> package.mask:
Temporarily mask net-misc/pino until upstream release is out.
diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 8abab11b233d..2e031cd2a07c 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation.
+# Copyright 1999-2011 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/video_cards.desc,v 1.26 2010/12/08 15:54:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/video_cards.desc,v 1.27 2011/02/07 20:49:32 chithanh Exp $
# This file contains descriptions of VIDEO_CARDS USE_EXPAND flags.
@@ -32,6 +32,7 @@ nsc - VIDEO_CARDS setting to build driver for nsc video cards
nvidia - VIDEO_CARDS setting to build driver for nvidia video cards
nv - VIDEO_CARDS setting to build driver for nv video cards
omapfb - VIDEO_CARDS setting to build driver for omapfb video cards
+qxl - VIDEO_CARDS setting to build driver for qxl (QEMU virtual GPU)
r100 - VIDEO_CARDS setting to build only r100 based chips code for radeon
r128 - VIDEO_CARDS setting to build driver for ATI r128 video cards
r200 - VIDEO_CARDS setting to build only r200 based chips code for radeon