Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/
Date: Thu, 15 Feb 2018 20:51:22
Message-Id: 1518727827.30313b1b849489f3ef5460a32e9d89daf41134fb.mgorny@gentoo
1 commit: 30313b1b849489f3ef5460a32e9d89daf41134fb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 15 20:50:23 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 15 20:50:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30313b1b
7
8 app-emulation/qemu: [QA] Fix DoubleEmptyLine
9
10 app-emulation/qemu/qemu-2.11.0-r50.ebuild | 1 -
11 app-emulation/qemu/qemu-2.11.0.ebuild | 1 -
12 2 files changed, 2 deletions(-)
13
14 diff --git a/app-emulation/qemu/qemu-2.11.0-r50.ebuild b/app-emulation/qemu/qemu-2.11.0-r50.ebuild
15 index cbd136db0a8..b055fef920a 100644
16 --- a/app-emulation/qemu/qemu-2.11.0-r50.ebuild
17 +++ b/app-emulation/qemu/qemu-2.11.0-r50.ebuild
18 @@ -26,7 +26,6 @@ else
19 SRC_URI+=" https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r0.tar.xz"
20 fi
21
22 -
23 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"
24 HOMEPAGE="http://www.qemu.org http://www.linux-kvm.org"
25
26
27 diff --git a/app-emulation/qemu/qemu-2.11.0.ebuild b/app-emulation/qemu/qemu-2.11.0.ebuild
28 index 3965ae8920a..5a2f53f7be5 100644
29 --- a/app-emulation/qemu/qemu-2.11.0.ebuild
30 +++ b/app-emulation/qemu/qemu-2.11.0.ebuild
31 @@ -25,7 +25,6 @@ else
32 SRC_URI+=" https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r0.tar.xz"
33 fi
34
35 -
36 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"
37 HOMEPAGE="http://www.qemu.org http://www.linux-kvm.org"