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