Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-games/crystalspace: crystalspace-1.2.ebuild crystalspace-1.0.1.ebuild ChangeLog
Date: Wed, 21 Nov 2007 02:08:22
Message-Id: E1Iuf0i-0001Wa-UI@stork.gentoo.org
1 dirtyepic 07/11/21 02:08:16
2
3 Modified: crystalspace-1.2.ebuild crystalspace-1.0.1.ebuild
4 ChangeLog
5 Log:
6 Allow building with ftjam for bug #188194
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.5 dev-games/crystalspace/crystalspace-1.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.ebuild?r1=1.4&r2=1.5
15
16 Index: crystalspace-1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- crystalspace-1.2.ebuild 21 Nov 2007 00:56:43 -0000 1.4
23 +++ crystalspace-1.2.ebuild 21 Nov 2007 02:08:16 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.ebuild,v 1.4 2007/11/21 00:56:43 dirtyepic Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.2.ebuild,v 1.5 2007/11/21 02:08:16 dirtyepic Exp $
29
30 inherit flag-o-matic java-pkg-opt-2 multilib wxwidgets
31
32 @@ -39,7 +39,7 @@
33 3ds? ( media-libs/lib3ds )
34 java? ( dev-java/ant-core
35 >=virtual/jdk-1.5 )
36 - dev-util/jam
37 + || ( dev-util/jam dev-util/ftjam )
38 dev-lang/swig
39 dev-util/pkgconfig"
40
41
42
43
44 1.8 dev-games/crystalspace/crystalspace-1.0.1.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/crystalspace/crystalspace-1.0.1.ebuild?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/crystalspace/crystalspace-1.0.1.ebuild?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/crystalspace/crystalspace-1.0.1.ebuild?r1=1.7&r2=1.8
49
50 Index: crystalspace-1.0.1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.0.1.ebuild,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- crystalspace-1.0.1.ebuild 21 Nov 2007 00:56:43 -0000 1.7
57 +++ crystalspace-1.0.1.ebuild 21 Nov 2007 02:08:16 -0000 1.8
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2007 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.0.1.ebuild,v 1.7 2007/11/21 00:56:43 dirtyepic Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.0.1.ebuild,v 1.8 2007/11/21 02:08:16 dirtyepic Exp $
63
64 inherit flag-o-matic java-pkg-opt-2 multilib wxwidgets
65
66 @@ -39,7 +39,7 @@
67 3ds? ( media-libs/lib3ds )
68 java? ( dev-java/ant-core
69 >=virtual/jdk-1.5 )
70 - dev-util/jam
71 + || ( dev-util/jam dev-util/ftjam )
72 dev-lang/swig
73 dev-util/pkgconfig"
74
75
76
77
78 1.37 dev-games/crystalspace/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/crystalspace/ChangeLog?rev=1.37&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/crystalspace/ChangeLog?rev=1.37&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/crystalspace/ChangeLog?r1=1.36&r2=1.37
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v
87 retrieving revision 1.36
88 retrieving revision 1.37
89 diff -u -r1.36 -r1.37
90 --- ChangeLog 21 Nov 2007 00:56:43 -0000 1.36
91 +++ ChangeLog 21 Nov 2007 02:08:16 -0000 1.37
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-games/crystalspace
94 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.36 2007/11/21 00:56:43 dirtyepic Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.37 2007/11/21 02:08:16 dirtyepic Exp $
97 +
98 + 21 Nov 2007; Ryan Hill <dirtyepic@g.o> crystalspace-1.0.1.ebuild,
99 + crystalspace-1.2.ebuild:
100 + Allow building with ftjam for bug #188194
101
102 21 Nov 2007; Ryan Hill <dirtyepic@g.o> crystalspace-1.0.1.ebuild,
103 crystalspace-1.2.ebuild:
104
105
106
107 --
108 gentoo-commits@g.o mailing list