Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ghc: ghc-6.4.2.ebuild
Date: Mon, 05 Nov 2007 20:03:29
Message-Id: E1Ip8AO-0006Va-4g@stork.gentoo.org
1 mr_bones_ 07/11/05 20:03:24
2
3 Modified: ghc-6.4.2.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.24 dev-lang/ghc/ghc-6.4.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ghc-6.4.2.ebuild?rev=1.24&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ghc-6.4.2.ebuild?rev=1.24&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ghc-6.4.2.ebuild?r1=1.23&r2=1.24
14
15 Index: ghc-6.4.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.4.2.ebuild,v
18 retrieving revision 1.23
19 retrieving revision 1.24
20 diff -u -r1.23 -r1.24
21 --- ghc-6.4.2.ebuild 5 Nov 2007 10:27:49 -0000 1.23
22 +++ ghc-6.4.2.ebuild 5 Nov 2007 20:03:23 -0000 1.24
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.4.2.ebuild,v 1.23 2007/11/05 10:27:49 dcoutts Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.4.2.ebuild,v 1.24 2007/11/05 20:03:23 mr_bones_ Exp $
28
29 # Brief explanation of the bootstrap logic:
30 #
31 @@ -194,7 +194,6 @@
32 "${S}/usr/$(get_libdir)/${P}/package.conf" \
33 || die "Relocating ghc from /usr to /opt/ghc failed"
34
35 -
36 # fix docs
37 if use doc; then
38 # correct the documentation and .haddock files path
39
40
41
42 --
43 gentoo-commits@g.o mailing list