summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2010-10-12 14:11:49 +0000
committerLars Wendler <polynomial-c@gentoo.org>2010-10-12 14:11:49 +0000
commit3d1871cb104954f0b44fae92d51fbb3c60b8f143 (patch)
tree2b679b7c67ad331e8fe1ccde7cd20277aeb2d480 /x11-drivers/xf86-video-virtualbox
parentVersion bump. Removed old. (diff)
downloadgentoo-2-3d1871cb104954f0b44fae92d51fbb3c60b8f143.tar.gz
gentoo-2-3d1871cb104954f0b44fae92d51fbb3c60b8f143.tar.bz2
gentoo-2-3d1871cb104954f0b44fae92d51fbb3c60b8f143.zip
Version bump. Removed old.
(Portage version: 2.2_rc92/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-virtualbox')
-rw-r--r--x11-drivers/xf86-video-virtualbox/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.2.10.ebuild (renamed from x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.2.6.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-virtualbox/ChangeLog b/x11-drivers/xf86-video-virtualbox/ChangeLog
index 30ce3e97a6ab..6941c118f1ae 100644
--- a/x11-drivers/xf86-video-virtualbox/ChangeLog
+++ b/x11-drivers/xf86-video-virtualbox/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-virtualbox
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.47 2010/08/07 04:38:35 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.48 2010/10/12 14:11:49 polynomial-c Exp $
+
+*xf86-video-virtualbox-3.2.10 (12 Oct 2010)
+
+ 12 Oct 2010; Lars Wendler <polynomial-c@gentoo.org>
+ -xf86-video-virtualbox-3.2.6.ebuild, +xf86-video-virtualbox-3.2.10.ebuild:
+ Version bump. Removed old.
07 Aug 2010; Lars Wendler <polynomial-c@gentoo.org>
files/xf86-video-virtualbox-3.2.8-mesa-check.patch:
diff --git a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.2.6.ebuild b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.2.10.ebuild
index be8281dd52d6..815b7ab89501 100644
--- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.2.6.ebuild
+++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.2.6.ebuild,v 1.1 2010/06/27 08:24:17 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-3.2.10.ebuild,v 1.1 2010/10/12 14:11:49 polynomial-c Exp $
EAPI=2
@@ -73,7 +73,7 @@ src_prepare() {
epatch "${FILESDIR}/${PN}-2.2.0-enable-opengl.patch"
# unset useless/problematic mesa checks in configure
- epatch "${FILESDIR}/${PN}-3.2.0-mesa-check.patch"
+ epatch "${FILESDIR}/${PN}-3.2.8-mesa-check.patch"
}
src_configure() {