Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/glut: ChangeLog glut-2.1.1.1.ebuild
Date: Fri, 03 Oct 2008 23:28:39
Message-Id: E1Klu4a-0005J6-2y@stork.gentoo.org
1 fmccor 08/10/03 23:28:36
2
3 Modified: ChangeLog glut-2.1.1.1.ebuild
4 Log:
5 Sparc stable --- Bug #230919 and Bug #239368.
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.20-gentoo-r8 x86_64)
7
8 Revision Changes Path
9 1.9 dev-haskell/glut/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/glut/ChangeLog?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/glut/ChangeLog?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/glut/ChangeLog?r1=1.8&r2=1.9
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- ChangeLog 6 Jul 2008 20:24:35 -0000 1.8
22 +++ ChangeLog 3 Oct 2008 23:28:35 -0000 1.9
23 @@ -1,6 +1,12 @@
24 # ChangeLog for dev-haskell/glut
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v 1.8 2008/07/06 20:24:35 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/ChangeLog,v 1.9 2008/10/03 23:28:35 fmccor Exp $
28 +
29 + 03 Oct 2008; Ferris McCormick <fmccor@g.o> glut-2.1.1.1.ebuild:
30 + Sparc stable --- Bug #230919 and Bug #239368.
31 +
32 + 03 Oct 2008; Ferris McCormick <fmccor@g.o> glut-2.1.1.1.ebuild:
33 + Sparc stable --- Bug #230919 and Bug #239368.
34
35 06 Jul 2008; Markus Meier <maekke@g.o> glut-2.1.1.1.ebuild:
36 amd64/x86 stable, bug #230919
37
38
39
40 1.3 dev-haskell/glut/glut-2.1.1.1.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/glut/glut-2.1.1.1.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/glut/glut-2.1.1.1.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/glut/glut-2.1.1.1.ebuild?r1=1.2&r2=1.3
45
46 Index: glut-2.1.1.1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/glut/glut-2.1.1.1.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- glut-2.1.1.1.ebuild 6 Jul 2008 20:24:35 -0000 1.2
53 +++ glut-2.1.1.1.ebuild 3 Oct 2008 23:28:35 -0000 1.3
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/glut-2.1.1.1.ebuild,v 1.2 2008/07/06 20:24:35 maekke Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/glut/glut-2.1.1.1.ebuild,v 1.3 2008/10/03 23:28:35 fmccor Exp $
59
60 CABAL_FEATURES="lib profile haddock"
61 CABAL_MIN_VERSION=1.2
62 @@ -15,7 +15,7 @@
63
64 LICENSE="BSD"
65 SLOT="0"
66 -KEYWORDS="amd64 ~sparc x86"
67 +KEYWORDS="amd64 sparc x86"
68 IUSE=""
69
70 DEPEND=">=dev-lang/ghc-6.4