public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/netcat6: netcat6-1.0-r1.ebuild ChangeLog netcat6-1.0-r2.ebuild
@ 2010-06-11 11:33 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-06-11 11:33 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/06/11 11:33:04

  Modified:             netcat6-1.0-r1.ebuild ChangeLog
                        netcat6-1.0-r2.ebuild
  Log:
  Drop bluez-libs support wrt #301630.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 net-analyzer/netcat6/netcat6-1.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netcat6/netcat6-1.0-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netcat6/netcat6-1.0-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netcat6/netcat6-1.0-r1.ebuild?r1=1.11&r2=1.12

Index: netcat6-1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/netcat6/netcat6-1.0-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- netcat6-1.0-r1.ebuild	19 Jul 2009 18:53:52 -0000	1.11
+++ netcat6-1.0-r1.ebuild	11 Jun 2010 11:33:04 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat6/netcat6-1.0-r1.ebuild,v 1.11 2009/07/19 18:53:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat6/netcat6-1.0-r1.ebuild,v 1.12 2010/06/11 11:33:04 ssuominen Exp $
 
 inherit eutils autotools
 
@@ -13,7 +13,7 @@
 KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ~ppc64 s390 sh sparc x86"
 IUSE="ipv6 nls bluetooth"
 
-DEPEND="bluetooth? ( || ( net-wireless/bluez net-wireless/bluez-libs ) )"
+DEPEND="bluetooth? ( net-wireless/bluez )"
 RDEPEND="${DEPEND}"
 
 S=${WORKDIR}/nc6-${PV}



1.22                 net-analyzer/netcat6/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netcat6/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netcat6/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/netcat6/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/netcat6/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	8 Sep 2009 21:22:03 -0000	1.21
+++ ChangeLog	11 Jun 2010 11:33:04 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/netcat6
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat6/ChangeLog,v 1.21 2009/09/08 21:22:03 patrick Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat6/ChangeLog,v 1.22 2010/06/11 11:33:04 ssuominen Exp $
+
+  11 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> netcat6-1.0-r1.ebuild,
+  netcat6-1.0-r2.ebuild:
+  Drop bluez-libs support wrt #301630.
 
 *netcat6-1.0-r2 (08 Sep 2009)
 



1.2                  net-analyzer/netcat6/netcat6-1.0-r2.ebuild

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

Index: netcat6-1.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/netcat6/netcat6-1.0-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- netcat6-1.0-r2.ebuild	8 Sep 2009 21:22:03 -0000	1.1
+++ netcat6-1.0-r2.ebuild	11 Jun 2010 11:33:04 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat6/netcat6-1.0-r2.ebuild,v 1.1 2009/09/08 21:22:03 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat6/netcat6-1.0-r2.ebuild,v 1.2 2010/06/11 11:33:04 ssuominen Exp $
 
 inherit eutils autotools
 
@@ -14,7 +14,7 @@
 IUSE="ipv6 nls bluetooth"
 
 # need to block netcat as we provide the "nc" file now too
-DEPEND="bluetooth? ( || ( net-wireless/bluez net-wireless/bluez-libs ) )
+DEPEND="bluetooth? ( net-wireless/bluez )
 	!net-analyzer/netcat"
 RDEPEND="${DEPEND}"
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-11 11:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-11 11:33 [gentoo-commits] gentoo-x86 commit in net-analyzer/netcat6: netcat6-1.0-r1.ebuild ChangeLog netcat6-1.0-r2.ebuild Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox