diff options
author | 2015-06-12 16:35:15 +0000 | |
---|---|---|
committer | 2015-06-12 16:35:15 +0000 | |
commit | e9a15a6c94ffa608c25b939c6084b5721ca2a42e (patch) | |
tree | 1c4e68bf9147560904ef78691ed7426b1b6cb69e /x11-drivers | |
parent | Soften SLOT and change it to 0 after checking compatibility with apicheck. (diff) | |
download | gentoo-2-e9a15a6c94ffa608c25b939c6084b5721ca2a42e.tar.gz gentoo-2-e9a15a6c94ffa608c25b939c6084b5721ca2a42e.tar.bz2 gentoo-2-e9a15a6c94ffa608c25b939c6084b5721ca2a42e.zip |
amd64 stable wrt bug 51866
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-virtualbox/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.28.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-virtualbox/ChangeLog b/x11-drivers/xf86-video-virtualbox/ChangeLog index d12cb2bb4427..21ee93c9f2f8 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.152 2015/05/17 21:23:41 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.153 2015/06/12 16:35:15 zlogene Exp $ + + 12 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> + xf86-video-virtualbox-4.3.28.ebuild: + amd64 stable wrt bug 51866 *xf86-video-virtualbox-4.3.28 (17 May 2015) diff --git a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.28.ebuild b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.28.ebuild index c10df598fd4f..d2ea8a1a662f 100644 --- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.28.ebuild +++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.3.28.ebuild,v 1.1 2015/05/17 21:23:41 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.3.28.ebuild,v 1.2 2015/06/12 16:35:15 zlogene 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] |