Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/owfs: ChangeLog owfs-2.7_p21-r1.ebuild owfs-2.7_p21.ebuild
Date: Fri, 25 May 2012 10:54:51
Message-Id: 20120525105442.1CF1A2004B@flycatcher.gentoo.org
1 ssuominen 12/05/25 10:54:42
2
3 Modified: ChangeLog owfs-2.7_p21-r1.ebuild
4 owfs-2.7_p21.ebuild
5 Log:
6 Pull in SLOT="0" of virtual/libusb because libusb-1 is not supported.
7
8 (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.21 sys-fs/owfs/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/owfs/ChangeLog?rev=1.21&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/owfs/ChangeLog?rev=1.21&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/owfs/ChangeLog?r1=1.20&r2=1.21
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-fs/owfs/ChangeLog,v
20 retrieving revision 1.20
21 retrieving revision 1.21
22 diff -u -r1.20 -r1.21
23 --- ChangeLog 24 May 2012 04:11:25 -0000 1.20
24 +++ ChangeLog 25 May 2012 10:54:41 -0000 1.21
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sys-fs/owfs
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/ChangeLog,v 1.20 2012/05/24 04:11:25 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/ChangeLog,v 1.21 2012/05/25 10:54:41 ssuominen Exp $
30 +
31 + 25 May 2012; Samuli Suominen <ssuominen@g.o> owfs-2.7_p21.ebuild,
32 + owfs-2.7_p21-r1.ebuild:
33 + Pull in SLOT="0" of virtual/libusb because libusb-1 is not supported.
34
35 24 May 2012; Mike Frysinger <vapier@g.o> owfs-2.7_p21-r1.ebuild,
36 owfs-2.7_p21.ebuild:
37
38
39
40 1.4 sys-fs/owfs/owfs-2.7_p21-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/owfs/owfs-2.7_p21-r1.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/owfs/owfs-2.7_p21-r1.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/owfs/owfs-2.7_p21-r1.ebuild?r1=1.3&r2=1.4
45
46 Index: owfs-2.7_p21-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21-r1.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- owfs-2.7_p21-r1.ebuild 24 May 2012 04:11:24 -0000 1.3
53 +++ owfs-2.7_p21-r1.ebuild 25 May 2012 10:54:41 -0000 1.4
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21-r1.ebuild,v 1.3 2012/05/24 04:11:24 vapier Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21-r1.ebuild,v 1.4 2012/05/25 10:54:41 ssuominen Exp $
59
60 EAPI="2"
61 PYTHON_DEPEND="python? 2"
62 @@ -19,7 +19,7 @@
63 perl? ( dev-lang/perl )
64 php? ( dev-lang/php )
65 tcl? ( dev-lang/tcl )
66 - usb? ( virtual/libusb )
67 + usb? ( virtual/libusb:0 )
68 zeroconf? ( net-dns/avahi[mdnsresponder-compat] )"
69 DEPEND="${RDEPEND}
70 perl? ( dev-lang/swig )
71
72
73
74 1.9 sys-fs/owfs/owfs-2.7_p21.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/owfs/owfs-2.7_p21.ebuild?rev=1.9&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/owfs/owfs-2.7_p21.ebuild?rev=1.9&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/owfs/owfs-2.7_p21.ebuild?r1=1.8&r2=1.9
79
80 Index: owfs-2.7_p21.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21.ebuild,v
83 retrieving revision 1.8
84 retrieving revision 1.9
85 diff -u -r1.8 -r1.9
86 --- owfs-2.7_p21.ebuild 24 May 2012 04:11:25 -0000 1.8
87 +++ owfs-2.7_p21.ebuild 25 May 2012 10:54:41 -0000 1.9
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21.ebuild,v 1.8 2012/05/24 04:11:25 vapier Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21.ebuild,v 1.9 2012/05/25 10:54:41 ssuominen Exp $
93
94 EAPI="2"
95 PYTHON_DEPEND="python? 2"
96 @@ -19,7 +19,7 @@
97 perl? ( dev-lang/perl )
98 php? ( dev-lang/php )
99 tcl? ( dev-lang/tcl )
100 - usb? ( virtual/libusb )
101 + usb? ( virtual/libusb:0 )
102 zeroconf? ( net-dns/avahi[mdnsresponder-compat] )"
103 DEPEND="${RDEPEND}
104 perl? ( dev-lang/swig )