Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/glew: ChangeLog glew-1.4.0.ebuild
Date: Wed, 09 Jan 2008 14:30:26
Message-Id: E1JCbwl-0000Tu-D5@stork.gentoo.org
1 fmccor 08/01/09 14:30:23
2
3 Modified: ChangeLog glew-1.4.0.ebuild
4 Log:
5 Sparc stable --- Bug #197162 --- glewinfo and visualinfo work fine.
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.34 media-libs/glew/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/glew/ChangeLog?rev=1.34&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/glew/ChangeLog?rev=1.34&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/glew/ChangeLog?r1=1.33&r2=1.34
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v
18 retrieving revision 1.33
19 retrieving revision 1.34
20 diff -u -r1.33 -r1.34
21 --- ChangeLog 8 Jan 2008 17:15:33 -0000 1.33
22 +++ ChangeLog 9 Jan 2008 14:30:22 -0000 1.34
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-libs/glew
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.33 2008/01/08 17:15:33 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/ChangeLog,v 1.34 2008/01/09 14:30:22 fmccor Exp $
28 +
29 + 09 Jan 2008; Ferris McCormick <fmccor@g.o> glew-1.4.0.ebuild:
30 + Sparc stable --- Bug #197162 --- glewinfo and visualinfo work fine.
31
32 *glew-1.5.0 (08 Jan 2008)
33
34
35
36
37 1.3 media-libs/glew/glew-1.4.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/glew/glew-1.4.0.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/glew/glew-1.4.0.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/glew/glew-1.4.0.ebuild?r1=1.2&r2=1.3
42
43 Index: glew-1.4.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.4.0.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- glew-1.4.0.ebuild 16 Dec 2007 11:30:25 -0000 1.2
50 +++ glew-1.4.0.ebuild 9 Jan 2008 14:30:22 -0000 1.3
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2007 Gentoo Foundation
53 +# Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.4.0.ebuild,v 1.2 2007/12/16 11:30:25 drac Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-libs/glew/glew-1.4.0.ebuild,v 1.3 2008/01/09 14:30:22 fmccor Exp $
57
58 inherit eutils multilib toolchain-funcs
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="BSD GLX SGI-B GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
66 IUSE=""
67
68 RDEPEND="virtual/opengl
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list