diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-15 21:50:23 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-15 21:50:27 +0100 |
commit | 30313b1b849489f3ef5460a32e9d89daf41134fb (patch) | |
tree | 6370c17ad7e3a25477b7664fae2652565fdf4504 | |
parent | profiles: package.mask >=app-emacs/auctex-12.1 for testing. (diff) | |
download | gentoo-30313b1b849489f3ef5460a32e9d89daf41134fb.tar.gz gentoo-30313b1b849489f3ef5460a32e9d89daf41134fb.tar.bz2 gentoo-30313b1b849489f3ef5460a32e9d89daf41134fb.zip |
app-emulation/qemu: [QA] Fix DoubleEmptyLine
-rw-r--r-- | app-emulation/qemu/qemu-2.11.0-r50.ebuild | 1 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-2.11.0.ebuild | 1 |
2 files changed, 0 insertions, 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 cbd136db0a82..b055fef920a7 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 3965ae8920a0..5a2f53f7be59 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" |