commit: 30313b1b849489f3ef5460a32e9d89daf41134fb
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 15 20:50:23 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 15 20:50:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30313b1b
app-emulation/qemu: [QA] Fix DoubleEmptyLine
app-emulation/qemu/qemu-2.11.0-r50.ebuild | 1 -
app-emulation/qemu/qemu-2.11.0.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/app-emulation/qemu/qemu-2.11.0-r50.ebuild
b/app-emulation/qemu/qemu-2.11.0-r50.ebuild
index cbd136db0a8..b055fef920a 100644
--- a/app-emulation/qemu/qemu-2.11.0-r50.ebuild
+++ b/app-emulation/qemu/qemu-2.11.0-r50.ebuild
@@ -26,7 +26,6 @@ else
SRC_URI+="
https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r0.tar.xz"
fi
-
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"
HOMEPAGE="http://www.qemu.org http://www.linux-kvm.org"
diff --git a/app-emulation/qemu/qemu-2.11.0.ebuild
b/app-emulation/qemu/qemu-2.11.0.ebuild
index 3965ae8920a..5a2f53f7be5 100644
--- a/app-emulation/qemu/qemu-2.11.0.ebuild
+++ b/app-emulation/qemu/qemu-2.11.0.ebuild
@@ -25,7 +25,6 @@ else
SRC_URI+="
https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r0.tar.xz"
fi
-
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"
HOMEPAGE="http://www.qemu.org http://www.linux-kvm.org"