Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/libusb: libusb-0.ebuild ChangeLog libusb-1.ebuild
Date: Thu, 18 Feb 2010 22:29:58
Message-Id: E1NiEse-0007Qh-C5@stork.gentoo.org
1 darkside 10/02/18 22:29:56
2
3 Modified: libusb-0.ebuild ChangeLog libusb-1.ebuild
4 Log:
5 Add ~x86-macos keywords because dev-libs/libusb was tested in the prefix overlay
6 (Portage version: 2.1.7.17/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 virtual/libusb/libusb-0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/libusb-0.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/libusb-0.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/libusb-0.ebuild?r1=1.5&r2=1.6
14
15 Index: libusb-0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-0.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- libusb-0.ebuild 11 Jan 2010 11:06:25 -0000 1.5
22 +++ libusb-0.ebuild 18 Feb 2010 22:29:55 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-0.ebuild,v 1.5 2010/01/11 11:06:25 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-0.ebuild,v 1.6 2010/02/18 22:29:55 darkside Exp $
28
29 EAPI=2
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE=""
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
36 +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
37 IUSE=""
38
39 DEPEND=""
40
41
42
43 1.8 virtual/libusb/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 11 Jan 2010 11:06:25 -0000 1.7
56 +++ ChangeLog 18 Feb 2010 22:29:55 -0000 1.8
57 @@ -1,6 +1,11 @@
58 # ChangeLog for virtual/libusb
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.7 2010/01/11 11:06:25 ulm Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.8 2010/02/18 22:29:55 darkside Exp $
62 +
63 + 18 Feb 2010; Jeremy Olexa <darkside@g.o> libusb-0.ebuild,
64 + libusb-1.ebuild:
65 + Add ~x86-macos keywords because dev-libs/libusb was tested in the prefix
66 + overlay
67
68 11 Jan 2010; Ulrich Mueller <ulm@g.o> libusb-0.ebuild,
69 libusb-1.ebuild:
70
71
72
73 1.6 virtual/libusb/libusb-1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/libusb-1.ebuild?rev=1.6&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/libusb-1.ebuild?rev=1.6&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/libusb-1.ebuild?r1=1.5&r2=1.6
78
79 Index: libusb-1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-1.ebuild,v
82 retrieving revision 1.5
83 retrieving revision 1.6
84 diff -u -r1.5 -r1.6
85 --- libusb-1.ebuild 11 Jan 2010 11:06:25 -0000 1.5
86 +++ libusb-1.ebuild 18 Feb 2010 22:29:55 -0000 1.6
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-1.ebuild,v 1.5 2010/01/11 11:06:25 ulm Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-1.ebuild,v 1.6 2010/02/18 22:29:55 darkside Exp $
92
93 EAPI=2
94
95 @@ -10,7 +10,7 @@
96
97 LICENSE=""
98 SLOT="1"
99 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
100 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos"
101 IUSE=""
102
103 DEPEND=""