summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 06:39:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 06:39:56 +0000
commitb9944d19b921ea774f462a6afd9bcda599e25963 (patch)
tree4f6193f9a6bc926a05d77a50e65f49fec6feaceb /app-emulation/xen
parentDont force sys-apps/setarch as it is part of the system already. (diff)
downloadhistorical-b9944d19b921ea774f462a6afd9bcda599e25963.tar.gz
historical-b9944d19b921ea774f462a6afd9bcda599e25963.tar.bz2
historical-b9944d19b921ea774f462a6afd9bcda599e25963.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-emulation/xen')
-rw-r--r--app-emulation/xen/xen-3.0.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/xen/xen-3.0.2.ebuild b/app-emulation/xen/xen-3.0.2.ebuild
index 2e363d9e41fd..9c65ac0724a8 100644
--- a/app-emulation/xen/xen-3.0.2.ebuild
+++ b/app-emulation/xen/xen-3.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.0.2.ebuild,v 1.9 2007/05/02 04:27:24 marineam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.0.2.ebuild,v 1.10 2007/07/12 06:39:56 mr_bones_ Exp $
inherit mount-boot flag-o-matic
@@ -36,7 +36,6 @@ pkg_setup() {
fi
}
-
src_unpack() {
unpack ${A}
# if the user *really* wants to use their own custom-cflags, let them