public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Peter Alfredsen (loki_val)" <loki_val@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/bluez-hcidump: ChangeLog bluez-hcidump-1.42.ebuild
Date: Tue, 12 May 2009 10:13:21 +0000	[thread overview]
Message-ID: <E1M3ozB-0003rm-Uz@stork.gentoo.org> (raw)

loki_val    09/05/12 10:13:21

  Modified:             ChangeLog bluez-hcidump-1.42.ebuild
  Log:
  List net-wireless/bluez first in ||( a b ) dependency w.r.t. bug 269519.
  (Portage version: 2.2_rc28/cvs/Linux x86_64)

Revision  Changes    Path
1.46                 net-wireless/bluez-hcidump/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/bluez-hcidump/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/bluez-hcidump/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/bluez-hcidump/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/bluez-hcidump/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	8 Apr 2009 21:40:04 -0000	1.45
+++ ChangeLog	12 May 2009 10:13:21 -0000	1.46
@@ -1,6 +1,10 @@
 # ChangeLog for net-wireless/bluez-hcidump
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-hcidump/ChangeLog,v 1.45 2009/04/08 21:40:04 bluebird Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-hcidump/ChangeLog,v 1.46 2009/05/12 10:13:21 loki_val Exp $
+
+  12 May 2009; Peter Alfredsen <loki_val@gentoo.org>
+  bluez-hcidump-1.42.ebuild:
+  List net-wireless/bluez first in ( a b ) dependency w.r.t. bug 269519.
 
   08 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
   bluez-hcidump-1.42.ebuild:



1.7                  net-wireless/bluez-hcidump/bluez-hcidump-1.42.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/bluez-hcidump/bluez-hcidump-1.42.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/bluez-hcidump/bluez-hcidump-1.42.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-wireless/bluez-hcidump/bluez-hcidump-1.42.ebuild?r1=1.6&r2=1.7

Index: bluez-hcidump-1.42.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/bluez-hcidump/bluez-hcidump-1.42.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bluez-hcidump-1.42.ebuild	8 Apr 2009 21:40:04 -0000	1.6
+++ bluez-hcidump-1.42.ebuild	12 May 2009 10:13:21 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-hcidump/bluez-hcidump-1.42.ebuild,v 1.6 2009/04/08 21:40:04 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez-hcidump/bluez-hcidump-1.42.ebuild,v 1.7 2009/05/12 10:13:21 loki_val Exp $
 
 DESCRIPTION="Bluetooth HCI packet analyzer"
 HOMEPAGE="http://bluez.sourceforge.net/"
@@ -12,7 +12,7 @@
 
 IUSE=""
 
-DEPEND="|| ( >=net-wireless/bluez-libs-3.14 net-wireless/bluez )"
+DEPEND="|| ( net-wireless/bluez >=net-wireless/bluez-libs-3.14 )"
 RDEPEND="${DEPEND}"
 
 src_install() {






             reply	other threads:[~2009-05-12 10:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-12 10:13 Peter Alfredsen (loki_val) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-11-02 14:38 [gentoo-commits] gentoo-x86 commit in net-wireless/bluez-hcidump: ChangeLog bluez-hcidump-1.42.ebuild Samuli Suominen (ssuominen)
2010-06-11 12:09 Samuli Suominen (ssuominen)
2009-04-08 21:40 Friedrich Oslage (bluebird)
2009-03-24 22:33 Joseph Jezak (josejx)
2009-03-08  1:37 Markus Meier (maekke)
2009-03-06  2:27 Jeroen Roovers (jer)
2009-03-01  9:45 Tiziano Mueller (dev-zero)
2008-08-11 13:25 Tiziano Mueller (dev-zero)

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=E1M3ozB-0003rm-Uz@stork.gentoo.org \
    --to=loki_val@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