Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/filepath: filepath-1.0.ebuild ChangeLog
Date: Wed, 14 Nov 2007 19:21:53
Message-Id: E1IsNo4-0005HT-68@stork.gentoo.org
1 beandog 07/11/14 19:21:48
2
3 Modified: filepath-1.0.ebuild ChangeLog
4 Log:
5 amd64 stable, bug 196616
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.9 dev-haskell/filepath/filepath-1.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild?r1=1.8&r2=1.9
14
15 Index: filepath-1.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- filepath-1.0.ebuild 5 Nov 2007 02:10:42 -0000 1.8
22 +++ filepath-1.0.ebuild 14 Nov 2007 19:21:47 -0000 1.9
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-haskell/filepath/filepath-1.0.ebuild,v 1.8 2007/11/05 02:10:42 dcoutts Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v 1.9 2007/11/14 19:21:47 beandog Exp $
28
29 CABAL_FEATURES="haddock lib profile"
30 inherit haskell-cabal
31 @@ -12,7 +12,7 @@
32 SLOT="0"
33
34 #if possible try testing with "~ppc"
35 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc x86"
36 +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~sparc x86"
37 IUSE=""
38
39 DEPEND=">=dev-lang/ghc-6.4"
40
41
42
43 1.9 dev-haskell/filepath/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/ChangeLog?rev=1.9&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/ChangeLog?rev=1.9&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/ChangeLog?r1=1.8&r2=1.9
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v
52 retrieving revision 1.8
53 retrieving revision 1.9
54 diff -u -r1.8 -r1.9
55 --- ChangeLog 5 Nov 2007 02:10:42 -0000 1.8
56 +++ ChangeLog 14 Nov 2007 19:21:47 -0000 1.9
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-haskell/filepath
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.8 2007/11/05 02:10:42 dcoutts Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.9 2007/11/14 19:21:47 beandog Exp $
62 +
63 + 14 Nov 2007; Steve Dibb <beandog@g.o> filepath-1.0.ebuild:
64 + amd64 stable, bug 196616
65
66 05 Nov 2007; Duncan Coutts <dcoutts@g.o> filepath-1.0.ebuild:
67 Added ~ppc to keywords
68
69
70
71 --
72 gentoo-commits@g.o mailing list