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
commit9691732eb76925edabd856f7580a76a9ccad8c8e (patch)
tree190d3490d05a24f099b40c4becd35639f4b0592d /app-emulation/xen
parentfix trailing ws (diff)
downloadgentoo-2-9691732eb76925edabd856f7580a76a9ccad8c8e.tar.gz
gentoo-2-9691732eb76925edabd856f7580a76a9ccad8c8e.tar.bz2
gentoo-2-9691732eb76925edabd856f7580a76a9ccad8c8e.zip
fix trailing ws
(Portage version: 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
}