slyfox 15/01/02 23:50:56
Modified: ghc-7.8.3.ebuild ghc-7.8.4.ebuild
ghc-7.6.3-r1.ebuild ChangeLog
Removed: ghc-7.4.1-r1.ebuild ghc-7.4.1.ebuild
ghc-7.0.4.ebuild ghc-7.6.2.ebuild
ghc-6.12.3-r2.ebuild ghc-7.6.3.ebuild
Log:
Drop old. Seek kids: those were Great Folks to deal with.
The older 6.12 brought us The Rise of Arches where we got
back long lost lore of having haskell on alpha, ppc64,
ia64 and sparc. While younger one 7.0 was The Herald of
Haskell2010.
So far ... Good luck!
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
611FF3AA)
Revision Changes Path
1.11 dev-lang/ghc/ghc-7.8.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-7.8.3.ebuild?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-7.8.3.ebuild?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-7.8.3.ebuild?r1=1.10&r2=1.11
Index: ghc-7.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-7.8.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ghc-7.8.3.ebuild 5 Sep 2014 10:40:45 -0000 1.10
+++ ghc-7.8.3.ebuild 2 Jan 2015 23:50:56 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-7.8.3.ebuild,v 1.10
2014/09/05 10:40:45 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-7.8.3.ebuild,v 1.11
2015/01/02 23:50:56 slyfox Exp $
EAPI=5
@@ -390,7 +390,7 @@
cd "${S}" # otherwise epatch will break
- epatch "${FILESDIR}/ghc-7.0.4-CHOST-prefix.patch"
+ epatch "${FILESDIR}"/${PN}-7.0.4-CHOST-prefix.patch
epatch "${FILESDIR}"/${PN}-7.8.1_rc1-libbfd.patch
1.4 dev-lang/ghc/ghc-7.8.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-7.8.4.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-7.8.4.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-7.8.4.ebuild?r1=1.3&r2=1.4
Index: ghc-7.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-7.8.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ghc-7.8.4.ebuild 26 Dec 2014 23:35:44 -0000 1.3
+++ ghc-7.8.4.ebuild 2 Jan 2015 23:50:56 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-7.8.4.ebuild,v 1.3
2014/12/26 23:35:44 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-7.8.4.ebuild,v 1.4
2015/01/02 23:50:56 slyfox Exp $
EAPI=5
@@ -390,7 +390,7 @@
cd "${S}" # otherwise epatch will break
- epatch "${FILESDIR}/ghc-7.0.4-CHOST-prefix.patch"
+ epatch "${FILESDIR}"/${PN}-7.0.4-CHOST-prefix.patch
epatch "${FILESDIR}"/${PN}-7.8.1_rc1-libbfd.patch
1.15 dev-lang/ghc/ghc-7.6.3-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-7.6.3-r1.ebuild?rev=1.15&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-7.6.3-r1.ebuild?rev=1.15&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ghc-7.6.3-r1.ebuild?r1=1.14&r2=1.15
Index: ghc-7.6.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-7.6.3-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ghc-7.6.3-r1.ebuild 1 Aug 2014 20:33:54 -0000 1.14
+++ ghc-7.6.3-r1.ebuild 2 Jan 2015 23:50:56 -0000 1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-7.6.3-r1.ebuild,v 1.14
2014/08/01 20:33:54 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-7.6.3-r1.ebuild,v 1.15
2015/01/02 23:50:56 slyfox Exp $
# Brief explanation of the bootstrap logic:
#
@@ -417,7 +417,7 @@
cd "${S}" # otherwise epatch will break
- epatch "${FILESDIR}/ghc-7.0.4-CHOST-prefix.patch"
+ epatch "${FILESDIR}"/${PN}-7.0.4-CHOST-prefix.patch
# epatch "${FILESDIR}"/${PN}-7.0.4-darwin8.patch
# failed to apply. FIXME
1.273 dev-lang/ghc/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.273&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?rev=1.273&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ghc/ChangeLog?r1=1.272&r2=1.273
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -r1.272 -r1.273
--- ChangeLog 26 Dec 2014 23:35:44 -0000 1.272
+++ ChangeLog 2 Jan 2015 23:50:56 -0000 1.273
@@ -1,6 +1,40 @@
# ChangeLog for dev-lang/ghc
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.272 2014/12/26
23:35:44 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.273 2015/01/02
23:50:56 slyfox Exp $
+
+ 02 Jan 2015; Sergei Trofimovich <[email protected]>
+ -files/ghc-6.10.4-autoconf.patch, -files/ghc-6.10.4-disable-strip.patch,
+ -files/ghc-6.10.4-ia64-fixed-relax.patch,
+ -files/ghc-6.10.4-ia64-storage-manager-fix.patch,
+ -files/ghc-6.10.4-libm-detection.patch,
+ -files/ghc-6.10.4-ppc64-always-minimal-toc.patch,
+ -files/ghc-6.10.4-propagate-hc-options-to-all-libraries.patch,
+ -files/ghc-6.12.1-configure-CHOST.patch,
+ -files/ghc-6.12.2-configure-CHOST-part2.patch,
+ -files/ghc-6.12.3-alpha-use-libffi-for-foreign-import-wrapper.patch,
+ -files/ghc-6.12.3-autoconf-2.66-4252.patch,
+ -files/ghc-6.12.3-configure-CHOST-freebsd.patch,
+ -files/ghc-6.12.3-configure-CHOST-prefix.patch,
+ -files/ghc-6.12.3-darwin8.patch,
+ -files/ghc-6.12.3-ghciless-haddock-3558.patch,
+ -files/ghc-6.12.3-ia64-fixed-relax.patch,
+ -files/ghc-6.12.3-ia64-storage-manager-fix.patch,
+ -files/ghc-6.12.3-ia64-use-libffi-for-foreign-import-wrapper.patch,
+ -files/ghc-6.12.3-libffi-incorrect-detection-of-selinux.patch,
+ -files/ghc-6.12.3-mach-o-relocation-limit.patch,
+ -files/ghc-6.12.3-pic-powerpc.patch,
+ -files/ghc-6.12.3-powerpc-darwin-no-mmap.patch,
+ -files/ghc-6.12.3-ppc-use-libffi-for-foreign-import-wrapper.patch,
+ -files/ghc-6.12.3-ticket-2615-linker-script.patch,
+ -files/ghc-7.0.2-CHOST.patch, -files/ghc-7.0.4-CHOST-softfloat.patch,
+ -files/ghc-7.0.4-fix-ppc-linker.patch, -files/ghc-7.0.4-nxstack.patch,
+ -files/ghc-apply-gmp-hack, -ghc-6.12.3-r2.ebuild, -ghc-7.0.4.ebuild,
+ -ghc-7.4.1-r1.ebuild, -ghc-7.4.1.ebuild, -ghc-7.6.2.ebuild,
-ghc-7.6.3.ebuild,
+ ghc-7.6.3-r1.ebuild, ghc-7.8.3.ebuild, ghc-7.8.4.ebuild:
+ Drop old. Seek kids: those were Great Folks to deal with. The older 6.12
+ brought us The Rise of Arches where we got back long lost lore of having
+ haskell on alpha, ppc64, ia64 and sparc. While younger one 7.0 was The Herald
+ of Haskell2010. So far ... Good luck!
26 Dec 2014; Sergei Trofimovich <[email protected]> ghc-7.8.4.ebuild:
Added alpha binary.