summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-06-20 19:48:44 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-06-20 19:48:44 +0000
commit0ad1f3d194343cdd4e31bab7aff2204b1523776e (patch)
tree856151d379c7a4135bfdf747ac8ebee0178f9977 /app-emulation
parentUpdate live ebuild. (diff)
downloadgentoo-2-0ad1f3d194343cdd4e31bab7aff2204b1523776e.tar.gz
gentoo-2-0ad1f3d194343cdd4e31bab7aff2204b1523776e.tar.bz2
gentoo-2-0ad1f3d194343cdd4e31bab7aff2204b1523776e.zip
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu-user/qemu-user-1.1.0.ebuild4
-rw-r--r--app-emulation/qemu-user/qemu-user-9999.ebuild4
2 files changed, 2 insertions, 6 deletions
diff --git a/app-emulation/qemu-user/qemu-user-1.1.0.ebuild b/app-emulation/qemu-user/qemu-user-1.1.0.ebuild
index 331155799928..2496fee03bee 100644
--- a/app-emulation/qemu-user/qemu-user-1.1.0.ebuild
+++ b/app-emulation/qemu-user/qemu-user-1.1.0.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-1.1.0.ebuild,v 1.1 2012/06/20 10:58:19 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-1.1.0.ebuild,v 1.2 2012/06/20 19:48:44 mr_bones_ Exp $
EAPI=4
-
if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="git://git.qemu.org/qemu.git
http://git.qemu.org/git/qemu.git"
@@ -73,7 +72,6 @@ QA_WX_LOAD="
usr/bin/qemu-static-mipsn32-binfmt
"
-
src_prepare() {
cd "${S}"
# prevent docs to get automatically installed
diff --git a/app-emulation/qemu-user/qemu-user-9999.ebuild b/app-emulation/qemu-user/qemu-user-9999.ebuild
index 4fdd490af6a0..d9a63b130812 100644
--- a/app-emulation/qemu-user/qemu-user-9999.ebuild
+++ b/app-emulation/qemu-user/qemu-user-9999.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-9999.ebuild,v 1.1 2012/06/20 10:58:19 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-9999.ebuild,v 1.2 2012/06/20 19:48:44 mr_bones_ Exp $
EAPI=4
-
if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="git://git.qemu.org/qemu.git
http://git.qemu.org/git/qemu.git"
@@ -73,7 +72,6 @@ QA_WX_LOAD="
usr/bin/qemu-static-mipsn32-binfmt
"
-
src_prepare() {
cd "${S}"
# prevent docs to get automatically installed