diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-12-12 03:24:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-12-12 03:24:01 +0000 |
commit | 1e8d6a37b27ef8d02e3cb6c8857823de15271afd (patch) | |
tree | c99bf5245a04a1bdd63a89a1f46062a43d5a355e /app-emulation/libguestfs | |
parent | Bump, remove old (diff) | |
download | gentoo-2-1e8d6a37b27ef8d02e3cb6c8857823de15271afd.tar.gz gentoo-2-1e8d6a37b27ef8d02e3cb6c8857823de15271afd.tar.bz2 gentoo-2-1e8d6a37b27ef8d02e3cb6c8857823de15271afd.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-emulation/libguestfs')
-rw-r--r-- | app-emulation/libguestfs/libguestfs-1.8.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.8.15.ebuild b/app-emulation/libguestfs/libguestfs-1.8.15.ebuild index 398404c4a308..b4ba3305fafb 100644 --- a/app-emulation/libguestfs/libguestfs-1.8.15.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.8.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libguestfs/libguestfs-1.8.15.ebuild,v 1.1 2011/12/11 19:34:22 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libguestfs/libguestfs-1.8.15.ebuild,v 1.2 2011/12/12 03:24:01 mr_bones_ Exp $ EAPI="3" @@ -127,7 +127,7 @@ src_configure() { # i.e: not loaded module in __build__ time, # build server not supported kvm, etc. ... # - # In fact, this feature is virtio support and requires + # In fact, this feature is virtio support and requires # configured kernel. export vmchannel_test=no |