public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/zaptel: zaptel-1.2.27-r1.ebuild zaptel-1.2.26-r1.ebuild ChangeLog zaptel-1.2.18.ebuild zaptel-1.2.24.ebuild zaptel-1.2.18-r1.ebuild
@ 2009-09-23 19:50 Patrick Lauer (patrick)
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2009-09-23 19:50 UTC (permalink / raw
  To: gentoo-commits

patrick     09/09/23 19:50:11

  Modified:             zaptel-1.2.27-r1.ebuild zaptel-1.2.26-r1.ebuild
                        ChangeLog zaptel-1.2.18.ebuild zaptel-1.2.24.ebuild
                        zaptel-1.2.18-r1.ebuild
  Log:
  Remove virtual/libc
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  net-misc/zaptel/zaptel-1.2.27-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.27-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.27-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.27-r1.ebuild?r1=1.3&r2=1.4

Index: zaptel-1.2.27-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.27-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- zaptel-1.2.27-r1.ebuild	28 Jul 2009 14:52:40 -0000	1.3
+++ zaptel-1.2.27-r1.ebuild	23 Sep 2009 19:50:10 -0000	1.4
@@ -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-misc/zaptel/zaptel-1.2.27-r1.ebuild,v 1.3 2009/07/28 14:52:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.27-r1.ebuild,v 1.4 2009/09/23 19:50:10 patrick Exp $
 
 inherit toolchain-funcs eutils linux-mod flag-o-matic multilib
 
@@ -27,8 +27,7 @@
 LICENSE="GPL-2"
 KEYWORDS="amd64 ~ppc x86"
 
-RDEPEND="virtual/libc
-	dev-libs/libusb
+RDEPEND="dev-libs/libusb
 	>=dev-libs/newt-0.50.0
 	astribank? ( dev-lang/perl )"
 



1.3                  net-misc/zaptel/zaptel-1.2.26-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.26-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.26-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.26-r1.ebuild?r1=1.2&r2=1.3

Index: zaptel-1.2.26-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.26-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- zaptel-1.2.26-r1.ebuild	25 Aug 2008 17:11:02 -0000	1.2
+++ zaptel-1.2.26-r1.ebuild	23 Sep 2009 19:50:10 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.26-r1.ebuild,v 1.2 2008/08/25 17:11:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.26-r1.ebuild,v 1.3 2009/09/23 19:50:10 patrick Exp $
 
 inherit toolchain-funcs eutils linux-mod flag-o-matic multilib
 
@@ -27,8 +27,7 @@
 LICENSE="GPL-2"
 KEYWORDS="amd64 ~ppc ~x86"
 
-RDEPEND="virtual/libc
-	dev-libs/libusb
+RDEPEND="dev-libs/libusb
 	>=dev-libs/newt-0.50.0
 	astribank? ( dev-lang/perl )"
 



1.119                net-misc/zaptel/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/ChangeLog?r1=1.118&r2=1.119

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/zaptel/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog	28 Jul 2009 14:52:40 -0000	1.118
+++ ChangeLog	23 Sep 2009 19:50:10 -0000	1.119
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/zaptel
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/ChangeLog,v 1.118 2009/07/28 14:52:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/ChangeLog,v 1.119 2009/09/23 19:50:10 patrick Exp $
+
+  23 Sep 2009; Patrick Lauer <patrick@gentoo.org> zaptel-1.2.18.ebuild,
+  zaptel-1.2.18-r1.ebuild, zaptel-1.2.24.ebuild, zaptel-1.2.26-r1.ebuild,
+  zaptel-1.2.27-r1.ebuild:
+  Remove virtual/libc
 
   28 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org>
   zaptel-1.2.27-r1.ebuild:



1.7                  net-misc/zaptel/zaptel-1.2.18.ebuild

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

Index: zaptel-1.2.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.18.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- zaptel-1.2.18.ebuild	6 Apr 2009 14:59:26 -0000	1.6
+++ zaptel-1.2.18.ebuild	23 Sep 2009 19:50:10 -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-misc/zaptel/zaptel-1.2.18.ebuild,v 1.6 2009/04/06 14:59:26 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.18.ebuild,v 1.7 2009/09/23 19:50:10 patrick Exp $
 
 inherit toolchain-funcs eutils linux-mod
 
@@ -26,8 +26,7 @@
 LICENSE="GPL-2"
 KEYWORDS="amd64 ppc x86"
 
-RDEPEND="virtual/libc
-	dev-libs/libusb
+RDEPEND="dev-libs/libusb
 	>=dev-libs/newt-0.50.0
 	astribank? ( dev-lang/perl )"
 



1.3                  net-misc/zaptel/zaptel-1.2.24.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild?r1=1.2&r2=1.3

Index: zaptel-1.2.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- zaptel-1.2.24.ebuild	7 Mar 2008 16:50:36 -0000	1.2
+++ zaptel-1.2.24.ebuild	23 Sep 2009 19:50:10 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild,v 1.2 2008/03/07 16:50:36 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild,v 1.3 2009/09/23 19:50:10 patrick Exp $
 
 inherit toolchain-funcs eutils linux-mod flag-o-matic
 
@@ -27,8 +27,7 @@
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~ppc x86"
 
-RDEPEND="virtual/libc
-	dev-libs/libusb
+RDEPEND="dev-libs/libusb
 	>=dev-libs/newt-0.50.0
 	astribank? ( dev-lang/perl )"
 



1.4                  net-misc/zaptel/zaptel-1.2.18-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.18-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.18-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.18-r1.ebuild?r1=1.3&r2=1.4

Index: zaptel-1.2.18-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.18-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- zaptel-1.2.18-r1.ebuild	6 Apr 2009 14:59:26 -0000	1.3
+++ zaptel-1.2.18-r1.ebuild	23 Sep 2009 19:50:10 -0000	1.4
@@ -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-misc/zaptel/zaptel-1.2.18-r1.ebuild,v 1.3 2009/04/06 14:59:26 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.18-r1.ebuild,v 1.4 2009/09/23 19:50:10 patrick Exp $
 
 inherit toolchain-funcs eutils linux-mod
 
@@ -32,8 +32,7 @@
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~ppc ~x86"
 
-RDEPEND="virtual/libc
-	dev-libs/libusb
+RDEPEND="dev-libs/libusb
 	>=dev-libs/newt-0.50.0
 	astribank? ( dev-lang/perl )
 	ecoslec? ( dev-util/dialog )"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-misc/zaptel: zaptel-1.2.27-r1.ebuild zaptel-1.2.26-r1.ebuild ChangeLog zaptel-1.2.18.ebuild zaptel-1.2.24.ebuild zaptel-1.2.18-r1.ebuild
@ 2009-11-11  7:50 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson (robbat2) @ 2009-11-11  7:50 UTC (permalink / raw
  To: gentoo-commits

robbat2     09/11/11 07:50:20

  Modified:             zaptel-1.2.27-r1.ebuild zaptel-1.2.26-r1.ebuild
                        ChangeLog zaptel-1.2.18.ebuild zaptel-1.2.24.ebuild
                        zaptel-1.2.18-r1.ebuild
  Log:
  Bug #270161: libusb cleanup. Compiles fine, don't have the hardware to test further.
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  net-misc/zaptel/zaptel-1.2.27-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.27-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.27-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.27-r1.ebuild?r1=1.4&r2=1.5

Index: zaptel-1.2.27-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.27-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -p -w -b -B -u -u -r1.4 -r1.5
--- zaptel-1.2.27-r1.ebuild	23 Sep 2009 19:50:10 -0000	1.4
+++ zaptel-1.2.27-r1.ebuild	11 Nov 2009 07:50:18 -0000	1.5
@@ -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-misc/zaptel/zaptel-1.2.27-r1.ebuild,v 1.4 2009/09/23 19:50:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.27-r1.ebuild,v 1.5 2009/11/11 07:50:18 robbat2 Exp $
 
 inherit toolchain-funcs eutils linux-mod flag-o-matic multilib
 
@@ -27,7 +27,7 @@ SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="amd64 ~ppc x86"
 
-RDEPEND="dev-libs/libusb
+RDEPEND="=virtual/libusb-0*
 	>=dev-libs/newt-0.50.0
 	astribank? ( dev-lang/perl )"
 



1.4                  net-misc/zaptel/zaptel-1.2.26-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.26-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.26-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.26-r1.ebuild?r1=1.3&r2=1.4

Index: zaptel-1.2.26-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.26-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -p -w -b -B -u -u -r1.3 -r1.4
--- zaptel-1.2.26-r1.ebuild	23 Sep 2009 19:50:10 -0000	1.3
+++ zaptel-1.2.26-r1.ebuild	11 Nov 2009 07:50:18 -0000	1.4
@@ -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-misc/zaptel/zaptel-1.2.26-r1.ebuild,v 1.3 2009/09/23 19:50:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.26-r1.ebuild,v 1.4 2009/11/11 07:50:18 robbat2 Exp $
 
 inherit toolchain-funcs eutils linux-mod flag-o-matic multilib
 
@@ -27,7 +27,7 @@ SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="amd64 ~ppc ~x86"
 
-RDEPEND="dev-libs/libusb
+RDEPEND="=virtual/libusb-0*
 	>=dev-libs/newt-0.50.0
 	astribank? ( dev-lang/perl )"
 



1.120                net-misc/zaptel/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/ChangeLog?rev=1.120&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/ChangeLog?rev=1.120&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/ChangeLog?r1=1.119&r2=1.120

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/zaptel/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -p -w -b -B -u -u -r1.119 -r1.120
--- ChangeLog	23 Sep 2009 19:50:10 -0000	1.119
+++ ChangeLog	11 Nov 2009 07:50:18 -0000	1.120
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/zaptel
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/ChangeLog,v 1.119 2009/09/23 19:50:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/ChangeLog,v 1.120 2009/11/11 07:50:18 robbat2 Exp $
+
+  11 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> zaptel-1.2.18.ebuild,
+  zaptel-1.2.18-r1.ebuild, zaptel-1.2.24.ebuild, zaptel-1.2.26-r1.ebuild,
+  zaptel-1.2.27-r1.ebuild:
+  Bug #270161: libusb cleanup. Compiles fine, don't have the hardware to
+  test further.
 
   23 Sep 2009; Patrick Lauer <patrick@gentoo.org> zaptel-1.2.18.ebuild,
   zaptel-1.2.18-r1.ebuild, zaptel-1.2.24.ebuild, zaptel-1.2.26-r1.ebuild,



1.8                  net-misc/zaptel/zaptel-1.2.18.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.18.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.18.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.18.ebuild?r1=1.7&r2=1.8

Index: zaptel-1.2.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.18.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -p -w -b -B -u -u -r1.7 -r1.8
--- zaptel-1.2.18.ebuild	23 Sep 2009 19:50:10 -0000	1.7
+++ zaptel-1.2.18.ebuild	11 Nov 2009 07:50:18 -0000	1.8
@@ -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-misc/zaptel/zaptel-1.2.18.ebuild,v 1.7 2009/09/23 19:50:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.18.ebuild,v 1.8 2009/11/11 07:50:18 robbat2 Exp $
 
 inherit toolchain-funcs eutils linux-mod
 
@@ -26,7 +26,7 @@ SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="amd64 ppc x86"
 
-RDEPEND="dev-libs/libusb
+RDEPEND="=virtual/libusb-0*
 	>=dev-libs/newt-0.50.0
 	astribank? ( dev-lang/perl )"
 



1.4                  net-misc/zaptel/zaptel-1.2.24.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild?r1=1.3&r2=1.4

Index: zaptel-1.2.24.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -p -w -b -B -u -u -r1.3 -r1.4
--- zaptel-1.2.24.ebuild	23 Sep 2009 19:50:10 -0000	1.3
+++ zaptel-1.2.24.ebuild	11 Nov 2009 07:50:18 -0000	1.4
@@ -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-misc/zaptel/zaptel-1.2.24.ebuild,v 1.3 2009/09/23 19:50:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.24.ebuild,v 1.4 2009/11/11 07:50:18 robbat2 Exp $
 
 inherit toolchain-funcs eutils linux-mod flag-o-matic
 
@@ -27,7 +27,7 @@ SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~ppc x86"
 
-RDEPEND="dev-libs/libusb
+RDEPEND="=virtual/libusb-0*
 	>=dev-libs/newt-0.50.0
 	astribank? ( dev-lang/perl )"
 



1.5                  net-misc/zaptel/zaptel-1.2.18-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.18-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.18-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/zaptel/zaptel-1.2.18-r1.ebuild?r1=1.4&r2=1.5

Index: zaptel-1.2.18-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.18-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -p -w -b -B -u -u -r1.4 -r1.5
--- zaptel-1.2.18-r1.ebuild	23 Sep 2009 19:50:10 -0000	1.4
+++ zaptel-1.2.18-r1.ebuild	11 Nov 2009 07:50:18 -0000	1.5
@@ -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-misc/zaptel/zaptel-1.2.18-r1.ebuild,v 1.4 2009/09/23 19:50:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/zaptel-1.2.18-r1.ebuild,v 1.5 2009/11/11 07:50:18 robbat2 Exp $
 
 inherit toolchain-funcs eutils linux-mod
 
@@ -32,7 +32,7 @@ SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~ppc ~x86"
 
-RDEPEND="dev-libs/libusb
+RDEPEND="=virtual/libusb-0*
 	>=dev-libs/newt-0.50.0
 	astribank? ( dev-lang/perl )
 	ecoslec? ( dev-util/dialog )"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-11  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11  7:50 [gentoo-commits] gentoo-x86 commit in net-misc/zaptel: zaptel-1.2.27-r1.ebuild zaptel-1.2.26-r1.ebuild ChangeLog zaptel-1.2.18.ebuild zaptel-1.2.24.ebuild zaptel-1.2.18-r1.ebuild Robin H. Johnson (robbat2)
  -- strict thread matches above, loose matches on Subject: below --
2009-09-23 19:50 Patrick Lauer (patrick)

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