summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-03-24 23:58:42 +0000
committerAron Griffis <agriffis@gentoo.org>2006-03-24 23:58:42 +0000
commit89a22eb5a5bb2f76d8bb192519a6dec67aae7df0 (patch)
tree23f8af2cf03e14373e1653d47c77c94b4bed62fb /app-emulation/xen
parentUpdate xen/xen-tools local USE flags (diff)
downloadhistorical-89a22eb5a5bb2f76d8bb192519a6dec67aae7df0.tar.gz
historical-89a22eb5a5bb2f76d8bb192519a6dec67aae7df0.tar.bz2
historical-89a22eb5a5bb2f76d8bb192519a6dec67aae7df0.zip
fix trailing ws
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'app-emulation/xen')
-rw-r--r--app-emulation/xen/xen-3.0.1-r5.ebuild4
-rw-r--r--app-emulation/xen/xen-3.0.1_p9029.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/xen/xen-3.0.1-r5.ebuild b/app-emulation/xen/xen-3.0.1-r5.ebuild
index 3a4e3089e39c..1e432c527320 100644
--- a/app-emulation/xen/xen-3.0.1-r5.ebuild
+++ b/app-emulation/xen/xen-3.0.1-r5.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/xen-3.0.1-r5.ebuild,v 1.1 2006/03/24 23:51:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.0.1-r5.ebuild,v 1.2 2006/03/24 23:58:42 agriffis Exp $
inherit mount-boot flag-o-matic
@@ -63,7 +63,7 @@ src_install() {
|| die "install failed"
# 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/xen-3.0.1_p9029.ebuild b/app-emulation/xen/xen-3.0.1_p9029.ebuild
index 9f517629cba6..79a9bc6182ca 100644
--- a/app-emulation/xen/xen-3.0.1_p9029.ebuild
+++ b/app-emulation/xen/xen-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/xen-3.0.1_p9029.ebuild,v 1.1 2006/03/24 23:51:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.0.1_p9029.ebuild,v 1.2 2006/03/24 23:58:42 agriffis Exp $
inherit mount-boot flag-o-matic
@@ -63,7 +63,7 @@ src_install() {
|| die "install failed"
# for upstream change tracking
- if [[ -n ${XEN_UNSTABLE} ]]; then
+ if [[ -n ${XEN_UNSTABLE} ]]; then
dodoc ${S}/XEN-VERSION
fi
}