Gentoo Archives: gentoo-commits

From: "Mark Wright (gienah)" <gienah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/agda: agda-2.3.0.ebuild agda-2.3.0.1.ebuild ChangeLog
Date: Sat, 02 Jun 2012 09:21:36
Message-Id: 20120602092119.D9C5D2004B@flycatcher.gentoo.org
1 gienah 12/06/02 09:21:19
2
3 Modified: agda-2.3.0.ebuild agda-2.3.0.1.ebuild ChangeLog
4 Log:
5 Add virtual/emacs and app-emacs/haskell-mode deps
6
7 (Portage version: 2.1.10.64/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 sci-mathematics/agda/agda-2.3.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda/agda-2.3.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda/agda-2.3.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda/agda-2.3.0.ebuild?r1=1.3&r2=1.4
15
16 Index: agda-2.3.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/agda/agda-2.3.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- agda-2.3.0.ebuild 13 Apr 2012 14:58:33 -0000 1.3
23 +++ agda-2.3.0.ebuild 2 Jun 2012 09:21:19 -0000 1.4
24 @@ -1,8 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda/agda-2.3.0.ebuild,v 1.3 2012/04/13 14:58:33 gienah Exp $
28 -
29 -# ebuild generated by hackport 0.2.14
30 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda/agda-2.3.0.ebuild,v 1.4 2012/06/02 09:21:19 gienah Exp $
31
32 EAPI="4"
33
34 @@ -37,7 +35,9 @@
35 =dev-haskell/xhtml-3000.2*[profile?]
36 >=dev-haskell/zlib-0.4.0.1[profile?]
37 <dev-haskell/zlib-0.6[profile?]
38 - >=dev-lang/ghc-6.10.4"
39 + >=dev-lang/ghc-6.10.4
40 + virtual/emacs
41 + app-emacs/haskell-mode"
42 PDEPEND="stdlib? ( sci-mathematics/agda-stdlib )"
43 DEPEND="${RDEPEND}
44 dev-haskell/alex
45
46
47
48 1.5 sci-mathematics/agda/agda-2.3.0.1.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda/agda-2.3.0.1.ebuild?rev=1.5&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda/agda-2.3.0.1.ebuild?rev=1.5&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda/agda-2.3.0.1.ebuild?r1=1.4&r2=1.5
53
54 Index: agda-2.3.0.1.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/agda/agda-2.3.0.1.ebuild,v
57 retrieving revision 1.4
58 retrieving revision 1.5
59 diff -u -r1.4 -r1.5
60 --- agda-2.3.0.1.ebuild 13 Apr 2012 14:58:33 -0000 1.4
61 +++ agda-2.3.0.1.ebuild 2 Jun 2012 09:21:19 -0000 1.5
62 @@ -1,8 +1,6 @@
63 # Copyright 1999-2012 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda/agda-2.3.0.1.ebuild,v 1.4 2012/04/13 14:58:33 gienah Exp $
66 -
67 -# ebuild generated by hackport 0.2.14
68 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda/agda-2.3.0.1.ebuild,v 1.5 2012/06/02 09:21:19 gienah Exp $
69
70 EAPI="4"
71
72 @@ -38,7 +36,9 @@
73 =dev-haskell/xhtml-3000.2*[profile?]
74 >=dev-haskell/zlib-0.4.0.1[profile?]
75 <dev-haskell/zlib-0.6[profile?]
76 - >=dev-lang/ghc-6.10.4"
77 + >=dev-lang/ghc-6.10.4
78 + virtual/emacs
79 + app-emacs/haskell-mode"
80 PDEPEND="stdlib? ( sci-mathematics/agda-stdlib )"
81 DEPEND="${RDEPEND}
82 dev-haskell/alex
83
84
85
86 1.16 sci-mathematics/agda/ChangeLog
87
88 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda/ChangeLog?rev=1.16&view=markup
89 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda/ChangeLog?rev=1.16&content-type=text/plain
90 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/agda/ChangeLog?r1=1.15&r2=1.16
91
92 Index: ChangeLog
93 ===================================================================
94 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/agda/ChangeLog,v
95 retrieving revision 1.15
96 retrieving revision 1.16
97 diff -u -r1.15 -r1.16
98 --- ChangeLog 13 Apr 2012 14:58:33 -0000 1.15
99 +++ ChangeLog 2 Jun 2012 09:21:19 -0000 1.16
100 @@ -1,6 +1,10 @@
101 # ChangeLog for sci-mathematics/agda
102 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
103 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda/ChangeLog,v 1.15 2012/04/13 14:58:33 gienah Exp $
104 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda/ChangeLog,v 1.16 2012/06/02 09:21:19 gienah Exp $
105 +
106 + 02 Jun 2012; Mark Wright <gienah@g.o> agda-2.3.0.1.ebuild,
107 + agda-2.3.0.ebuild:
108 + Add virtual/emacs and app-emacs/haskell-mode deps
109
110 13 Apr 2012; Mark Wright <gienah@g.o> agda-2.3.0.1.ebuild,
111 agda-2.3.0.ebuild: