summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-14 09:12:44 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-14 09:12:44 +0000
commit8034ceb54a24af0056876f6cc80504ace46e2b11 (patch)
treebf900befd6a6adfca12dbfb080fa3980d9c3469b /app-emulation
parentVersion bump wrt bug #480486. (diff)
downloadgentoo-2-8034ceb54a24af0056876f6cc80504ace46e2b11.tar.gz
gentoo-2-8034ceb54a24af0056876f6cc80504ace46e2b11.tar.bz2
gentoo-2-8034ceb54a24af0056876f6cc80504ace46e2b11.zip
Remove unneded useflag description, fix repoman whitespace warnings
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/ChangeLog6
-rw-r--r--app-emulation/qemu/metadata.xml1
-rw-r--r--app-emulation/qemu/qemu-1.5.2-r1.ebuild4
-rw-r--r--app-emulation/qemu/qemu-1.5.2-r2.ebuild4
4 files changed, 9 insertions, 6 deletions
diff --git a/app-emulation/qemu/ChangeLog b/app-emulation/qemu/ChangeLog
index f1fb83bcd78e..d44285710d10 100644
--- a/app-emulation/qemu/ChangeLog
+++ b/app-emulation/qemu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/qemu
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.232 2013/08/14 04:15:29 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.233 2013/08/14 09:12:44 patrick Exp $
+
+ 14 Aug 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml,
+ qemu-1.5.2-r1.ebuild, qemu-1.5.2-r2.ebuild:
+ Remove unneded useflag description, fix repoman whitespace warnings
14 Aug 2013; Doug Goldstein <cardoe@gentoo.org> -qemu-1.5.2.ebuild:
Remove older version
diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml
index f3076ae03d88..5e1cc8c7d692 100644
--- a/app-emulation/qemu/metadata.xml
+++ b/app-emulation/qemu/metadata.xml
@@ -10,7 +10,6 @@
<flag name='accessibility'>Adds support for braille displays using brltty</flag>
<flag name='aio'>Enables support for Linux's Async IO</flag>
<flag name='alsa'>Enable alsa output for sound emulation</flag>
- <flag name='brltty'>Adds support for braille displays using brltty</flag>
<flag name='curl'>Support ISOs / -cdrom directives vis HTTP or HTTPS.</flag>
<flag name='fdt'>Enables firmware device tree support</flag>
<flag name='glusterfs'>Enables GlusterFS cluster fileystem via
diff --git a/app-emulation/qemu/qemu-1.5.2-r1.ebuild b/app-emulation/qemu/qemu-1.5.2-r1.ebuild
index 824a02478941..aa711296a503 100644
--- a/app-emulation/qemu/qemu-1.5.2-r1.ebuild
+++ b/app-emulation/qemu/qemu-1.5.2-r1.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.5.2-r1.ebuild,v 1.1 2013/08/03 19:47:09 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.5.2-r1.ebuild,v 1.2 2013/08/14 09:12:44 patrick Exp $
EAPI=5
@@ -521,7 +521,7 @@ pkg_postinst() {
ewarn "It is recommended that you migrate any VMs that may be running"
ewarn "on qemu-kvm to a host with a newer qemu and regenerate"
ewarn "any saved states with a newer qemu."
- ewarn
+ ewarn
ewarn "qemu-kvm was the primary qemu provider in Gentoo through 1.2.x"
fi
diff --git a/app-emulation/qemu/qemu-1.5.2-r2.ebuild b/app-emulation/qemu/qemu-1.5.2-r2.ebuild
index e333487533bd..40dc040ec01e 100644
--- a/app-emulation/qemu/qemu-1.5.2-r2.ebuild
+++ b/app-emulation/qemu/qemu-1.5.2-r2.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.5.2-r2.ebuild,v 1.1 2013/08/14 04:13:58 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.5.2-r2.ebuild,v 1.2 2013/08/14 09:12:44 patrick Exp $
EAPI=5
@@ -521,7 +521,7 @@ pkg_postinst() {
ewarn "It is recommended that you migrate any VMs that may be running"
ewarn "on qemu-kvm to a host with a newer qemu and regenerate"
ewarn "any saved states with a newer qemu."
- ewarn
+ ewarn
ewarn "qemu-kvm was the primary qemu provider in Gentoo through 1.2.x"
fi