summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda XU <heroxbd@gentoo.org>2012-11-30 05:42:11 +0000
committerBenda XU <heroxbd@gentoo.org>2012-11-30 05:42:11 +0000
commit4f5519d2c9951c14ed89780d1c03c9fee7a0ee0c (patch)
treee96461310f1b41e4441e340216b897d44d5345eb /x11-drivers
parentAdd USE-conditional deps on csync USE flags wrt bug 433165 (diff)
downloadgentoo-2-4f5519d2c9951c14ed89780d1c03c9fee7a0ee0c.tar.gz
gentoo-2-4f5519d2c9951c14ed89780d1c03c9fee7a0ee0c.tar.bz2
gentoo-2-4f5519d2c9951c14ed89780d1c03c9fee7a0ee0c.zip
keyword ~amd64-linux
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-dummy/ChangeLog5
-rw-r--r--x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-dummy/ChangeLog b/x11-drivers/xf86-video-dummy/ChangeLog
index 540ddd648707..ca1f5b0ece8e 100644
--- a/x11-drivers/xf86-video-dummy/ChangeLog
+++ b/x11-drivers/xf86-video-dummy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-drivers/xf86-video-dummy
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.88 2012/11/28 21:37:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.89 2012/11/30 05:42:11 heroxbd Exp $
+
+ 30 Nov 2012; Benda Xu <heroxbd@gentoo.org> xf86-video-dummy-0.3.6.ebuild:
+ keyword ~amd64-linux
28 Nov 2012; Brent Baude <ranger@gentoo.org> xf86-video-dummy-0.3.6.ebuild:
Marking xf86-video-dummy-0.3.6 ppc stable for bug 440872
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild
index 452cd5d11b29..c55273ac0277 100644
--- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild
+++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild
@@ -1,13 +1,13 @@
# 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-dummy/xf86-video-dummy-0.3.6.ebuild,v 1.4 2012/11/28 21:37:22 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild,v 1.5 2012/11/30 05:42:11 heroxbd Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
IUSE="dga"
RDEPEND=">=x11-base/xorg-server-1.0.99"