From 565c83d0d73bd55208d58b6e45398f9b24e62b61 Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Fri, 24 Mar 2006 23:57:52 +0000 Subject: fix trailing ws (Portage version: 2.1_pre5-r4) --- app-emulation/xen-tools/xen-tools-3.0.1.ebuild | 4 ++-- app-emulation/xen-tools/xen-tools-3.0.1_p9029.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-emulation/xen-tools/xen-tools-3.0.1.ebuild b/app-emulation/xen-tools/xen-tools-3.0.1.ebuild index 5c9592b77b01..811c3f3aab58 100644 --- a/app-emulation/xen-tools/xen-tools-3.0.1.ebuild +++ b/app-emulation/xen-tools/xen-tools-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.0.1.ebuild,v 1.1 2006/03/24 23:55:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.0.1.ebuild,v 1.2 2006/03/24 23:57:52 agriffis Exp $ inherit mount-boot flag-o-matic @@ -99,7 +99,7 @@ src_install() { keepdir /var/run/xenstored /var/lib/xenstored /var/xen/dump # for upstream change tracking - if [[ -n ${XEN_UNSTABLE} ]]; then + if [[ -n ${XEN_UNSTABLE} ]]; then dodoc ${S}/XEN-VERSION fi } diff --git a/app-emulation/xen-tools/xen-tools-3.0.1_p9029.ebuild b/app-emulation/xen-tools/xen-tools-3.0.1_p9029.ebuild index cb41c9bd0339..2c3a01d14b72 100644 --- a/app-emulation/xen-tools/xen-tools-3.0.1_p9029.ebuild +++ b/app-emulation/xen-tools/xen-tools-3.0.1_p9029.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.0.1_p9029.ebuild,v 1.1 2006/03/24 23:55:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.0.1_p9029.ebuild,v 1.2 2006/03/24 23:57:52 agriffis Exp $ inherit mount-boot flag-o-matic @@ -99,7 +99,7 @@ src_install() { keepdir /var/run/xenstored /var/lib/xenstored /var/xen/dump # for upstream change tracking - if [[ -n ${XEN_UNSTABLE} ]]; then + if [[ -n ${XEN_UNSTABLE} ]]; then dodoc ${S}/XEN-VERSION fi } -- cgit v1.2.3-65-gdbad