public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Doug Goldstein (cardoe)" <cardoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/qemu-kvm: ChangeLog qemu-kvm-1.0-r2.ebuild
Date: Sat, 11 Feb 2012 23:22:46 +0000 (UTC)	[thread overview]
Message-ID: <20120211232246.2702A2004B@flycatcher.gentoo.org> (raw)

cardoe      12/02/11 23:22:46

  Modified:             ChangeLog qemu-kvm-1.0-r2.ebuild
  Log:
  Enable a few USE flags by default since users will really want this on by default and they usually don't select it. We already pull in the depends through other packages we depend on as well.
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.96                 app-emulation/qemu-kvm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu-kvm/ChangeLog?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu-kvm/ChangeLog?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu-kvm/ChangeLog?r1=1.95&r2=1.96

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	30 Jan 2012 06:32:59 -0000	1.95
+++ ChangeLog	11 Feb 2012 23:22:46 -0000	1.96
@@ -1,6 +1,11 @@
 # ChangeLog for app-emulation/qemu-kvm
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/ChangeLog,v 1.95 2012/01/30 06:32:59 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/ChangeLog,v 1.96 2012/02/11 23:22:46 cardoe Exp $
+
+  11 Feb 2012; <cardoe@gentoo.org> qemu-kvm-1.0-r2.ebuild:
+  Enable a few USE flags by default since users will really want this on by
+  default and they usually don't select it. We already pull in the depends
+  through other packages we depend on as well.
 
   30 Jan 2012; Sergei Trofimovich <slyfox@gentoo.org>
   files/qemu-kvm-9999-fix-nonkvm-arches.patch, qemu-kvm-9999.ebuild:



1.2                  app-emulation/qemu-kvm/qemu-kvm-1.0-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-1.0-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-1.0-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-1.0-r2.ebuild?r1=1.1&r2=1.2

Index: qemu-kvm-1.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-1.0-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qemu-kvm-1.0-r2.ebuild	25 Jan 2012 06:29:42 -0000	1.1
+++ qemu-kvm-1.0-r2.ebuild	11 Feb 2012 23:22:46 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-1.0-r2.ebuild,v 1.1 2012/01/25 06:29:42 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-kvm/qemu-kvm-1.0-r2.ebuild,v 1.2 2012/02/11 23:22:46 cardoe Exp $
 
 #BACKPORTS=1
 
@@ -31,8 +31,8 @@
 LICENSE="GPL-2"
 SLOT="0"
 # xen is disabled until the deps are fixed
-IUSE="+aio alsa bluetooth brltty curl debug esd fdt hardened jpeg ncurses nss \
-opengl png pulseaudio qemu-ifup rbd sasl sdl spice ssl threads vde \
+IUSE="+aio alsa bluetooth brltty curl debug esd fdt hardened +jpeg ncurses nss \
+opengl +png pulseaudio qemu-ifup rbd sasl sdl spice ssl +threads vde \
 +vhost-net xattr xen"
 # static, depends on libsdl being built with USE=static-libs, which can not
 # be expressed in current EAPI's
@@ -232,7 +232,7 @@
 	#use static && conf_opts="${conf_opts} --static"
 
 	# Support debug USE flag
-	use debug && conf_opts="${conf_opts} --enable-debug --disable-strip"
+	use debug && conf_opts="${conf_opts} --enable-debug"
 
 	# Fix the $(prefix)/etc issue
 	conf_opts="${conf_opts} --sysconfdir=/etc"






             reply	other threads:[~2012-02-11 23:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-11 23:22 Doug Goldstein (cardoe) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-03-06  6:20 [gentoo-commits] gentoo-x86 commit in app-emulation/qemu-kvm: ChangeLog qemu-kvm-1.0-r2.ebuild Doug Goldstein (cardoe)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120211232246.2702A2004B@flycatcher.gentoo.org \
    --to=cardoe@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox