diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-09 04:20:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-09 04:20:27 +0000 |
commit | 0f9900c1472544332fcfce755e1507ec4ccac714 (patch) | |
tree | 5e675794cc62c1c10002b17ec03a3021a29f4a48 /app-emulation | |
parent | Remove misleading sentence from pkg_nofetch. (diff) | |
download | gentoo-2-0f9900c1472544332fcfce755e1507ec4ccac714.tar.gz gentoo-2-0f9900c1472544332fcfce755e1507ec4ccac714.tar.bz2 gentoo-2-0f9900c1472544332fcfce755e1507ec4ccac714.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu-user/qemu-user-0.10.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/qemu-user/qemu-user-0.10.0.ebuild b/app-emulation/qemu-user/qemu-user-0.10.0.ebuild index 2eecc64c23db..89bed192129a 100644 --- a/app-emulation/qemu-user/qemu-user-0.10.0.ebuild +++ b/app-emulation/qemu-user/qemu-user-0.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.10.0.ebuild,v 1.1 2009/03/07 14:31:12 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.10.0.ebuild,v 1.2 2009/03/09 04:20:27 mr_bones_ Exp $ inherit eutils flag-o-matic @@ -87,4 +87,3 @@ src_install() { dohtml qemu-doc.html dohtml qemu-tech.html } - |