Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/hxt: hxt-9.3.1.1.ebuild ChangeLog hxt-9.3.1.4.ebuild hxt-9.3.1.10.ebuild hxt-9.3.1.9.ebuild
Date: Sun, 02 Aug 2015 11:25:48
Message-Id: 20150802112542.94AF1113@oystercatcher.gentoo.org
1 slyfox 15/08/02 11:25:42
2
3 Modified: hxt-9.3.1.1.ebuild ChangeLog
4 Removed: hxt-9.3.1.4.ebuild hxt-9.3.1.10.ebuild
5 hxt-9.3.1.9.ebuild
6 Log:
7 Drop old.
8
9 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
10
11 Revision Changes Path
12 1.5 dev-haskell/hxt/hxt-9.3.1.1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/hxt-9.3.1.1.ebuild?rev=1.5&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/hxt-9.3.1.1.ebuild?rev=1.5&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/hxt-9.3.1.1.ebuild?r1=1.4&r2=1.5
17
18 Index: hxt-9.3.1.1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hxt/hxt-9.3.1.1.ebuild,v
21 retrieving revision 1.4
22 retrieving revision 1.5
23 diff -u -r1.4 -r1.5
24 --- hxt-9.3.1.1.ebuild 25 Jul 2014 09:16:45 -0000 1.4
25 +++ hxt-9.3.1.1.ebuild 2 Aug 2015 11:25:42 -0000 1.5
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2014 Gentoo Foundation
28 +# Copyright 1999-2015 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt/hxt-9.3.1.1.ebuild,v 1.4 2014/07/25 09:16:45 slyfox Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt/hxt-9.3.1.1.ebuild,v 1.5 2015/08/02 11:25:42 slyfox Exp $
32
33 EAPI=5
34
35 @@ -18,22 +18,14 @@
36 KEYWORDS="amd64 x86"
37 IUSE=""
38
39 -RDEPEND=">=dev-haskell/binary-0.5:=[profile?]
40 - <dev-haskell/binary-1:=[profile?]
41 - >=dev-haskell/deepseq-1.1:=[profile?]
42 - <dev-haskell/deepseq-2:=[profile?]
43 - >=dev-haskell/hunit-1.2:=[profile?]
44 - <dev-haskell/hunit-2:=[profile?]
45 - >=dev-haskell/hxt-charproperties-9.1:=[profile?]
46 - <dev-haskell/hxt-charproperties-10:=[profile?]
47 +RDEPEND=">=dev-haskell/binary-0.5:=[profile?] <dev-haskell/binary-1:=[profile?]
48 + >=dev-haskell/hunit-1.2:=[profile?] <dev-haskell/hunit-2:=[profile?]
49 + >=dev-haskell/hxt-charproperties-9.1:=[profile?] <dev-haskell/hxt-charproperties-10:=[profile?]
50 =dev-haskell/hxt-regex-xmlschema-9*:=[profile?]
51 - >=dev-haskell/hxt-unicode-9.0.1:=[profile?]
52 - <dev-haskell/hxt-unicode-10:=[profile?]
53 + >=dev-haskell/hxt-unicode-9.0.1:=[profile?] <dev-haskell/hxt-unicode-10:=[profile?]
54 =dev-haskell/mtl-2*:=[profile?]
55 - >=dev-haskell/network-2.4:=[profile?]
56 - <dev-haskell/network-3:=[profile?]
57 - >=dev-haskell/parsec-2.1:=[profile?]
58 - <dev-haskell/parsec-4:=[profile?]
59 + >=dev-haskell/network-2.4:=[profile?] <dev-haskell/network-3:=[profile?]
60 + >=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-4:=[profile?]
61 >=dev-lang/ghc-6.10.4:="
62 DEPEND="${RDEPEND}
63 >=dev-haskell/cabal-1.8"
64
65
66
67 1.27 dev-haskell/hxt/ChangeLog
68
69 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/ChangeLog?rev=1.27&view=markup
70 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/ChangeLog?rev=1.27&content-type=text/plain
71 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/hxt/ChangeLog?r1=1.26&r2=1.27
72
73 Index: ChangeLog
74 ===================================================================
75 RCS file: /var/cvsroot/gentoo-x86/dev-haskell/hxt/ChangeLog,v
76 retrieving revision 1.26
77 retrieving revision 1.27
78 diff -u -r1.26 -r1.27
79 --- ChangeLog 4 Apr 2015 08:59:55 -0000 1.26
80 +++ ChangeLog 2 Aug 2015 11:25:42 -0000 1.27
81 @@ -1,6 +1,10 @@
82 # ChangeLog for dev-haskell/hxt
83 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
84 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt/ChangeLog,v 1.26 2015/04/04 08:59:55 gienah Exp $
85 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hxt/ChangeLog,v 1.27 2015/08/02 11:25:42 slyfox Exp $
86 +
87 + 02 Aug 2015; Sergei Trofimovich <slyfox@g.o> -hxt-9.3.1.10.ebuild,
88 + -hxt-9.3.1.4.ebuild, -hxt-9.3.1.9.ebuild, hxt-9.3.1.1.ebuild:
89 + Drop old.
90
91 *hxt-9.3.1.15 (04 Apr 2015)