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/parsec: parsec-2.1.0.1.ebuild ChangeLog parsec-2.1.0.0.ebuild
Date: Thu, 01 Jul 2010 19:58:30
Message-Id: 20100701195810.683642C621@corvid.gentoo.org
1 jer 10/07/01 19:58:10
2
3 Modified: parsec-2.1.0.1.ebuild ChangeLog
4 parsec-2.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.4 dev-haskell/parsec/parsec-2.1.0.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.1.ebuild?r1=1.3&r2=1.4
15
16 Index: parsec-2.1.0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- parsec-2.1.0.1.ebuild 2 Jan 2010 12:29:53 -0000 1.3
23 +++ parsec-2.1.0.1.ebuild 1 Jul 2010 19:58:10 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.1.ebuild,v 1.3 2010/01/02 12:29:53 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.1.ebuild,v 1.4 2010/07/01 19:58:10 jer Exp $
29
30 CABAL_FEATURES="lib profile haddock"
31 inherit haskell-cabal
32 @@ -11,7 +11,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
37 +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
38 IUSE=""
39
40 RDEPEND=">=dev-lang/ghc-6.6.1"
41
42
43
44 1.14 dev-haskell/parsec/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/parsec/ChangeLog?rev=1.14&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/parsec/ChangeLog?rev=1.14&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/parsec/ChangeLog?r1=1.13&r2=1.14
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v
53 retrieving revision 1.13
54 retrieving revision 1.14
55 diff -u -r1.13 -r1.14
56 --- ChangeLog 2 Jan 2010 12:29:53 -0000 1.13
57 +++ ChangeLog 1 Jul 2010 19:58:10 -0000 1.14
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-haskell/parsec
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.13 2010/01/02 12:29:53 fauli Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.14 2010/07/01 19:58:10 jer Exp $
63 +
64 + 01 Jul 2010; Jeroen Roovers <jer@g.o> parsec-2.1.0.0.ebuild,
65 + parsec-2.1.0.1.ebuild:
66 + Drop support for ghc and darcs.
67
68 02 Jan 2010; Christian Faulhammer <fauli@g.o>
69 parsec-2.1.0.1.ebuild:
70
71
72
73 1.11 dev-haskell/parsec/parsec-2.1.0.0.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.0.ebuild?rev=1.11&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.0.ebuild?rev=1.11&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.0.ebuild?r1=1.10&r2=1.11
78
79 Index: parsec-2.1.0.0.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.0.ebuild,v
82 retrieving revision 1.10
83 retrieving revision 1.11
84 diff -u -r1.10 -r1.11
85 --- parsec-2.1.0.0.ebuild 18 Oct 2008 18:02:56 -0000 1.10
86 +++ parsec-2.1.0.0.ebuild 1 Jul 2010 19:58:10 -0000 1.11
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2008 Gentoo Foundation
89 +# Copyright 1999-2010 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.0.ebuild,v 1.10 2008/10/18 18:02:56 nixnut Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/parsec-2.1.0.0.ebuild,v 1.11 2010/07/01 19:58:10 jer Exp $
93
94 CABAL_FEATURES="lib profile haddock"
95 CABAL_MIN_VERSION=1.2
96 @@ -12,7 +12,7 @@
97
98 LICENSE="BSD"
99 SLOT="0"
100 -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
101 +KEYWORDS="alpha amd64 ia64 ppc sparc x86"
102 IUSE=""
103
104 DEPEND=">=dev-lang/ghc-6.4"