Gentoo Archives: gentoo-commits

From: "Mark Wright (gienah)" <gienah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/stream: stream-0.4.6.ebuild stream-0.2.6-r1.ebuild ChangeLog
Date: Sat, 02 Jun 2012 07:07:36
Message-Id: 20120602070714.29BBE2004B@flycatcher.gentoo.org
1 gienah 12/06/02 07:07:14
2
3 Modified: stream-0.2.6-r1.ebuild ChangeLog
4 Added: stream-0.4.6.ebuild
5 Log:
6 Bump stream to 0.4.6
7
8 (Portage version: 2.1.10.63/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.8 dev-haskell/stream/stream-0.2.6-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/stream/stream-0.2.6-r1.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/stream/stream-0.2.6-r1.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/stream/stream-0.2.6-r1.ebuild?r1=1.7&r2=1.8
16
17 Index: stream-0.2.6-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/stream/stream-0.2.6-r1.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- stream-0.2.6-r1.ebuild 30 Jun 2011 12:18:14 -0000 1.7
24 +++ stream-0.2.6-r1.ebuild 2 Jun 2012 07:07:13 -0000 1.8
25 @@ -1,8 +1,8 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stream/stream-0.2.6-r1.ebuild,v 1.7 2011/06/30 12:18:14 tomka Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stream/stream-0.2.6-r1.ebuild,v 1.8 2012/06/02 07:07:13 gienah Exp $
31
32 -EAPI=1
33 +EAPI=4
34
35 CABAL_FEATURES="lib profile haddock"
36 inherit haskell-cabal
37
38
39
40 1.9 dev-haskell/stream/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/stream/ChangeLog?rev=1.9&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/stream/ChangeLog?rev=1.9&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/stream/ChangeLog?r1=1.8&r2=1.9
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/stream/ChangeLog,v
49 retrieving revision 1.8
50 retrieving revision 1.9
51 diff -u -r1.8 -r1.9
52 --- ChangeLog 30 Jun 2011 12:18:14 -0000 1.8
53 +++ ChangeLog 2 Jun 2012 07:07:14 -0000 1.9
54 @@ -1,6 +1,12 @@
55 # ChangeLog for dev-haskell/stream
56 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stream/ChangeLog,v 1.8 2011/06/30 12:18:14 tomka Exp $
58 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
59 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stream/ChangeLog,v 1.9 2012/06/02 07:07:14 gienah Exp $
60 +
61 +*stream-0.4.6 (02 Jun 2012)
62 +
63 + 02 Jun 2012; Mark Wright <gienah@g.o> +stream-0.4.6.ebuild,
64 + stream-0.2.6-r1.ebuild:
65 + Bump stream to 0.4.6
66
67 30 Jun 2011; Thomas Kahle <tomka@g.o> stream-0.2.6-r1.ebuild:
68 x86 stable per bug 338985
69
70
71
72 1.1 dev-haskell/stream/stream-0.4.6.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/stream/stream-0.4.6.ebuild?rev=1.1&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/stream/stream-0.4.6.ebuild?rev=1.1&content-type=text/plain
76
77 Index: stream-0.4.6.ebuild
78 ===================================================================
79 # Copyright 1999-2012 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/stream/stream-0.4.6.ebuild,v 1.1 2012/06/02 07:07:13 gienah Exp $
82
83 EAPI=4
84
85 # ebuild generated by hackport 0.2.18.9999
86
87 CABAL_FEATURES="lib profile haddock hoogle hscolour"
88 inherit haskell-cabal
89
90 MY_PN="Stream"
91 MY_P="${MY_PN}-${PV}"
92
93 DESCRIPTION="A library for manipulating infinite lists."
94 HOMEPAGE="http://hackage.haskell.org/package/Stream"
95 SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz"
96
97 LICENSE="BSD"
98 SLOT="0"
99 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
100 IUSE=""
101
102 RDEPEND=">=dev-haskell/lazysmallcheck-0.3[profile?]
103 >=dev-haskell/quickcheck-2.0[profile?]
104 >=dev-lang/ghc-6.8.2"
105 DEPEND="${RDEPEND}
106 dev-haskell/cabal"
107
108 S="${WORKDIR}/${MY_P}"