Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/filepath: ChangeLog filepath-1.1.0.0.ebuild filepath-1.0.ebuild filepath-1.1.0.2.ebuild
Date: Thu, 01 Jul 2010 19:23:37
Message-Id: 20100701192331.799A42C621@corvid.gentoo.org
1 jer 10/07/01 19:23:31
2
3 Modified: ChangeLog filepath-1.1.0.0.ebuild
4 filepath-1.0.ebuild filepath-1.1.0.2.ebuild
5 Log:
6 --force
7 (Portage version: 2.2_rc67/cvs/Linux i686)
8
9 Revision Changes Path
10 1.22 dev-haskell/filepath/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/filepath/ChangeLog?rev=1.22&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/filepath/ChangeLog?rev=1.22&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/filepath/ChangeLog?r1=1.21&r2=1.22
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v
19 retrieving revision 1.21
20 retrieving revision 1.22
21 diff -u -r1.21 -r1.22
22 --- ChangeLog 2 Jan 2010 12:23:57 -0000 1.21
23 +++ ChangeLog 1 Jul 2010 19:23:31 -0000 1.22
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-haskell/filepath
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.21 2010/01/02 12:23:57 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/ChangeLog,v 1.22 2010/07/01 19:23:31 jer Exp $
29 +
30 + 01 Jul 2010; Jeroen Roovers <jer@g.o> filepath-1.0.ebuild,
31 + filepath-1.1.0.0.ebuild, filepath-1.1.0.2.ebuild:
32 + Drop support for ghc and darcs.
33
34 02 Jan 2010; Christian Faulhammer <fauli@g.o>
35 filepath-1.1.0.2.ebuild:
36
37
38
39 1.8 dev-haskell/filepath/filepath-1.1.0.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild?r1=1.7&r2=1.8
44
45 Index: filepath-1.1.0.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- filepath-1.1.0.0.ebuild 13 Dec 2009 07:09:17 -0000 1.7
52 +++ filepath-1.1.0.0.ebuild 1 Jul 2010 19:23:31 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v 1.7 2009/12/13 07:09:17 mr_bones_ Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.0.ebuild,v 1.8 2010/07/01 19:23:31 jer Exp $
59
60 CABAL_FEATURES="haddock lib profile"
61 inherit haskell-cabal
62 @@ -11,7 +11,7 @@
63 LICENSE="BSD"
64 SLOT="0"
65
66 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc sparc x86"
67 +KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86"
68 IUSE=""
69
70 DEPEND=">=dev-lang/ghc-6.4"
71
72
73
74 1.14 dev-haskell/filepath/filepath-1.0.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild?rev=1.14&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild?rev=1.14&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild?r1=1.13&r2=1.14
79
80 Index: filepath-1.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v
83 retrieving revision 1.13
84 retrieving revision 1.14
85 diff -u -r1.13 -r1.14
86 --- filepath-1.0.ebuild 16 Dec 2007 18:35:49 -0000 1.13
87 +++ filepath-1.0.ebuild 1 Jul 2010 19:23:31 -0000 1.14
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2007 Gentoo Foundation
90 +# Copyright 1999-2010 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v 1.13 2007/12/16 18:35:49 nixnut Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.0.ebuild,v 1.14 2010/07/01 19:23:31 jer Exp $
94
95 CABAL_FEATURES="haddock lib profile"
96 inherit haskell-cabal
97 @@ -11,7 +11,7 @@
98 LICENSE="BSD"
99 SLOT="0"
100
101 -KEYWORDS="amd64 hppa ~ia64 ppc sparc x86"
102 +KEYWORDS="amd64 ~ia64 ppc sparc x86"
103 IUSE=""
104
105 DEPEND=">=dev-lang/ghc-6.4"
106
107
108
109 1.5 dev-haskell/filepath/filepath-1.1.0.2.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.2.ebuild?rev=1.5&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.2.ebuild?rev=1.5&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.2.ebuild?r1=1.4&r2=1.5
114
115 Index: filepath-1.1.0.2.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.2.ebuild,v
118 retrieving revision 1.4
119 retrieving revision 1.5
120 diff -u -r1.4 -r1.5
121 --- filepath-1.1.0.2.ebuild 2 Jan 2010 12:23:57 -0000 1.4
122 +++ filepath-1.1.0.2.ebuild 1 Jul 2010 19:23:31 -0000 1.5
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2010 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.2.ebuild,v 1.4 2010/01/02 12:23:57 fauli Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/filepath/filepath-1.1.0.2.ebuild,v 1.5 2010/07/01 19:23:31 jer Exp $
128
129 CABAL_FEATURES="lib profile haddock"
130 inherit haskell-cabal
131 @@ -11,7 +11,7 @@
132
133 LICENSE="BSD"
134 SLOT="0"
135 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
136 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
137 IUSE=""
138
139 RDEPEND=">=dev-lang/ghc-6.6.1"