diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-05-01 06:08:28 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-05-01 06:08:28 +0000 |
commit | e09d8c5a838840518869ccccf3a0d05f49cbe694 (patch) | |
tree | 3f36f6856238e325011f1fa0122b991dab40b375 /app-emulation | |
parent | Remove old. (diff) | |
download | gentoo-2-e09d8c5a838840518869ccccf3a0d05f49cbe694.tar.gz gentoo-2-e09d8c5a838840518869ccccf3a0d05f49cbe694.tar.bz2 gentoo-2-e09d8c5a838840518869ccccf3a0d05f49cbe694.zip |
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libvirt-glib/libvirt-glib-0.0.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/libvirt-glib/libvirt-glib-0.0.8.ebuild b/app-emulation/libvirt-glib/libvirt-glib-0.0.8.ebuild index e0c0ae571a42..98d3c3df5a4c 100644 --- a/app-emulation/libvirt-glib/libvirt-glib-0.0.8.ebuild +++ b/app-emulation/libvirt-glib/libvirt-glib-0.0.8.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/libvirt-glib/libvirt-glib-0.0.8.ebuild,v 1.1 2012/04/30 20:24:54 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt-glib/libvirt-glib-0.0.8.ebuild,v 1.2 2012/05/01 06:08:28 mr_bones_ Exp $ EAPI="4" GCONF_DEBUG="no" @@ -43,4 +43,3 @@ pkg_setup() { src_compile() { emake -j1 } - |