diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-12-07 04:26:12 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-12-07 04:26:12 +0000 |
commit | da2ec94e3f8fff921ec09269b9038a6925c9fb9c (patch) | |
tree | aaf4353a8b3588a3ff78e155078f110de50c06b3 /media-libs/mesa | |
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')
-rw-r--r-- | media-libs/mesa/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/mesa/mesa-6.5.1-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index 62cc1eb5f15f..077dc202438b 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.131 2006/12/07 04:23:57 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.132 2006/12/07 04:26:12 joshuabaergen Exp $ + + 07 Dec 2006; Joshua Baergen <joshuabaergen@gentoo.org> + mesa-6.5.1-r4.ebuild: + Whitespace fix to make repoman happy. *mesa-6.5.1-r4 (07 Dec 2006) 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 |