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/quickcheck: ChangeLog quickcheck-1.0.ebuild quickcheck-1.2.0.0.ebuild quickcheck-1.1.0.0.ebuild
Date: Thu, 01 Jul 2010 19:58:40
Message-Id: 20100701195821.A77E62C621@corvid.gentoo.org
1 jer 10/07/01 19:58:21
2
3 Modified: ChangeLog quickcheck-1.0.ebuild
4 quickcheck-1.2.0.0.ebuild quickcheck-1.1.0.0.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.40 dev-haskell/quickcheck/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck/ChangeLog?rev=1.40&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck/ChangeLog?rev=1.40&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck/ChangeLog?r1=1.39&r2=1.40
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v
19 retrieving revision 1.39
20 retrieving revision 1.40
21 diff -u -r1.39 -r1.40
22 --- ChangeLog 28 Mar 2010 15:36:44 -0000 1.39
23 +++ ChangeLog 1 Jul 2010 19:58:21 -0000 1.40
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-haskell/quickcheck
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.39 2010/03/28 15:36:44 kolmodin Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.40 2010/07/01 19:58:21 jer Exp $
29 +
30 + 01 Jul 2010; Jeroen Roovers <jer@g.o> quickcheck-1.0.ebuild,
31 + quickcheck-1.1.0.0.ebuild, quickcheck-1.2.0.0.ebuild:
32 + Drop support for ghc and darcs.
33
34 *quickcheck-2.1.0.3 (28 Mar 2010)
35
36
37
38
39 1.16 dev-haskell/quickcheck/quickcheck-1.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.0.ebuild?rev=1.16&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.0.ebuild?rev=1.16&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.0.ebuild?r1=1.15&r2=1.16
44
45 Index: quickcheck-1.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.0.ebuild,v
48 retrieving revision 1.15
49 retrieving revision 1.16
50 diff -u -r1.15 -r1.16
51 --- quickcheck-1.0.ebuild 14 Mar 2010 18:42:10 -0000 1.15
52 +++ quickcheck-1.0.ebuild 1 Jul 2010 19:58:21 -0000 1.16
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.0.ebuild,v 1.15 2010/03/14 18:42:10 kolmodin Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.0.ebuild,v 1.16 2010/07/01 19:58:21 jer Exp $
58
59 inherit ghc-package
60
61 @@ -10,7 +10,7 @@
62 LICENSE="BSD"
63 SLOT="1"
64
65 -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
66 +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
67 IUSE=""
68
69 DEPEND="=dev-lang/ghc-6.4*"
70
71
72
73 1.5 dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild?rev=1.5&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild?rev=1.5&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild?r1=1.4&r2=1.5
78
79 Index: quickcheck-1.2.0.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild,v
82 retrieving revision 1.4
83 retrieving revision 1.5
84 diff -u -r1.4 -r1.5
85 --- quickcheck-1.2.0.0.ebuild 14 Mar 2010 18:42:10 -0000 1.4
86 +++ quickcheck-1.2.0.0.ebuild 1 Jul 2010 19:58:21 -0000 1.5
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild,v 1.4 2010/03/14 18:42:10 kolmodin Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.2.0.0.ebuild,v 1.5 2010/07/01 19:58:21 jer Exp $
92
93 CABAL_FEATURES="lib profile haddock"
94 inherit haskell-cabal
95 @@ -14,7 +14,7 @@
96
97 LICENSE="BSD"
98 SLOT="1"
99 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
100 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
101 IUSE=""
102
103 RDEPEND=">=dev-lang/ghc-6.6.1"
104
105
106
107 1.9 dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild
108
109 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild?rev=1.9&view=markup
110 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild?rev=1.9&content-type=text/plain
111 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild?r1=1.8&r2=1.9
112
113 Index: quickcheck-1.1.0.0.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild,v
116 retrieving revision 1.8
117 retrieving revision 1.9
118 diff -u -r1.8 -r1.9
119 --- quickcheck-1.1.0.0.ebuild 14 Mar 2010 18:42:10 -0000 1.8
120 +++ quickcheck-1.1.0.0.ebuild 1 Jul 2010 19:58:21 -0000 1.9
121 @@ -1,6 +1,6 @@
122 # Copyright 1999-2010 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild,v 1.8 2010/03/14 18:42:10 kolmodin Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.1.0.0.ebuild,v 1.9 2010/07/01 19:58:21 jer Exp $
126
127 CABAL_FEATURES="lib profile haddock"
128 CABAL_MIN_VERSION=1.2
129 @@ -15,7 +15,7 @@
130
131 LICENSE="BSD"
132 SLOT="1"
133 -KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86"
134 +KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
135 IUSE=""
136
137 DEPEND=">=dev-lang/ghc-6.6"