diff options
author | 2006-12-07 04:26:12 +0000 | |
---|---|---|
committer | 2006-12-07 04:26:12 +0000 | |
commit | da2ec94e3f8fff921ec09269b9038a6925c9fb9c (patch) | |
tree | aaf4353a8b3588a3ff78e155078f110de50c06b3 /media-libs/mesa/mesa-6.5.1-r4.ebuild | |
parent | dbus-1.0 lovin\' (diff) | |
download | gentoo-2-da2ec94e3f8fff921ec09269b9038a6925c9fb9c.tar.gz gentoo-2-da2ec94e3f8fff921ec09269b9038a6925c9fb9c.tar.bz2 gentoo-2-da2ec94e3f8fff921ec09269b9038a6925c9fb9c.zip |
Whitespace fix to make repoman happy.
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'media-libs/mesa/mesa-6.5.1-r4.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-6.5.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-6.5.1-r4.ebuild b/media-libs/mesa/mesa-6.5.1-r4.ebuild index 08bf91f698a8..c59855c361c7 100644 --- a/media-libs/mesa/mesa-6.5.1-r4.ebuild +++ b/media-libs/mesa/mesa-6.5.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.1-r4.ebuild,v 1.1 2006/12/07 04:23:58 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.1-r4.ebuild,v 1.2 2006/12/07 04:26:12 joshuabaergen Exp $ inherit eutils toolchain-funcs multilib flag-o-matic portability @@ -122,7 +122,7 @@ src_unpack() { # Fix compile against newer libdrm bug #154827 epatch "${FILESDIR}"/${PV}-mach64-dri-private-dma-2.patch - + # Fix 965 driver bug #156569 epatch "${FILESDIR}"/${PV}-i965-bufmgr.patch |