Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/agda-lib-ffi: agda-lib-ffi-0.0.2.ebuild ChangeLog
Date: Mon, 01 Jun 2015 21:12:29
Message-Id: 20150601211226.35FB0A10@oystercatcher.gentoo.org
1 slyfox 15/06/01 21:12:26
2
3 Modified: agda-lib-ffi-0.0.2.ebuild ChangeLog
4 Log:
5 Port to upcoming ghc-7.10.
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
8
9 Revision Changes Path
10 1.3 sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild?r1=1.2&r2=1.3
15
16 Index: agda-lib-ffi-0.0.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- agda-lib-ffi-0.0.2.ebuild 10 Aug 2014 20:23:23 -0000 1.2
23 +++ agda-lib-ffi-0.0.2.ebuild 1 Jun 2015 21:12:26 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild,v 1.2 2014/08/10 20:23:23 slyfox Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild,v 1.3 2015/06/01 21:12:26 slyfox Exp $
30
31 EAPI=5
32
33 @@ -30,5 +30,5 @@
34
35 src_prepare() {
36 cabal_chdeps \
37 - 'base >= 3.0.3.1 && < 4.7' 'base >= 3.0.3.1 && < 4.8'
38 + 'base >= 3.0.3.1 && < 4.7' 'base >= 3.0.3.1'
39 }
40
41
42
43 1.3 sci-mathematics/agda-lib-ffi/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda-lib-ffi/ChangeLog?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda-lib-ffi/ChangeLog?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda-lib-ffi/ChangeLog?r1=1.2&r2=1.3
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/agda-lib-ffi/ChangeLog,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- ChangeLog 10 Aug 2014 20:23:23 -0000 1.2
56 +++ ChangeLog 1 Jun 2015 21:12:26 -0000 1.3
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-mathematics/agda-lib-ffi
59 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda-lib-ffi/ChangeLog,v 1.2 2014/08/10 20:23:23 slyfox Exp $
61 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda-lib-ffi/ChangeLog,v 1.3 2015/06/01 21:12:26 slyfox Exp $
63 +
64 + 01 Jun 2015; Sergei Trofimovich <slyfox@g.o> agda-lib-ffi-0.0.2.ebuild:
65 + Port to upcoming ghc-7.10.
66
67 10 Aug 2014; Sergei Trofimovich <slyfox@g.o> agda-lib-ffi-0.0.2.ebuild:
68 QA: drop trailing '.' from DESCRIPTION