diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2013-02-02 01:14:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2013-02-02 01:14:38 +0000 |
commit | 6a5b1f1f1589095d0d530223a27fab56ecc106d2 (patch) | |
tree | 5d247f8baa21137217c3c306de5067a8e944b871 | |
parent | whitespace (diff) | |
download | gentoo-2-6a5b1f1f1589095d0d530223a27fab56ecc106d2.tar.gz gentoo-2-6a5b1f1f1589095d0d530223a27fab56ecc106d2.tar.bz2 gentoo-2-6a5b1f1f1589095d0d530223a27fab56ecc106d2.zip |
whitespace
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r-- | app-emulation/qemu/qemu-1.2.2-r100.ebuild | 6 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-1.3.0.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-emulation/qemu/qemu-1.2.2-r100.ebuild b/app-emulation/qemu/qemu-1.2.2-r100.ebuild index 78bb35fd176a..33aae06b4cae 100644 --- a/app-emulation/qemu/qemu-1.2.2-r100.ebuild +++ b/app-emulation/qemu/qemu-1.2.2-r100.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.2.2-r100.ebuild,v 1.1 2013/01/21 05:40:24 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.2.2-r100.ebuild,v 1.2 2013/02/02 01:14:38 mr_bones_ Exp $ EAPI=5 @@ -224,7 +224,7 @@ src_prepare() { ## # configures qemu based on the build directory and the build type # we are using. -# +# qemu_src_configure() { debug-print-function $FUNCNAME "$@" @@ -404,7 +404,7 @@ src_install() { cd ${S} dodoc Changelog MAINTAINERS TODO pci-ids.txt newdoc pc-bios/README README.pc-bios - + # Avoid collision with app-emulation/libcacard use smartcard && mv "${ED}/usr/bin/vscclient" "${ED}/usr/bin/qemu-vscclient" diff --git a/app-emulation/qemu/qemu-1.3.0.ebuild b/app-emulation/qemu/qemu-1.3.0.ebuild index 8d3eebb763ad..e8c01f677410 100644 --- a/app-emulation/qemu/qemu-1.3.0.ebuild +++ b/app-emulation/qemu/qemu-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.3.0.ebuild,v 1.4 2013/01/14 23:06:16 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.3.0.ebuild,v 1.5 2013/02/02 01:14:38 mr_bones_ Exp $ EAPI=5 @@ -86,7 +86,7 @@ RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} ) sys-firmware/ipxe ~sys-firmware/seabios-1.7.2 ~sys-firmware/sgabios-0.1_pre8 - ) + ) alsa? ( >=media-libs/alsa-lib-1.0.13 ) bluetooth? ( net-wireless/bluez ) brltty? ( app-accessibility/brltty ) |