diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-03-25 20:55:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-03-25 20:55:55 +0000 |
commit | ba844fdbdad81011b3a7700b46dcf014ef937e2e (patch) | |
tree | a6e5a7dba27a617d5c32735610aebc7fb4592e42 /app-emulation | |
parent | Fix SRC_URI. (diff) | |
download | gentoo-2-ba844fdbdad81011b3a7700b46dcf014ef937e2e.tar.gz gentoo-2-ba844fdbdad81011b3a7700b46dcf014ef937e2e.tar.bz2 gentoo-2-ba844fdbdad81011b3a7700b46dcf014ef937e2e.zip |
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libguestfs/libguestfs-1.16.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.16.12.ebuild b/app-emulation/libguestfs/libguestfs-1.16.12.ebuild index bdb3c4be19f5..d2b50e61cacf 100644 --- a/app-emulation/libguestfs/libguestfs-1.16.12.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.16.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libguestfs/libguestfs-1.16.12.ebuild,v 1.1 2012/03/25 10:40:16 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libguestfs/libguestfs-1.16.12.ebuild,v 1.2 2012/03/25 20:55:55 mr_bones_ Exp $ EAPI="4" @@ -29,7 +29,7 @@ SLOT="0" KEYWORDS="~amd64" IUSE="bash-completion erlang +fuse debug ocaml doc +perl nls ruby static-libs selinux systemtap introspection" -# Failires - doc +# Failires - doc COMMON_DEPEND=" >=app-misc/hivex-1.3.1 |