Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-util/xboxdrv: xboxdrv-0.8.2.ebuild xboxdrv-0.8.4.ebuild ChangeLog
Date: Thu, 03 May 2012 03:41:34
Message-Id: 20120503034115.6129F2004B@flycatcher.gentoo.org
1 jdhore 12/05/03 03:41:15
2
3 Modified: xboxdrv-0.8.2.ebuild xboxdrv-0.8.4.ebuild ChangeLog
4 Log:
5 dev-util/pkgconfig -> virtual/pkgconfig
6
7 (Portage version: 2.2.0_alpha101/cvs/Linux i686)
8
9 Revision Changes Path
10 1.4 games-util/xboxdrv/xboxdrv-0.8.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.2.ebuild?r1=1.3&r2=1.4
15
16 Index: xboxdrv-0.8.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- xboxdrv-0.8.2.ebuild 11 Dec 2011 09:29:49 -0000 1.3
23 +++ xboxdrv-0.8.2.ebuild 3 May 2012 03:41:15 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.2.ebuild,v 1.3 2011/12/11 09:29:49 phajdan.jr Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.2.ebuild,v 1.4 2012/05/03 03:41:15 jdhore Exp $
30
31 EAPI=2
32 inherit scons-utils toolchain-funcs linux-info
33 @@ -22,7 +22,7 @@
34 virtual/libusb:1
35 x11-libs/libX11"
36 DEPEND="${RDEPEND}
37 - dev-util/pkgconfig"
38 + virtual/pkgconfig"
39
40 S=${WORKDIR}/${MY_P}
41
42
43
44
45 1.4 games-util/xboxdrv/xboxdrv-0.8.4.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.4.ebuild?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.4.ebuild?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.4.ebuild?r1=1.3&r2=1.4
50
51 Index: xboxdrv-0.8.4.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.4.ebuild,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- xboxdrv-0.8.4.ebuild 15 Apr 2012 16:51:54 -0000 1.3
58 +++ xboxdrv-0.8.4.ebuild 3 May 2012 03:41:15 -0000 1.4
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.4.ebuild,v 1.3 2012/04/15 16:51:54 maekke Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/xboxdrv-0.8.4.ebuild,v 1.4 2012/05/03 03:41:15 jdhore Exp $
64
65 EAPI=2
66 inherit scons-utils toolchain-funcs linux-info
67 @@ -22,7 +22,7 @@
68 virtual/libusb:1
69 x11-libs/libX11"
70 DEPEND="${RDEPEND}
71 - dev-util/pkgconfig"
72 + virtual/pkgconfig"
73
74 S=${WORKDIR}/${MY_P}
75
76
77
78
79 1.24 games-util/xboxdrv/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/xboxdrv/ChangeLog?rev=1.24&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/xboxdrv/ChangeLog?rev=1.24&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/xboxdrv/ChangeLog?r1=1.23&r2=1.24
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/games-util/xboxdrv/ChangeLog,v
88 retrieving revision 1.23
89 retrieving revision 1.24
90 diff -u -r1.23 -r1.24
91 --- ChangeLog 15 Apr 2012 16:51:54 -0000 1.23
92 +++ ChangeLog 3 May 2012 03:41:15 -0000 1.24
93 @@ -1,6 +1,10 @@
94 # ChangeLog for games-util/xboxdrv
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/ChangeLog,v 1.23 2012/04/15 16:51:54 maekke Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/games-util/xboxdrv/ChangeLog,v 1.24 2012/05/03 03:41:15 jdhore Exp $
98 +
99 + 03 May 2012; Jeff Horelick <jdhore@g.o> xboxdrv-0.8.2.ebuild,
100 + xboxdrv-0.8.4.ebuild:
101 + dev-util/pkgconfig -> virtual/pkgconfig
102
103 15 Apr 2012; Markus Meier <maekke@g.o> xboxdrv-0.8.4.ebuild:
104 x86 stable, bug #411525