summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-08 09:44:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-08 09:44:00 +0000
commitfd24dc552b74c789f7efe0ae8ff0acb64c852001 (patch)
tree7af0c5ca29f235e7fd9bc5eb35973bc9f943cde2 /x11-drivers
parentStable for amd64, wrt bug #507824 (diff)
downloadgentoo-2-fd24dc552b74c789f7efe0ae8ff0acb64c852001.tar.gz
gentoo-2-fd24dc552b74c789f7efe0ae8ff0acb64c852001.tar.bz2
gentoo-2-fd24dc552b74c789f7efe0ae8ff0acb64c852001.zip
Stable for amd64, wrt bug #507824
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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-4.2.24.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 5696c16a0be4..1cf97b29b57d 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.137 2014/05/17 09:35:14 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.138 2014/06/08 09:44:00 ago Exp $
+
+ 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org>
+ xf86-video-virtualbox-4.2.24.ebuild:
+ Stable for amd64, wrt bug #507824
*xf86-video-virtualbox-4.3.12 (17 May 2014)
diff --git a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild
index 9574dab4b6c6..be4e5914478c 100644
--- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild
+++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-4.2.24.ebuild,v 1.1 2014/03/14 10:27:21 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.2.24.ebuild,v 1.2 2014/06/08 09:44:00 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="http://download.virtualbox.org/virtualbox/${MY_PV}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="dri"
RDEPEND=">=x11-base/xorg-server-1.7:=[-minimal]