Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-games/irrlicht: ChangeLog irrlicht-1.4.ebuild
Date: Sat, 10 May 2008 11:02:19
Message-Id: E1JumqF-0002gi-W1@stork.gentoo.org
1 opfer 08/05/10 11:02:15
2
3 Modified: ChangeLog irrlicht-1.4.ebuild
4 Log:
5 stable x86, bug 221167
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.24 dev-games/irrlicht/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/irrlicht/ChangeLog?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/irrlicht/ChangeLog?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/irrlicht/ChangeLog?r1=1.23&r2=1.24
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-games/irrlicht/ChangeLog,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- ChangeLog 30 Nov 2007 16:17:06 -0000 1.23
22 +++ ChangeLog 10 May 2008 11:02:15 -0000 1.24
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-games/irrlicht
25 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-games/irrlicht/ChangeLog,v 1.23 2007/11/30 16:17:06 nyhm Exp $
27 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-games/irrlicht/ChangeLog,v 1.24 2008/05/10 11:02:15 opfer Exp $
29 +
30 + 10 May 2008; Christian Faulhammer <opfer@g.o> irrlicht-1.4.ebuild:
31 + stable x86, bug 221167
32
33 *irrlicht-1.4 (30 Nov 2007)
34
35
36
37
38 1.2 dev-games/irrlicht/irrlicht-1.4.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/irrlicht/irrlicht-1.4.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/irrlicht/irrlicht-1.4.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-games/irrlicht/irrlicht-1.4.ebuild?r1=1.1&r2=1.2
43
44 Index: irrlicht-1.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-games/irrlicht/irrlicht-1.4.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- irrlicht-1.4.ebuild 30 Nov 2007 16:17:06 -0000 1.1
51 +++ irrlicht-1.4.ebuild 10 May 2008 11:02:15 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-games/irrlicht/irrlicht-1.4.ebuild,v 1.1 2007/11/30 16:17:06 nyhm Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-games/irrlicht/irrlicht-1.4.ebuild,v 1.2 2008/05/10 11:02:15 opfer Exp $
58
59 inherit eutils
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="ZLIB"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ppc ~x86"
66 +KEYWORDS="~amd64 ~ppc x86"
67 IUSE="doc"
68
69 RDEPEND="media-libs/jpeg
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list