summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-03-07 06:35:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-03-07 06:35:59 +0000
commit3e52555798770a8d02211898befe433fc5fafcd5 (patch)
treec7794ab02bc7201c75d0882116ad1ebac0a2cfc6 /app-emulation/qemu-softmmu
parentBug #229859 - Add missing category in portageq commands. (diff)
downloadgentoo-2-3e52555798770a8d02211898befe433fc5fafcd5.tar.gz
gentoo-2-3e52555798770a8d02211898befe433fc5fafcd5.tar.bz2
gentoo-2-3e52555798770a8d02211898befe433fc5fafcd5.zip
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'app-emulation/qemu-softmmu')
-rw-r--r--app-emulation/qemu-softmmu/qemu-softmmu-0.10.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.10.0.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.10.0.ebuild
index e04095ec92d3..6b9b48dd3316 100644
--- a/app-emulation/qemu-softmmu/qemu-softmmu-0.10.0.ebuild
+++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.10.0.ebuild,v 1.1 2009/03/06 22:41:31 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.10.0.ebuild,v 1.2 2009/03/07 06:35:59 mr_bones_ Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -9,7 +9,6 @@ EAPI=1
MY_PN=${PN/-softmmu/}
MY_P=${P/-softmmu/}
-
SRC_URI="http://savannah.nongnu.org/download/${MY_PN}/${MY_P}.tar.gz"
DESCRIPTION="Open source processor emulator"