summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-09-21 23:58:46 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-09-21 23:58:46 +0000
commit4194148d9a58fc78dc001935a434f69700e07876 (patch)
tree065c2dce4e7c469e717e6e05282e9b549f367fa6 /x11-drivers
parentMask '=app-office/openoffice-3.1.1 kde' since it's broken with KDE4 (diff)
downloadgentoo-2-4194148d9a58fc78dc001935a434f69700e07876.tar.gz
gentoo-2-4194148d9a58fc78dc001935a434f69700e07876.tar.bz2
gentoo-2-4194148d9a58fc78dc001935a434f69700e07876.zip
stable x86, bug 285451
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-virtualbox/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.0.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-virtualbox/ChangeLog b/x11-drivers/xf86-video-virtualbox/ChangeLog
index 80a02aac4806..a511d692614a 100644
--- a/x11-drivers/xf86-video-virtualbox/ChangeLog
+++ b/x11-drivers/xf86-video-virtualbox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-virtualbox
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.17 2009/09/15 11:09:24 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.18 2009/09/21 23:58:46 fauli Exp $
+
+ 21 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
+ xf86-video-virtualbox-3.0.6.ebuild:
+ stable x86, bug 285451
15 Sep 2009; Patrick Lauer <patrick@gentoo.org>
xf86-video-virtualbox-3.0.6.ebuild:
diff --git a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.0.6.ebuild b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.0.6.ebuild
index e3b3a37034b1..ae3a321588e7 100644
--- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.0.6.ebuild
+++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.0.6.ebuild,v 1.2 2009/09/15 11:09:24 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.0.6.ebuild,v 1.3 2009/09/21 23:58:46 fauli Exp $
EAPI=2
@@ -13,7 +13,7 @@ SRC_URI="http://download.virtualbox.org/virtualbox/${PV}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="dri"
RDEPEND="x11-base/xorg-server"