* [gentoo-commits] gentoo-x86 commit in dev-lang/ghc: ChangeLog
@ 2007-12-23 13:17 Lennart Kolmodin (kolmodin)
0 siblings, 0 replies; 8+ messages in thread
From: Lennart Kolmodin (kolmodin) @ 2007-12-23 13:17 UTC (permalink / raw
To: gentoo-commits
kolmodin 07/12/23 13:17:11
Modified: ChangeLog
Log:
Fix ghc-updater of dev-lang/ghc to solve #190043.
(Portage version: 2.1.3.19)
Revision Changes Path
1.147 dev-lang/ghc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.147&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.147&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ChangeLog?r1=1.146&r2=1.147
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog 19 Dec 2007 20:51:45 -0000 1.146
+++ ChangeLog 23 Dec 2007 13:17:10 -0000 1.147
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/ghc
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.146 2007/12/19 20:51:45 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.147 2007/12/23 13:17:10 kolmodin Exp $
+
+ 24 Dec 2007; Lennart Kolmodin <kolmodin@gentoo.org> files/ghc-updater:
+ Fix ghc-updater to be baselayout independent wrt functions.sh.
+ Fixes bug #190043, thanks to Jakub Moc <jakub@gentoo.org>.
*ghc-6.8.2 (19 Dec 2007)
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/ghc: ChangeLog
@ 2009-07-29 18:02 Lennart Kolmodin (kolmodin)
0 siblings, 0 replies; 8+ messages in thread
From: Lennart Kolmodin (kolmodin) @ 2009-07-29 18:02 UTC (permalink / raw
To: gentoo-commits
kolmodin 09/07/29 18:02:58
Modified: ChangeLog
Log:
Fix broken Manifest for dev-lang/ghc, ia64 6.8.2.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Revision Changes Path
1.165 dev-lang/ghc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.165&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.165&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ChangeLog?r1=1.164&r2=1.165
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog 22 Jul 2009 20:18:32 -0000 1.164
+++ ChangeLog 29 Jul 2009 18:02:58 -0000 1.165
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ghc
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.164 2009/07/22 20:18:32 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.165 2009/07/29 18:02:58 kolmodin Exp $
+
+ 29 Jul 2009; Lennart Kolmodin <kolmodin@gentoo.org> Manifest:
+ Fix broken manifest, ghc-6.8.2-ia64. Reported by Jeremy Olexa (darkside).
22 Jul 2009; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.10.4.ebuild:
Add amd64 binary for ghc-6.10.4.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/ghc: ChangeLog
@ 2010-03-25 21:00 Lennart Kolmodin (kolmodin)
0 siblings, 0 replies; 8+ messages in thread
From: Lennart Kolmodin (kolmodin) @ 2010-03-25 21:00 UTC (permalink / raw
To: gentoo-commits
kolmodin 10/03/25 21:00:52
Modified: ChangeLog
Log:
Fix compilation issue with dev-lang/ghc. See bug #310963.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Revision Changes Path
1.174 dev-lang/ghc/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.174&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.174&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ghc/ChangeLog?r1=1.173&r2=1.174
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog 26 Jan 2010 19:54:10 -0000 1.173
+++ ChangeLog 25 Mar 2010 21:00:52 -0000 1.174
@@ -1,6 +1,13 @@
# ChangeLog for dev-lang/ghc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.173 2010/01/26 19:54:10 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.174 2010/03/25 21:00:52 kolmodin Exp $
+
+ 25 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org>
+ files/ghc-6.12.1-configure-CHOST.patch:
+ Fix building with CHOST="i486-pc-linux-gnu".
+ Issue reported by Sergey Mironov <ierton@gmail.com>,
+ patch contributed by Sergei Trofimovich <slyfox@inbox.ru>.
+ For details, see bug #310963.
*ghc-6.12.1 (26 Jan 2010)
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/ghc: ChangeLog
@ 2012-09-12 16:05 Alexander Vershilov (qnikst)
0 siblings, 0 replies; 8+ messages in thread
From: Alexander Vershilov (qnikst) @ 2012-09-12 16:05 UTC (permalink / raw
To: gentoo-commits
qnikst 12/09/12 16:05:57
Modified: ChangeLog
Log:
move dev-lang/ghc/ghc-6.10.4-r1.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Revision Changes Path
1.224 dev-lang/ghc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.224&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.224&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?r1=1.223&r2=1.224
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -r1.223 -r1.224
--- ChangeLog 3 May 2012 19:51:57 -0000 1.223
+++ ChangeLog 12 Sep 2012 16:05:57 -0000 1.224
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ghc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.223 2012/05/03 19:51:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.224 2012/09/12 16:05:57 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-6.10.4-r1.ebuild:
+ move dev-lang/ghc/ghc-6.10.4-r1.ebuild ebuild to mirror://hackage
03 May 2012; Fabian Groffen <grobian@gentoo.org> ghc-7.0.4.ebuild:
Drop *-macos and *-solaris keywords from 7.0.4, it's not tested/prepared,
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/ghc: ChangeLog
@ 2012-09-12 16:06 Alexander Vershilov (qnikst)
0 siblings, 0 replies; 8+ messages in thread
From: Alexander Vershilov (qnikst) @ 2012-09-12 16:06 UTC (permalink / raw
To: gentoo-commits
qnikst 12/09/12 16:06:21
Modified: ChangeLog
Log:
move dev-lang/ghc/ghc-6.12.3.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Revision Changes Path
1.225 dev-lang/ghc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.225&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.225&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?r1=1.224&r2=1.225
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -r1.224 -r1.225
--- ChangeLog 12 Sep 2012 16:05:57 -0000 1.224
+++ ChangeLog 12 Sep 2012 16:06:21 -0000 1.225
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ghc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.224 2012/09/12 16:05:57 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.225 2012/09/12 16:06:21 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-6.12.3.ebuild:
+ move dev-lang/ghc/ghc-6.12.3.ebuild ebuild to mirror://hackage
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-6.10.4-r1.ebuild:
move dev-lang/ghc/ghc-6.10.4-r1.ebuild ebuild to mirror://hackage
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/ghc: ChangeLog
@ 2012-09-12 16:06 Alexander Vershilov (qnikst)
0 siblings, 0 replies; 8+ messages in thread
From: Alexander Vershilov (qnikst) @ 2012-09-12 16:06 UTC (permalink / raw
To: gentoo-commits
qnikst 12/09/12 16:06:44
Modified: ChangeLog
Log:
move dev-lang/ghc/ghc-7.0.4.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Revision Changes Path
1.226 dev-lang/ghc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.226&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.226&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?r1=1.225&r2=1.226
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -r1.225 -r1.226
--- ChangeLog 12 Sep 2012 16:06:21 -0000 1.225
+++ ChangeLog 12 Sep 2012 16:06:44 -0000 1.226
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ghc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.225 2012/09/12 16:06:21 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.226 2012/09/12 16:06:44 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-7.0.4.ebuild:
+ move dev-lang/ghc/ghc-7.0.4.ebuild ebuild to mirror://hackage
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-6.12.3.ebuild:
move dev-lang/ghc/ghc-6.12.3.ebuild ebuild to mirror://hackage
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/ghc: ChangeLog
@ 2012-09-12 16:07 Alexander Vershilov (qnikst)
0 siblings, 0 replies; 8+ messages in thread
From: Alexander Vershilov (qnikst) @ 2012-09-12 16:07 UTC (permalink / raw
To: gentoo-commits
qnikst 12/09/12 16:07:07
Modified: ChangeLog
Log:
move dev-lang/ghc/ghc-7.4.1.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Revision Changes Path
1.227 dev-lang/ghc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.227&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.227&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?r1=1.226&r2=1.227
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -r1.226 -r1.227
--- ChangeLog 12 Sep 2012 16:06:44 -0000 1.226
+++ ChangeLog 12 Sep 2012 16:07:07 -0000 1.227
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ghc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.226 2012/09/12 16:06:44 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.227 2012/09/12 16:07:07 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-7.4.1.ebuild:
+ move dev-lang/ghc/ghc-7.4.1.ebuild ebuild to mirror://hackage
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-7.0.4.ebuild:
move dev-lang/ghc/ghc-7.0.4.ebuild ebuild to mirror://hackage
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/ghc: ChangeLog
@ 2012-09-12 16:07 Alexander Vershilov (qnikst)
0 siblings, 0 replies; 8+ messages in thread
From: Alexander Vershilov (qnikst) @ 2012-09-12 16:07 UTC (permalink / raw
To: gentoo-commits
qnikst 12/09/12 16:07:31
Modified: ChangeLog
Log:
move dev-lang/ghc/ghc-6.12.3-r2.ebuild ebuild to mirror://hackage
(Portage version: 2.2.0_alpha125/cvs/Linux x86_64)
Revision Changes Path
1.228 dev-lang/ghc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.228&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.228&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?r1=1.227&r2=1.228
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -r1.227 -r1.228
--- ChangeLog 12 Sep 2012 16:07:07 -0000 1.227
+++ ChangeLog 12 Sep 2012 16:07:31 -0000 1.228
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ghc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.227 2012/09/12 16:07:07 qnikst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.228 2012/09/12 16:07:31 qnikst Exp $
+
+ 12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-6.12.3-r2.ebuild:
+ move dev-lang/ghc/ghc-6.12.3-r2.ebuild ebuild to mirror://hackage
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> ghc-7.4.1.ebuild:
move dev-lang/ghc/ghc-7.4.1.ebuild ebuild to mirror://hackage
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-09-12 16:07 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-23 13:17 [gentoo-commits] gentoo-x86 commit in dev-lang/ghc: ChangeLog Lennart Kolmodin (kolmodin)
-- strict thread matches above, loose matches on Subject: below --
2009-07-29 18:02 Lennart Kolmodin (kolmodin)
2010-03-25 21:00 Lennart Kolmodin (kolmodin)
2012-09-12 16:05 Alexander Vershilov (qnikst)
2012-09-12 16:06 Alexander Vershilov (qnikst)
2012-09-12 16:06 Alexander Vershilov (qnikst)
2012-09-12 16:07 Alexander Vershilov (qnikst)
2012-09-12 16:07 Alexander Vershilov (qnikst)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox