Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/libusb: libusb-0.ebuild ChangeLog
Date: Fri, 15 May 2009 00:03:19
Message-Id: E1M4ktB-0002nv-MB@stork.gentoo.org
1 robbat2 09/05/15 00:03:01
2
3 Modified: libusb-0.ebuild ChangeLog
4 Log:
5 Use the keywords from the latest stable dev-libs/libusb:0 ebuild so that we can change other stable packages safely.
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 virtual/libusb/libusb-0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/libusb-0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/libusb-0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/libusb-0.ebuild?r1=1.1&r2=1.2
14
15 Index: libusb-0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -p -w -b -B -u -u -r1.1 -r1.2
21 --- libusb-0.ebuild 14 May 2009 23:33:47 -0000 1.1
22 +++ libusb-0.ebuild 15 May 2009 00:03:01 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 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.1 2009/05/14 23:33:47 robbat2 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/libusb-0.ebuild,v 1.2 2009/05/15 00:03:01 robbat2 Exp $
28
29 EAPI=2
30
31 @@ -10,7 +10,7 @@ SRC_URI=""
32
33 LICENSE="LGPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
37 IUSE=""
38
39 DEPEND=""
40
41
42
43 1.2 virtual/libusb/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/ChangeLog?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/ChangeLog?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libusb/ChangeLog?r1=1.1&r2=1.2
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -p -w -b -B -u -u -r1.1 -r1.2
55 --- ChangeLog 14 May 2009 23:33:47 -0000 1.1
56 +++ ChangeLog 15 May 2009 00:03:01 -0000 1.2
57 @@ -1,6 +1,10 @@
58 # ChangeLog for virtual/libusb
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.1 2009/05/14 23:33:47 robbat2 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/virtual/libusb/ChangeLog,v 1.2 2009/05/15 00:03:01 robbat2 Exp $
62 +
63 + 15 May 2009; Robin H. Johnson <robbat2@g.o> libusb-0.ebuild:
64 + Use the keywords from the latest stable dev-libs/libusb:0 ebuild so that
65 + we can change other stable packages safely.
66
67 *libusb-1 (14 May 2009)
68 *libusb-0 (14 May 2009)