summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/ghc: Switch/update remaining URLsMichał Górny2019-11-101-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Inline mirror://hackage and update URIsMichał Górny2019-11-101-2/+2
| | | | | | | | | | | | | | | | | This change inlines mirror://hackage in all ebuilds, and updates URIs to the modern form (old URIs redirect to that). The change has been made using the following command: find -name '*.ebuild' -exec sed -r -i \ -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \ -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \ -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \ {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/ghc: backport binutils fixesSergei Trofimovich2018-06-091-10/+12
| | | | | | | | | | | A few changes: - move off from code.haskell.org to /slyfox.uni.cx for binaries - enable --relax on all arches, not just sparc - fix dwarf generation (-g) on binutils-2.30 - allow >=haskell-updater-1.3 - fix relocation for haddoc, hp2ps, hpc Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/ghc: add amd64 and x86 binariesSergei Trofimovich2017-11-251-4/+4
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-lang/ghc: bump up to 8.2.2, no keywords, binaries or core library pinsSergei Trofimovich2017-11-241-0/+754
Package-Manager: Portage-2.3.16, Repoman-2.3.6