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-haskell/filepath: filepath-1.0.ebuild ChangeLog
Date: Tue, 23 Oct 2007 16:15:43
Message-Id: E1IkMPl-0005cw-HQ@stork.gentoo.org
1 opfer 07/10/23 16:15:33
2
3 Modified: filepath-1.0.ebuild ChangeLog
4 Log:
5 stable x86, bug 196616
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.6 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.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild?r1=1.5&r2=1.6
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.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- filepath-1.0.ebuild 29 Aug 2007 14:30:08 -0000 1.5
22 +++ filepath-1.0.ebuild 23 Oct 2007 16:15:32 -0000 1.6
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.5 2007/08/29 14:30:08 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v 1.6 2007/10/23 16:15:32 opfer 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 ~sparc ~x86"
36 +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc x86"
37 IUSE=""
38
39 DEPEND=">=virtual/ghc-6.4"
40
41
42
43 1.6 dev-haskell/filepath/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/ChangeLog?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/ChangeLog?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-haskell/filepath/ChangeLog?r1=1.5&r2=1.6
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- ChangeLog 29 Aug 2007 14:30:08 -0000 1.5
56 +++ ChangeLog 23 Oct 2007 16:15:32 -0000 1.6
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.5 2007/08/29 14:30:08 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.6 2007/10/23 16:15:32 opfer Exp $
62 +
63 + 23 Oct 2007; Christian Faulhammer <opfer@g.o> filepath-1.0.ebuild:
64 + stable x86, bug 196616
65
66 29 Aug 2007; Jeroen Roovers <jer@g.o> filepath-1.0.ebuild:
67 Marked ~hppa (bug #187147).
68
69
70
71 --
72 gentoo-commits@g.o mailing list