diff options
author | 2009-05-17 13:56:38 +0000 | |
---|---|---|
committer | 2009-05-17 13:56:38 +0000 | |
commit | ff03489a6c813c6df93a4e077157fd702b240185 (patch) | |
tree | 07fdbbf514e686d5fb740d2b34028bb691f3b6e1 /app-emulation/qemu | |
parent | Keyword ~amd64 (diff) | |
download | gentoo-2-ff03489a6c813c6df93a4e077157fd702b240185.tar.gz gentoo-2-ff03489a6c813c6df93a4e077157fd702b240185.tar.bz2 gentoo-2-ff03489a6c813c6df93a4e077157fd702b240185.zip |
whitespace
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r-- | app-emulation/qemu/qemu-0.10.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/qemu/qemu-0.10.3.ebuild b/app-emulation/qemu/qemu-0.10.3.ebuild index f8baae060f18..46dedf74c178 100644 --- a/app-emulation/qemu/qemu-0.10.3.ebuild +++ b/app-emulation/qemu/qemu-0.10.3.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/qemu-0.10.3.ebuild,v 1.1 2009/05/17 10:40:43 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.10.3.ebuild,v 1.2 2009/05/17 13:56:38 mr_bones_ Exp $ EAPI="2" @@ -145,4 +145,3 @@ pkg_postinst() { elog "qemu-ifup script from /etc/qemu." echo } - |