Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/vbam: vbam-1.8.0.1090.ebuild ChangeLog vbam-1.8.0.1009-r1.ebuild
Date: Tue, 31 Jul 2012 23:01:18
Message-Id: 20120731230105.E1D4B2004B@flycatcher.gentoo.org
1 hasufell 12/07/31 23:01:05
2
3 Modified: vbam-1.8.0.1090.ebuild ChangeLog
4 vbam-1.8.0.1009-r1.ebuild
5 Log:
6 make build output verbose
7
8 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.3 games-emulation/vbam/vbam-1.8.0.1090.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1090.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1090.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1090.ebuild?r1=1.2&r2=1.3
16
17 Index: vbam-1.8.0.1090.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1090.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- vbam-1.8.0.1090.ebuild 4 May 2012 04:38:38 -0000 1.2
24 +++ vbam-1.8.0.1090.ebuild 31 Jul 2012 23:01:05 -0000 1.3
25 @@ -1,6 +1,6 @@
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-emulation/vbam/vbam-1.8.0.1090.ebuild,v 1.2 2012/05/04 04:38:38 jdhore Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1090.ebuild,v 1.3 2012/07/31 23:01:05 hasufell Exp $
30
31 EAPI=3
32
33 @@ -65,6 +65,10 @@
34 cmake-utils_src_configure
35 }
36
37 +src_compile() {
38 + cmake-utils_src_compile
39 +}
40 +
41 src_install() {
42 cmake-utils_src_install
43
44
45
46
47 1.12 games-emulation/vbam/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/ChangeLog?rev=1.12&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/ChangeLog?rev=1.12&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/ChangeLog?r1=1.11&r2=1.12
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v
56 retrieving revision 1.11
57 retrieving revision 1.12
58 diff -u -r1.11 -r1.12
59 --- ChangeLog 4 May 2012 04:38:38 -0000 1.11
60 +++ ChangeLog 31 Jul 2012 23:01:05 -0000 1.12
61 @@ -1,6 +1,10 @@
62 # ChangeLog for games-emulation/vbam
63 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v 1.11 2012/05/04 04:38:38 jdhore Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/ChangeLog,v 1.12 2012/07/31 23:01:05 hasufell Exp $
66 +
67 + 31 Jul 2012; Julian Ospald <hasufell@g.o> vbam-1.8.0.1009-r1.ebuild,
68 + vbam-1.8.0.1090.ebuild:
69 + make build output verbose
70
71 04 May 2012; Jeff Horelick <jdhore@g.o> vbam-1.8.0.1009-r1.ebuild,
72 vbam-1.8.0.1090.ebuild:
73
74
75
76 1.7 games-emulation/vbam/vbam-1.8.0.1009-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1009-r1.ebuild?rev=1.7&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1009-r1.ebuild?rev=1.7&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1009-r1.ebuild?r1=1.6&r2=1.7
81
82 Index: vbam-1.8.0.1009-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1009-r1.ebuild,v
85 retrieving revision 1.6
86 retrieving revision 1.7
87 diff -u -r1.6 -r1.7
88 --- vbam-1.8.0.1009-r1.ebuild 4 May 2012 04:38:38 -0000 1.6
89 +++ vbam-1.8.0.1009-r1.ebuild 31 Jul 2012 23:01:05 -0000 1.7
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2012 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1009-r1.ebuild,v 1.6 2012/05/04 04:38:38 jdhore Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/vbam/vbam-1.8.0.1009-r1.ebuild,v 1.7 2012/07/31 23:01:05 hasufell Exp $
95
96 EAPI=2
97
98 @@ -63,6 +63,10 @@
99 cmake-utils_src_configure
100 }
101
102 +src_compile() {
103 + cmake-utils_src_compile
104 +}
105 +
106 src_install() {
107 cmake-utils_src_install